@lerna/create
Advanced tools
Comparing version 3.13.0 to 3.13.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [3.13.1](https://github.com/lerna/lerna/compare/v3.13.0...v3.13.1) (2019-02-26) | ||
### Bug Fixes | ||
* **deps:** pacote ^9.5.0 ([cdc2e17](https://github.com/lerna/lerna/commit/cdc2e17)) | ||
# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@lerna/create", | ||
"version": "3.13.0", | ||
"version": "3.13.1", | ||
"description": "Create a new lerna-managed package", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
"@lerna/child-process": "3.13.0", | ||
"@lerna/command": "3.13.0", | ||
"@lerna/command": "3.13.1", | ||
"@lerna/npm-conf": "3.13.0", | ||
@@ -48,3 +48,3 @@ "@lerna/validation-error": "3.13.0", | ||
"p-reduce": "^1.0.0", | ||
"pacote": "^9.4.1", | ||
"pacote": "^9.5.0", | ||
"pify": "^3.0.0", | ||
@@ -57,3 +57,3 @@ "semver": "^5.5.0", | ||
}, | ||
"gitHead": "9a47201f3fdd1df09cfb1922f26329d1dc4c8cc5" | ||
"gitHead": "514bc57a53232adb90a2bb4b03e1c08d709997ea" | ||
} |
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
36445
+ Added@lerna/command@3.13.1(transitive)
+ Added@lerna/project@3.13.1(transitive)
- Removed@lerna/command@3.13.0(transitive)
- Removed@lerna/project@3.13.0(transitive)
Updated@lerna/command@3.13.1
Updatedpacote@^9.5.0