Socket
Socket
Sign inDemoInstall

@lerna/create

Package Overview
Dependencies
Maintainers
2
Versions
144
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 7.0.0-alpha.3 to 7.0.0-alpha.4

15

CHANGELOG.md

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

# [7.0.0-alpha.3](https://github.com/lerna/lerna/compare/7.0.0-alpha.0...7.0.0-alpha.3) (2023-05-31)
# [7.0.0-alpha.4](https://github.com/lerna/lerna/compare/7.0.0-alpha.0...7.0.0-alpha.4) (2023-06-01)

@@ -13,2 +13,3 @@

* migration building/publishing issues ([27bf800](https://github.com/lerna/lerna/commit/27bf800b6e7670ea1ec5576fdf008e8d09897d4b))
* **publish:** use correct version in log messages ([#3702](https://github.com/lerna/lerna/issues/3702)) ([4be9188](https://github.com/lerna/lerna/commit/4be9188e68c5d4c320c0946e6e386cbee95a8efe))

@@ -19,10 +20,12 @@

# [7.0.0-alpha.2](https://github.com/lerna/lerna/compare/7.0.0-alpha.0...7.0.0-alpha.2) (2023-05-31)
# [7.0.0-alpha.3](https://github.com/lerna/lerna/compare/7.0.0-alpha.0...7.0.0-alpha.3) (2023-05-31)
**Note:** Version bump only for package @lerna/create
### Bug Fixes
- migration building/publishing issues ([27bf800](https://github.com/lerna/lerna/commit/27bf800b6e7670ea1ec5576fdf008e8d09897d4b))
# [7.0.0-alpha.2](https://github.com/lerna/lerna/compare/7.0.0-alpha.0...7.0.0-alpha.2) (2023-05-31)
**Note:** Version bump only for package @lerna/create
# [7.0.0-alpha.1](https://github.com/lerna/lerna/compare/7.0.0-alpha.0...7.0.0-alpha.1) (2023-05-31)

@@ -32,6 +35,2 @@

# [7.0.0-alpha.0](https://github.com/lerna/lerna/compare/6.6.2...7.0.0-alpha.0) (2023-05-10)

@@ -38,0 +37,0 @@

{
"name": "@lerna/create",
"version": "7.0.0-alpha.3",
"version": "7.0.0-alpha.4",
"description": "Create a new lerna-managed package",

@@ -33,3 +33,3 @@ "keywords": [

"dependencies": {
"@lerna/child-process": "7.0.0-alpha.3",
"@lerna/child-process": "7.0.0-alpha.4",
"dedent": "^0.7.0",

@@ -70,3 +70,3 @@ "fs-extra": "^9.1.0",

},
"gitHead": "27bf800b6e7670ea1ec5576fdf008e8d09897d4b"
"gitHead": "cdd901485d750a78c9fd6f8d7c22b6b64c0efa4c"
}
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