@lerna/rimraf-dir
Advanced tools
Comparing version 6.3.1-beta.7 to 6.3.1-beta.8
{ | ||
"name": "@lerna/rimraf-dir", | ||
"version": "6.3.1-beta.7", | ||
"version": "6.3.1-beta.8", | ||
"description": "Run rimraf on a directory in a subprocess to hack around slowness", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/child-process": "6.3.1-beta.7", | ||
"@lerna/child-process": "6.3.1-beta.8", | ||
"npmlog": "^6.0.2", | ||
@@ -37,0 +37,0 @@ "path-exists": "^4.0.0", |
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
+ Added@lerna/child-process@6.3.1-beta.8(transitive)
- Removed@lerna/child-process@6.3.1-beta.7(transitive)