@lerna/rimraf-dir
Advanced tools
Comparing version 3.6.0 to 3.10.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.10.0](https://github.com/lerna/lerna/compare/v3.9.1...v3.10.0) (2019-01-08) | ||
**Note:** Version bump only for package @lerna/rimraf-dir | ||
# [3.6.0](https://github.com/lerna/lerna/compare/v3.5.1...v3.6.0) (2018-12-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lerna/rimraf-dir", | ||
"version": "3.6.0", | ||
"version": "3.10.0", | ||
"description": "Run rimraf on a directory in a subprocess to hack around slowness", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/child-process": "^3.3.0", | ||
"@lerna/child-process": "3.3.0", | ||
"libnpm": "^2.0.1", | ||
@@ -39,3 +39,3 @@ "path-exists": "^3.0.0", | ||
}, | ||
"gitHead": "8cc3196014f6fe8c9b41477b975c527d017a3daf" | ||
"gitHead": "ea8ffa7eb7f63cadc8534332ac3e19f6214ea6da" | ||
} |
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
5707
+ Added@lerna/child-process@3.3.0(transitive)
- Removed@lerna/child-process@3.16.5(transitive)
Updated@lerna/child-process@3.3.0