@lerna-lite/cli
Advanced tools
Comparing version 3.3.2 to 3.3.3
{ | ||
"name": "@lerna-lite/cli", | ||
"description": "Lerna-Lite CLI for the Version/Publish commands", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"bin": { | ||
@@ -36,5 +36,5 @@ "lerna": "dist/cli.js" | ||
"dependencies": { | ||
"@lerna-lite/core": "3.3.2", | ||
"@lerna-lite/init": "3.3.2", | ||
"dedent": "^1.5.1", | ||
"@lerna-lite/core": "3.3.3", | ||
"@lerna-lite/init": "3.3.3", | ||
"dedent": "^1.5.3", | ||
"dotenv": "^16.4.5", | ||
@@ -66,3 +66,3 @@ "import-local": "^3.1.0", | ||
}, | ||
"gitHead": "3ba3ec4f0c64658d8d0bc1b243062ebbfa0f4f12" | ||
"gitHead": "da99c459526b7ab2f0df99f5441e5ab24a368f80" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
+ Added@lerna-lite/core@3.3.3(transitive)
+ Added@lerna-lite/init@3.3.3(transitive)
- Removed@lerna-lite/core@3.3.2(transitive)
- Removed@lerna-lite/init@3.3.2(transitive)
Updated@lerna-lite/core@3.3.3
Updated@lerna-lite/init@3.3.3
Updateddedent@^1.5.3