@lerna/list
Advanced tools
Comparing version 3.6.0 to 3.7.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.7.0](https://github.com/lerna/lerna/compare/v3.6.0...v3.7.0) (2018-12-19) | ||
**Note:** Version bump only for package @lerna/list | ||
# [3.6.0](https://github.com/lerna/lerna/compare/v3.5.1...v3.6.0) (2018-12-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lerna/list", | ||
"version": "3.6.0", | ||
"version": "3.7.0", | ||
"description": "List local packages", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/command": "^3.6.0", | ||
"@lerna/command": "^3.7.0", | ||
"@lerna/filter-options": "^3.6.0", | ||
@@ -40,3 +40,3 @@ "@lerna/listable": "^3.6.0", | ||
}, | ||
"gitHead": "8cc3196014f6fe8c9b41477b975c527d017a3daf" | ||
"gitHead": "89b53ff2b561e69fad3a3e8671d7dcd0f1c09c3e" | ||
} |
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
13347
Updated@lerna/command@^3.7.0