commands.sh

npm outdated

all

Check for outdated npm package dependencies.

More info →

Options (1)

-a, --allboolean

Find packages that are outdated regardless of the current project

Example: npm outdated {{[-a|--all]}}

Examples (2)

Find packages that are outdated in a project

Find packages that are outdated regardless of the current project

npm outdated [-a|--all]
made by @shridhargupta | data from tldr-pages