Go to file
2017-12-03 12:15:02 +01:00
.editorconfig init 2017-12-03 12:15:02 +01:00
.eslintrc init 2017-12-03 12:15:02 +01:00
.gitignore init 2017-12-03 12:15:02 +01:00
.travis.yml init 2017-12-03 12:15:02 +01:00
Makefile init 2017-12-03 12:15:02 +01:00
package.json init 2017-12-03 12:15:02 +01:00
README.md init 2017-12-03 12:15:02 +01:00
updates.js init 2017-12-03 12:15:02 +01:00

updates

Fast npm dependency update checking tool

updates is a lightweight tool that checks for npm package updates to your npm packages and optionally upgrades package.json.

Example:

$ npm install $(updates)
$ yarn install $(updates)

© silverwind, distributed under BSD licence