@lerna-lite/init
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"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": "2.0.0", | ||
"version": "2.1.0", | ||
"files": [ | ||
@@ -46,8 +46,8 @@ "/dist" | ||
"dependencies": { | ||
"@lerna-lite/core": "2.0.0", | ||
"@lerna-lite/core": "2.1.0", | ||
"fs-extra": "^11.1.1", | ||
"p-map": "^4.0.0", | ||
"p-map": "^5.5.0", | ||
"write-json-file": "^5.0.0" | ||
}, | ||
"gitHead": "95237d601339ac61a74983ee379b17e04f81582b" | ||
"gitHead": "18f096fa680f7b29497b1f1bd95da34bec2035f9" | ||
} |
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
1
+ Added@lerna-lite/core@2.1.0(transitive)
- Removed@lerna-lite/core@2.0.0(transitive)
Updated@lerna-lite/core@2.1.0
Updatedp-map@^5.5.0