Socket
Socket
Sign inDemoInstall

@lerna/command

Package Overview
Dependencies
Maintainers
2
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/command - npm Package Compare versions

Comparing version 5.5.0 to 5.5.1

4

index.js

@@ -174,2 +174,6 @@ "use strict";

);
if (this.options.verbose && this.options.loglevel !== "silly") {
this.options.loglevel = "verbose";
}
}

@@ -176,0 +180,0 @@

14

package.json
{
"name": "@lerna/command",
"version": "5.5.0",
"version": "5.5.1",
"description": "Lerna's internal base class for commands",

@@ -35,7 +35,7 @@ "keywords": [

"dependencies": {
"@lerna/child-process": "5.5.0",
"@lerna/package-graph": "5.5.0",
"@lerna/project": "5.5.0",
"@lerna/validation-error": "5.5.0",
"@lerna/write-log-file": "5.5.0",
"@lerna/child-process": "5.5.1",
"@lerna/package-graph": "5.5.1",
"@lerna/project": "5.5.1",
"@lerna/validation-error": "5.5.1",
"@lerna/write-log-file": "5.5.1",
"clone-deep": "^4.0.1",

@@ -47,3 +47,3 @@ "dedent": "^0.7.0",

},
"gitHead": "bc3eb9911070325d7ceb310bc3e89e3777150560"
"gitHead": "9f119b009ef92f0a938c38e15d4a90007502c684"
}
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