npm-outdated

Extension for atom, which validates the package.json for outdated dependencies

AnWeber

1,968

7

0.6.0

MIT

GitHub

npm-outdated

notifies an atom user about outdated dependencies in project package.json

Install

$ apm install npm-outdated

Usage

the package automatically watches every project in atom. If the project uses a package.json in the root of the project folder, then this package.json is checked. Changes on the package.json file invokes a new check.

Commands

Settings

License

MIT © Andreas Weber