mkdir-recursive
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"name": "mkdir-recursive", | ||
@@ -15,3 +15,3 @@ "description": "make/remove (asynchronous/synchronous) directories recursively", | ||
"email": "hex7c0@gmail.com", | ||
"url": "http://hex7c0.tk/" | ||
"url": "https://hex7c0.github.io/" | ||
}, | ||
@@ -30,6 +30,6 @@ "repository": { | ||
"devDependencies": { | ||
"coveralls": "~2.11", | ||
"mocha": "~2.5", | ||
"istanbul": "~0.4" | ||
}, | ||
"engine-strict": true, | ||
"engines": { | ||
@@ -36,0 +36,0 @@ "node": ">=0.12" |
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
44738
2