https://github.com/mglagola/npmlatest
Runs npm install latest on npm dependencies
https://github.com/mglagola/npmlatest
cli javascript node npm
Last synced: 4 months ago
JSON representation
Runs npm install latest on npm dependencies
- Host: GitHub
- URL: https://github.com/mglagola/npmlatest
- Owner: mglagola
- Created: 2018-07-16T21:24:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T21:25:53.000Z (about 7 years ago)
- Last Synced: 2024-10-05T16:42:11.097Z (about 1 year ago)
- Topics: cli, javascript, node, npm
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Npm latest cli
```bash
# Install
npm install -g npmlatest# All available commands
npmlatest -h```