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

@lerna/create

Package Overview
Dependencies
Maintainers
2
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/create - npm Package Compare versions

Comparing version 5.5.2 to 5.5.3

13

package.json
{
"name": "@lerna/create",
"version": "5.5.2",
"version": "5.5.3",
"description": "Create a new lerna-managed package",

@@ -36,6 +36,6 @@ "keywords": [

"dependencies": {
"@lerna/child-process": "5.5.2",
"@lerna/command": "5.5.2",
"@lerna/npm-conf": "5.5.2",
"@lerna/validation-error": "5.5.2",
"@lerna/child-process": "file:../../core/child-process",
"@lerna/command": "file:../../core/command",
"@lerna/npm-conf": "file:../../utils/npm-conf",
"@lerna/validation-error": "file:../../core/validation-error",
"dedent": "^0.7.0",

@@ -54,4 +54,3 @@ "fs-extra": "^9.1.0",

"yargs-parser": "20.2.4"
},
"gitHead": "6a0c3fb1cb0aad0f79e6110806af9f54058f5be0"
}
}
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