@lerna/run
Advanced tools
Comparing version 3.0.2 to 3.0.5
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="3.0.5"></a> | ||
## [3.0.5](https://github.com/lerna/lerna/compare/v3.0.4...v3.0.5) (2018-08-15) | ||
**Note:** Version bump only for package @lerna/run | ||
<a name="3.0.2"></a> | ||
@@ -8,0 +17,0 @@ ## [3.0.2](https://github.com/lerna/lerna/compare/v3.0.1...v3.0.2) (2018-08-11) |
{ | ||
"name": "@lerna/run", | ||
"version": "3.0.2", | ||
"version": "3.0.5", | ||
"description": "Run an npm script in each package that contains that script", | ||
@@ -38,4 +38,4 @@ "keywords": [ | ||
"@lerna/batch-packages": "^3.0.0", | ||
"@lerna/command": "^3.0.0", | ||
"@lerna/filter-options": "^3.0.0", | ||
"@lerna/command": "^3.0.5", | ||
"@lerna/filter-options": "^3.0.5", | ||
"@lerna/npm-run-script": "^3.0.0", | ||
@@ -47,3 +47,3 @@ "@lerna/output": "^3.0.0", | ||
}, | ||
"gitHead": "784d64e7dbd1275175bc080d148656916e2f5d76" | ||
"gitHead": "882b52eb4eec60f161c77feb0bb175efea0f2909" | ||
} |
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
14994
Updated@lerna/command@^3.0.5
Updated@lerna/filter-options@^3.0.5