npm outdated
New
Syntax
npm outdated [<package>] [--global]
Parameters
| Parameters | Description | Examples | Level |
|---|---|---|---|
(Parameters) |
New | npm outdated |
Common |
<package> |
npm outdated react |
Common | |
-g --global |
npm outdated -g |
Common | |
--long |
npm outdated --long |
Advanced |
Examples
New
npm outdated
Current=, Wanted=New, Latest=New
New
npm outdated -g
JSON
npm outdated --json
Common Errors
New,
Tips
- New(npm update New)
- package.json New
- New and