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

@lerna/npm-publish

Package Overview
Dependencies
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/npm-publish - npm Package Compare versions

Comparing version 6.0.0-alpha.0 to 6.0.0-alpha.1

2

npm-publish.js

@@ -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 @@ };

8

package.json
{
"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"
}
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