@lerna/filter-packages
Advanced tools
Comparing version 3.13.0 to 3.16.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18) | ||
### Features | ||
* **deps:** `multimatch@^3.0.0` ([968b0d7](https://github.com/lerna/lerna/commit/968b0d7)) | ||
# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@lerna/filter-packages", | ||
"version": "3.13.0", | ||
"version": "3.16.0", | ||
"description": "An internal Lerna tool", | ||
@@ -35,6 +35,6 @@ "keywords": [ | ||
"@lerna/validation-error": "3.13.0", | ||
"multimatch": "^2.1.0", | ||
"multimatch": "^3.0.0", | ||
"npmlog": "^4.1.2" | ||
}, | ||
"gitHead": "9a47201f3fdd1df09cfb1922f26329d1dc4c8cc5" | ||
"gitHead": "8ca18bedecf4f141c6242a099086e84b2ced72de" | ||
} |
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
7260
+ Addedarray-differ@2.1.0(transitive)
+ Addedmultimatch@3.0.0(transitive)
- Removedarray-differ@1.0.0(transitive)
- Removedmultimatch@2.1.0(transitive)
Updatedmultimatch@^3.0.0