mkdir-promise
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "mkdir-promise", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "fs.mkdir implementation with es6 Promise", | ||
@@ -19,3 +19,10 @@ "main": "index.js", | ||
"license": "MIT", | ||
"devDependencies": {} | ||
"devDependencies": {}, | ||
"bugs": { | ||
"url": "https://github.com/zbinlin/mkdir-promise/issues" | ||
}, | ||
"homepage": "https://github.com/zbinlin/mkdir-promise#readme", | ||
"directories": { | ||
"test": "test" | ||
} | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
3045
1
1