Comparing version 0.0.22 to 0.0.23
0.0.23 / 2014-01-14 | ||
================== | ||
* add registryweb args | ||
0.0.22 / 2014-01-10 | ||
@@ -3,0 +8,0 @@ ================== |
{ | ||
"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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25646
271