Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "fs-utils", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "File system utils for Node.js projects.", | ||
@@ -31,3 +31,4 @@ "repository": { | ||
"mkdirp": "~0.3.5", | ||
"rimraf": "~2.2.6" | ||
"rimraf": "~2.2.6", | ||
"async": "~0.2.9" | ||
}, | ||
@@ -34,0 +35,0 @@ "devDependencies": { |
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
41938
7
+ Addedasync@~0.2.9
+ Addedasync@0.2.10(transitive)