mkdirp-infer-owner
Advanced tools
Comparing version 1.0.2 to 2.0.0
{ | ||
"name": "mkdirp-infer-owner", | ||
"version": "1.0.2", | ||
"version": "2.0.0", | ||
"files": [ | ||
@@ -25,3 +25,3 @@ "index.js" | ||
"dependencies": { | ||
"chownr": "^1.1.3", | ||
"chownr": "^2.0.0", | ||
"infer-owner": "^1.0.4", | ||
@@ -33,3 +33,6 @@ "mkdirp": "^1.0.3" | ||
"url": "git+https://github.com/isaacs/mkdirp-infer-owner" | ||
}, | ||
"engines": { | ||
"node": ">=10" | ||
} | ||
} |
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
3188
+ Addedchownr@2.0.0(transitive)
- Removedchownr@1.1.4(transitive)
Updatedchownr@^2.0.0