Skip to content

Instantly share code, notes, and snippets.

@doArcanjo
Forked from brenopolanski/npm-list-globally.md
Created November 22, 2017 08:29
Show Gist options
  • Select an option

  • Save doArcanjo/42a0b46075e0c77caa285f9b69252c33 to your computer and use it in GitHub Desktop.

Select an option

Save doArcanjo/42a0b46075e0c77caa285f9b69252c33 to your computer and use it in GitHub Desktop.
Listing globally installed NPM packages and version
npm list -g --depth=0
@doArcanjo
Copy link
Author

npm -g outdated --depth=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment