david
Dependency checker
A tool that helps developers check and update their project dependencies to ensure they have the latest versions.
Node.js module that tells you when your package npm dependencies are out of date.
969 stars
17 watching
70 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
egoist/decheck | A tool to browse an npm module's dependencies and find new modules used by it. | 9 |
davej/john | A tool to visually categorize and organize npm dependencies by color-coded tags. | 42 |
danielglejzner/ng16-dep-audit | A tool to help developers identify incompatible dependencies in their Angular 16 projects | 40 |
zpm-zsh/check-deps | A tool to check dependencies and provide installation instructions for zsh plugins. | 3 |
silverwind/updates | A tool to manage and update dependencies in Node.js projects. | 99 |
samccone/engine-deps | A tool for managing specific dependencies tied to a project's version | 20 |
workshopper/how-to-npm | An interactive tutorial for learning how to manage dependencies in Node.js projects | 1,121 |
npmhub/npmhub | A browser extension that displays npm dependencies on GitHub repos | 770 |
salsify/ember-cli-dependency-lint | Detects and reports conflicting version requirements of add-ons in an Ember application | 83 |
shipmonk-rnd/composer-dependency-analyser | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 426 |
jmcdo29/nestjs-spelunker | Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. | 317 |
siddharthkp/auto-install | A tool that automates the installation of dependencies as you code. | 1,198 |
araq/nawabs | A tool for managing dependencies and building software projects by using commit hashes instead of version numbers. | 21 |
splitties/refreshversions | A tool to simplify dependency management and version updates in Gradle projects | 1,657 |
yavorsky/bump | A tool to easily manage and update dependencies in package.json files | 77 |