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

@lerna-lite/core

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna-lite/core - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0

1

dist/models/command-options.d.ts

@@ -68,2 +68,3 @@ import { RemoteClientType } from './interfaces.js';

createRelease?: RemoteClientType;
createReleaseDiscussion?: string;
exact?: boolean;

@@ -70,0 +71,0 @@ independentSubpackages?: boolean;

12

package.json
{
"name": "@lerna-lite/core",
"description": "Lerna-Lite core implementation module",
"version": "2.3.0",
"version": "2.4.0",
"publishConfig": {

@@ -48,3 +48,3 @@ "access": "public"

"dependencies": {
"@npmcli/run-script": "^6.0.1",
"@npmcli/run-script": "^6.0.2",
"chalk": "^5.2.0",

@@ -59,3 +59,3 @@ "clone-deep": "^4.0.1",

"globby": "^13.1.4",
"inquirer": "^9.2.1",
"inquirer": "^9.2.4",
"is-ci": "^3.0.1",

@@ -70,4 +70,4 @@ "json5": "^2.2.3",

"resolve-from": "^5.0.0",
"semver": "^7.5.0",
"slash": "^5.0.1",
"semver": "^7.5.1",
"slash": "^5.1.0",
"strong-log-transformer": "^2.1.0",

@@ -82,3 +82,3 @@ "write-file-atomic": "^5.0.1",

},
"gitHead": "4a87d44c82b99886eee4babca2e7a7414e2bb9f9"
"gitHead": "53307443a734b88669d96c7ccb10d82cd5dd3e23"
}
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