Socket
Book a DemoInstallSign in
Socket

npm-next

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-next

wraps the latest version of npm for testing

latest
Source
npmnpm
Version
34.0.0
Version published
Weekly downloads
5
25%
Maintainers
1
Weekly downloads
 
Created
Source

npm-next

Wraps the latest unstable version of npm with different name so you can globally install it and test the unstable version alongside a globally installed and stable npm.

Installation

npm install -g npm-next

Usage

npm-next behaves exactly like npm:

> npm-next -v
3.3.4 # will change based on current 'next' version
> npm-next install
> npm-next search
# etc

See Also

  • npm-prev
  • npm3

License

MIT

Keywords

npm

FAQs

Package last updated on 09 Dec 2016

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