npm outdated [[<@scope>/]<pkg>...]
Check for outdated packages
Arguments
Name | Description |
---|
[<@scope>/]<pkg> | |
Options
Name | Description |
---|
-a, -all | Show all outdated or installed packages |
--json | Show output in json format |
-l, --long | Show extended information |
-p, --parseable | Output parseable results from commands that write to standard output |
-g | Checks globally |
-w, --workspace <workspace...> | Enable running a command in the context of the configured workspaces of the current project |
-ws, --workspaces | Enable running a command in the context of all the configured workspaces |