- Notifications
You must be signed in to change notification settings - Fork1
Compare dependencies in package.json to the latest available versions.
License
moroshko/analyze-deps-cli
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Compare dependencies in package.json to the latest available versions.
npm install -g analyze-deps-cli
deps
deps simply outputs the packages which version range specified inpackage.json can be updated to include only the latest version.
By default,deps will analyzepackage.json found in./, the directory wheredeps is run. If not found, it will try../, then../../ and so on.
You can also specify thepackage.json location like this:
deps -p some/other/location
deps -i
If you pressEnter after selectinginquirer, theninquirer's range inpackage.json will be updated from^1.2.1 to^1.2.2.
- analyze-deps - API for this module
About
Compare dependencies in package.json to the latest available versions.
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.

