0.2.2 • Published 6 years ago
@naturalclar/ncv v0.2.2
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 packageinstallation
You can run ncv by running the following command:
npx ncvYou can also install ncv globally
yarn global add ncvIn order to use the list feature, you also need to install peco(https://github.com/peco/peco)
demo

0.2.2-beta
6 years ago
0.2.2
6 years ago