npm-outdated (3) - Linux Manuals
npm-outdated: Check for outdated packages
NAME
npm-outdated -- Check for outdated packagesSYNOPSIS
npm.commands.outdated([packages,] callback)
DESCRIPTION
This command will check the registry to see if the specified packages are currently outdated.If the 'packages' parameter is left out, npm will check all packages.