@lerna-lite/init
Advanced tools
Comparing version 3.1.0 to 3.2.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": "3.1.0", | ||
"version": "3.2.0", | ||
"files": [ | ||
@@ -39,8 +39,8 @@ "/dist" | ||
"dependencies": { | ||
"@lerna-lite/core": "3.1.0", | ||
"@lerna-lite/core": "3.2.0", | ||
"fs-extra": "^11.2.0", | ||
"p-map": "^7.0.0", | ||
"p-map": "^7.0.1", | ||
"write-json-file": "^5.0.0" | ||
}, | ||
"gitHead": "116dd30eaeea6fb9b36f5620df6928bc0726056e" | ||
"gitHead": "25275980508abc274d57e6349c4d7d6b9d53f696" | ||
} |
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.2.0(transitive)
- Removed@lerna-lite/core@3.1.0(transitive)
Updated@lerna-lite/core@3.2.0
Updatedp-map@^7.0.1