Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cnpm

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cnpm - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

5

History.md
0.0.23 / 2014-01-14
==================
* add registryweb args
0.0.22 / 2014-01-10

@@ -3,0 +8,0 @@ ==================

2

package.json
{
"name": "cnpm",
"version": "0.0.22",
"version": "0.0.23",
"description": "cnpm: npm client for cnpmjs.org",

@@ -5,0 +5,0 @@ "main": "bin/cnpm",

@@ -30,2 +30,3 @@ /**!

.option('-r, --registry [registry]', 'registry url, default is ' + config.cnpmRegistry)
.option('-w, --registryweb [registryweb]', 'registry web url, default is ' + config.cnpmHost)
.option('--disturl [disturl]', 'dist url for node-gyp, default is ' + config.disturl)

@@ -32,0 +33,0 @@ .option('-w, --registryweb [registryweb]', 'website url, default is ' + config.cnpmHost)

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc