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

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

Awesome Lists containing this project

README

          

# Npm latest cli

```bash
# Install
npm install -g npmlatest

# All available commands
npmlatest -h

```