Skip to content

Commit

Permalink
Add npm-show-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
iarna committed Oct 26, 2017
1 parent 75a7644 commit 4e3c54b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ you can even use `npx` to view this list of `awesome-npx` tools:
### [npm-check](https://github.com/dylang/npm-check) - interactively update npm dependencies
`npx npm-check`
`npx npm-check --skip-unused --update`
### [npm-show-versions](https://github.com/iarna/npm-show-versions) - show versions, dist-tags and restrictions
`npx npm-show-versions awesome-npx`
`npx npm-show-versions awesome-npx@~1.0.0`

### [nsp](https://github.com/nodesecurity/nsp) - scan your npm project for vulnerabilities and security alerts
`npx nsp check`
Expand Down

0 comments on commit 4e3c54b

Please sign in to comment.