@lerna/npm-publish
Advanced tools
Comparing version 6.0.0-alpha.0 to 6.0.0-alpha.1
@@ -33,2 +33,4 @@ "use strict"; | ||
dryRun: obj["dry-run"], | ||
// libnpmpublish / npm-registry-fetch check strictSSL rather than strict-ssl | ||
strictSSL: obj["strict-ssl"], | ||
...obj, | ||
@@ -35,0 +37,0 @@ }; |
{ | ||
"name": "@lerna/npm-publish", | ||
"version": "6.0.0-alpha.0", | ||
"version": "6.0.0-alpha.1", | ||
"description": "An internal Lerna tool", | ||
@@ -34,4 +34,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/otplease": "6.0.0-alpha.0", | ||
"@lerna/run-lifecycle": "6.0.0-alpha.0", | ||
"@lerna/otplease": "6.0.0-alpha.1", | ||
"@lerna/run-lifecycle": "6.0.0-alpha.1", | ||
"fs-extra": "^9.1.0", | ||
@@ -44,3 +44,3 @@ "libnpmpublish": "^6.0.4", | ||
}, | ||
"gitHead": "84597c511c4503562c641b481a2854137465ba5c" | ||
"gitHead": "8a1660e1e78c39db2f7a080862d93bbde6dd9339" | ||
} |
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
6474
114
+ Added@lerna/npm-conf@6.0.0-alpha.1(transitive)
+ Added@lerna/otplease@6.0.0-alpha.1(transitive)
+ Added@lerna/prompt@6.0.0-alpha.1(transitive)
+ Added@lerna/run-lifecycle@6.0.0-alpha.1(transitive)
- Removed@lerna/npm-conf@6.0.0-alpha.0(transitive)
- Removed@lerna/otplease@6.0.0-alpha.0(transitive)
- Removed@lerna/prompt@6.0.0-alpha.0(transitive)
- Removed@lerna/run-lifecycle@6.0.0-alpha.0(transitive)