@lerna-lite/init
Advanced tools
Comparing version 3.3.2 to 3.3.3
{ | ||
"name": "@lerna-lite/init", | ||
"description": "Lerna-Lite init commmand - Create a new Lerna repo or upgrade an existing repo to the current version of Lerna", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"files": [ | ||
@@ -32,8 +32,8 @@ "/dist" | ||
"dependencies": { | ||
"@lerna-lite/core": "3.3.2", | ||
"@lerna-lite/core": "3.3.3", | ||
"fs-extra": "^11.2.0", | ||
"p-map": "^7.0.1", | ||
"p-map": "^7.0.2", | ||
"write-json-file": "^5.0.0" | ||
}, | ||
"gitHead": "3ba3ec4f0c64658d8d0bc1b243062ebbfa0f4f12" | ||
"gitHead": "da99c459526b7ab2f0df99f5441e5ab24a368f80" | ||
} |
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)
- Removed@lerna-lite/core@3.3.2(transitive)
Updated@lerna-lite/core@3.3.3
Updatedp-map@^7.0.2