0.0.1 • Published 9 years ago

check-updates v0.0.1

Weekly downloads
16
License
-
Repository
-
Last release
9 years ago

check-updates

Get all updates in npm and bower dependencies

How to use - global package

npm install -g .
check-updates --help

How to use - local package

var checkUpdates = require("check-updates");
checkUpdates(options);
0.0.1

9 years ago