npm-install-latest

1.0.2 • Public • Published

Npm Install Latest

npm-install-latest will update your packages defined in your local folder or globally to the latest version

Installation

npm i -g npm-install-latest

Usage

Execute in current project to update local packages

npm-install-latest

Execute anywhere to update global packages

npm-install-latest -g
npm-install-latest --global

Force npm to fetch remote resources even if a local copy exists on disk

npm-install-latest -f
npm-install-latest --force

Display help

npm-install-latest -h
npm-install-latest --help

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Package Sidebar

Install

npm i npm-install-latest

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

11.5 kB

Total Files

10

Last publish

Collaborators

  • pierreduc