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

npm-enforce-version

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

npm-enforce-version

NPM package to enforce certain NPM versions on your developers.

latest
Source
npmnpm
Version
2.1.11
Version published
Maintainers
1
Created
Source

NPM Version Check

Check a version of NPM is properly installed. Enforce a version of NPM on your dev or production environment.

How-to

Simply add this package to your dependencies at the version you want to enforce, e.g.

npm install --save npm-version-check@2.6.1

If someone installs your package without having a version superior to the one specified, installation will fail.

Keywords

npm

FAQs

Package last updated on 02 Mar 2015

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