Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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