@lerna-lite/core
Advanced tools
Comparing version 2.3.0 to 2.4.0
@@ -68,2 +68,3 @@ import { RemoteClientType } from './interfaces.js'; | ||
createRelease?: RemoteClientType; | ||
createReleaseDiscussion?: string; | ||
exact?: boolean; | ||
@@ -70,0 +71,0 @@ independentSubpackages?: boolean; |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
220604
3278
Updated@npmcli/run-script@^6.0.2
Updatedinquirer@^9.2.4
Updatedsemver@^7.5.1
Updatedslash@^5.1.0