npm
List first level of packages
npm list --depth=0
Update outdated packages:
npm update
Options
Apply globally:
-g
Last updated
Was this helpful?
npm list --depth=0
npm update
Apply globally: -g
Last updated
Was this helpful?