Module Atom
to keep your package.json up-to-date.
You can look for the package atom-npm-outdated
in the Atom package manager or run the following command:
apm install atom-npm-outdated
Atom Npm Outdated will display an Linter message to the package outdated of your package.json.
And will auto-complete your packages version.
-
Display information: determine if you want to see an information message to the packages with the semver including the latest version but that also allow older version.
-
NPM Client: specify which NPM client to use (
npm
oryarn
) -
level: restrict warning message (and suggestion) to a specific prerelease version level
-
Check installed package version: The installed package will be inspected to verify that the version satisfy the package.json dependency
-
Cache Refresh Frequency Specify the life time of the package cache