Socket
Socket
Sign inDemoInstall

@lerna/list

Package Overview
Dependencies
504
Maintainers
2
Versions
112
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

2

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

# [6.5.0-alpha.0](https://github.com/lerna/lerna/compare/v6.4.1...6.5.0-alpha.0) (2023-01-30)
# [6.5.0-alpha.1](https://github.com/lerna/lerna/compare/v6.4.1...6.5.0-alpha.1) (2023-02-05)

@@ -9,0 +9,0 @@ **Note:** Version bump only for package @lerna/list

{
"name": "@lerna/list",
"version": "6.5.0-alpha.0",
"version": "6.5.0-alpha.1",
"description": "List local packages",

@@ -33,12 +33,10 @@ "keywords": [

"exports": {
".": {
"import": "./dist/index.js",
"require": "./dist/index.js"
},
"./command": {
"import": "./dist/command.js",
"require": "./dist/command.js"
}
".": "./dist/index.js",
"./command": "./dist/command.js",
"./lib/*": "./dist/lib/*.js"
},
"gitHead": "624a5459a1d6dbb00628467c42d41c8b432b2408"
"dependencies": {
"lerna": "6.5.0-alpha.1"
},
"gitHead": "f03ee3e2efe052d3b21dcb3b15cdad15f5ded499"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc