0.1.4 • Published 2 years ago

ncv v0.1.4

Weekly downloads
2
License
MIT
Repository
-
Last release
2 years ago

ncv

npm check version - A tool to check the latest version of specific package on your package.json. Primarily used to check version of private packages that can't be done checked using autocomplete feature.

Usage

ncv                - shows list of package in your `package.json`, and shows latest version of the chosen package.
ncv [packageName]  - check latest version of specific package

installation

You can run ncv by running the following command:

npx ncv

You can also install ncv globally

yarn global add ncv

In order to use the list feature, you also need to install peco(https://github.com/peco/peco)

demo

demo

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago