@lerna/rimraf-dir
Advanced tools
Comparing version 3.0.0 to 3.3.0
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="3.3.0"></a> | ||
# [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06) | ||
**Note:** Version bump only for package @lerna/rimraf-dir | ||
<a name="3.0.0"></a> | ||
@@ -8,0 +17,0 @@ # [3.0.0](https://github.com/lerna/lerna/compare/v3.0.0-rc.0...v3.0.0) (2018-08-10) |
{ | ||
"name": "@lerna/rimraf-dir", | ||
"version": "3.0.0", | ||
"version": "3.3.0", | ||
"description": "Run rimraf on a directory in a subprocess to hack around slowness", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/child-process": "^3.0.0", | ||
"@lerna/child-process": "^3.3.0", | ||
"npmlog": "^4.1.2", | ||
@@ -39,3 +39,3 @@ "path-exists": "^3.0.0", | ||
}, | ||
"gitHead": "0c40a17a7cd4e9acd8e7ec33ffacd1c1acef5dc6" | ||
"gitHead": "901e6d54a47151dfed3d6ed2912804b97d05c6b5" | ||
} |
Sorry, the diff of this file is not supported yet
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
5304
Updated@lerna/child-process@^3.3.0