fs-extra-p
Advanced tools
Comparing version 8.0.1 to 8.0.2
@@ -48,3 +48,5 @@ "use strict" | ||
else { | ||
reject(error) | ||
newFs.mkdirs(dir) | ||
.then(resolve) | ||
.catch(reject); | ||
} | ||
@@ -51,0 +53,0 @@ }) |
{ | ||
"name": "fs-extra-p", | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"description": "fs-extra module promisified with bluebird", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
10844
168