1.0.0 • Published 6 years ago

package-version-check v1.0.0

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

package-version-checker

A simple utility that can be run in the command line to show which packages are out dated.

Usage

1) Install the package npm install --save-dev package-version-check. 2) Add npm script "version-check": "pvc" 3) Run the script for output npm run version-check

Version Checker Example

1.0.0

6 years ago