@lerna/run
Advanced tools
Comparing version 3.7.2 to 3.8.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.8.1](https://github.com/lerna/lerna/compare/v3.8.0...v3.8.1) (2018-12-31) | ||
**Note:** Version bump only for package @lerna/run | ||
## [3.7.2](https://github.com/lerna/lerna/compare/v3.7.1...v3.7.2) (2018-12-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lerna/run", | ||
"version": "3.7.2", | ||
"version": "3.8.1", | ||
"description": "Run an npm script in each package that contains that script", | ||
@@ -38,4 +38,4 @@ "keywords": [ | ||
"@lerna/batch-packages": "^3.6.0", | ||
"@lerna/command": "^3.7.2", | ||
"@lerna/filter-options": "^3.6.0", | ||
"@lerna/command": "^3.8.1", | ||
"@lerna/filter-options": "^3.8.1", | ||
"@lerna/npm-run-script": "^3.6.0", | ||
@@ -48,3 +48,3 @@ "@lerna/output": "^3.6.0", | ||
}, | ||
"gitHead": "52796f674ad3f2642270e942e96443437c54ff72" | ||
"gitHead": "00a372e194e23674fc0b7e94cc0f5ee799a13036" | ||
} |
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
18840
Updated@lerna/command@^3.8.1
Updated@lerna/filter-options@^3.8.1