Socket
Socket
Sign inDemoInstall

npm3

Package Overview
Dependencies
238
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    npm3

Wraps npm v3 so you can run it alongside npm v2


Version published
Weekly downloads
24
decreased by-33.33%
Maintainers
1
Install size
11.3 MB
Created
Weekly downloads
 

Readme

Source

npm3

Wraps the 'next' version of npm v3 as an executable npm3.

Allows you to use npm v3 alongside whatever other version of npm you currently have installed.

Installation & Update

npm install -g npm3

Remember to run this semi-regularly to get the latest version of npm v3.

Make sure you understand what's changing in npm v3 by reading the excellent Release Notes.

Usage

The npm3 executable behaves exactly like npm:

> npm3 -v
3.2.2
> npm3 install
> npm3 search
# etc

See Also

  • npm-next

License

MIT

Keywords

FAQs

Last updated on 09 Dec 2016

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc