/npm-outdated

cross references npm and our plugin index to inform which plugins require publishing

Primary LanguageJavaScript

npm-outdated

cross references npm and our plugin index to inform which plugins require publishing.

Usage

After cloning this repo, run the following and see all outdated plugins and who maintains them.

npm install
npm start

Contributing

Use npm run watch to do a live reload as you change code.

PRs and issues are very welcome!