Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@naturalclar/ncv

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@naturalclar/ncv

npm check version

latest
Source
npmnpm
Version
0.2.2
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 07 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts