Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipethome/npm-to-latest
Update NPM packages to their latest version
https://github.com/felipethome/npm-to-latest
Last synced: about 5 hours ago
JSON representation
Update NPM packages to their latest version
- Host: GitHub
- URL: https://github.com/felipethome/npm-to-latest
- Owner: felipethome
- License: bsd-3-clause
- Created: 2016-08-27T05:09:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-18T00:36:07.000Z (over 7 years ago)
- Last Synced: 2024-11-08T05:42:15.125Z (9 days ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NPM To Latest
**Not maintained anymore**
Update NPM packages from the package.json file in the current folder to their latest version (not respecting semver, so caution) and save these changes. A backup package.json file is created at each update.
## Requirements
This script requires node v4 or higher.
## LICENSE
BSD-3