@lerna/filter-options
Advanced tools
Comparing version 3.1.2 to 3.3.0
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="3.3.0"></a> | ||
# [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06) | ||
**Note:** Version bump only for package @lerna/filter-options | ||
<a name="3.1.2"></a> | ||
@@ -8,0 +17,0 @@ ## [3.1.2](https://github.com/lerna/lerna/compare/v3.1.1...v3.1.2) (2018-08-20) |
{ | ||
"name": "@lerna/filter-options", | ||
"version": "3.1.2", | ||
"version": "3.3.0", | ||
"description": "Options for lerna sub-commands that need filtering", | ||
@@ -34,7 +34,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/collect-updates": "^3.1.0", | ||
"@lerna/collect-updates": "^3.3.0", | ||
"@lerna/filter-packages": "^3.0.0", | ||
"dedent": "^0.7.0" | ||
}, | ||
"gitHead": "6abc0c95ae6fc6e613e74618d86a060ae218938c" | ||
"gitHead": "901e6d54a47151dfed3d6ed2912804b97d05c6b5" | ||
} |
Sorry, the diff of this file is not supported yet
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
9322