@lerna/filter-options
Advanced tools
Comparing version 5.6.1 to 6.0.0-alpha.0
{ | ||
"name": "@lerna/filter-options", | ||
"version": "5.6.1", | ||
"version": "6.0.0-alpha.0", | ||
"description": "Options for lerna sub-commands that need filtering", | ||
@@ -35,8 +35,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/collect-updates": "5.6.1", | ||
"@lerna/filter-packages": "5.6.1", | ||
"@lerna/collect-updates": "6.0.0-alpha.0", | ||
"@lerna/filter-packages": "6.0.0-alpha.0", | ||
"dedent": "^0.7.0", | ||
"npmlog": "^6.0.2" | ||
}, | ||
"gitHead": "c455b1ce9c6de70bd876c1304cc93124b6a1bbaa" | ||
"gitHead": "84597c511c4503562c641b481a2854137465ba5c" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
11404
1
+ Added@lerna/child-process@6.0.0-alpha.0(transitive)
+ Added@lerna/collect-updates@6.0.0-alpha.0(transitive)
+ Added@lerna/describe-ref@6.0.0-alpha.0(transitive)
+ Added@lerna/filter-packages@6.0.0-alpha.0(transitive)
+ Added@lerna/validation-error@6.0.0-alpha.0(transitive)
- Removed@lerna/child-process@5.6.1(transitive)
- Removed@lerna/collect-updates@5.6.1(transitive)
- Removed@lerna/describe-ref@5.6.1(transitive)
- Removed@lerna/filter-packages@5.6.1(transitive)
- Removed@lerna/validation-error@5.6.1(transitive)