awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesDependency Update Reports

Exporting dependency analysis results into human-readable or machine-parseable formats.

Distinct from Analysis Result Exporters: Focuses on reporting the results of update checks rather than general analysis result serialization for integration.

Explore 2 awesome GitHub repositories matching data & databases · Dependency Update Reports. Refine with filters or upvote what's useful.

Awesome Dependency Update Reports GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • raineorshine/npm-check-updatesraineorshine का अवतार

    raineorshine/npm-check-updates

    10,146GitHub पर देखें↗

    npm-check-updates is a command line utility and programmatic module used to check for newer versions of npm packages and update project manifest files. It functions as a registry client and semantic version manager that upgrades package constraints to the latest releases. The tool distinguishes itself by including supply chain security features, such as a release cooldown period and package ownership tracking, to prevent the adoption of unstable or malicious new releases. It also provides a programmatic API for integrating dependency checks and upgrades directly into custom scripts. Broad ca

    Outputs update results in various formats, including JSON or grouped views, for human readability and auditing.

    TypeScriptnpmnpm-check-updates
    GitHub पर देखें↗10,146
  • ben-manes/gradle-versions-pluginben-manes का अवतार

    ben-manes/gradle-versions-plugin

    4,073GitHub पर देखें↗

    यह प्रोजेक्ट एक Gradle बिल्ड प्लगइन है जो एक डिपेंडेंसी अपडेट टूल और वर्जन ऑडिटर के रूप में कार्य करता है। इसका प्राथमिक उद्देश्य लाइब्रेरीज़ के नए उपलब्ध वर्जन्स की पहचान करने के लिए प्रोजेक्ट डिपेंडेंसीज़ और बिल्ड टूल प्लगइन्स को स्कैन करना है। यह प्लगइन मैनेज्ड ट्रांजिटिव वर्जन्स के लिए अपडेट्स की पहचान करने हेतु डिपेंडेंसी कंस्ट्रेंट्स और बिल्स ऑफ मैटेरियल्स का विश्लेषण करता है। यह रिलीज, कैंडिडेट और नाइटली चैनल्स पर Gradle बिल्ड टूल के लिए उपलब्ध अपडेट्स को भी सत्यापित करता है। यह टूल डिपेंडेंसी वर्जन एनालिसिस, सॉफ्टवेयर सप्लाई चेन ऑडिटिंग और ऑटोमेटेड वर्जन ट्रैकिंग सहित व्यापक क्षमताओं को कवर करता है। यह मल्टी-प्रोजेक्ट बिल्ड एग्रीगेशन का समर्थन करता है और अस्थिर रिलीज को अस्वीकार करने के लिए कस्टमाइज़ेबल वर्जन फिल्टरिंग प्रदान करता है। विश्लेषण परिणामों को प्लेन टेक्स्ट, JSON, XML या HTML फॉर्मेट में रिपोर्ट के रूप में एक्सपोर्ट किया जा सकता है।

    Generates reports detailing which dependencies are up-to-date, require upgrades, or failed to resolve.

    Kotlin
    GitHub पर देखें↗4,073
  1. Home
  2. Data & Databases
  3. Data Serialization Formats
  4. Structured Data Exporters
  5. Dependency Update Reports