Comparing version 0.9.6 to 0.9.8
@@ -243,2 +243,3 @@ var fs = require('fs'); | ||
if (count > 0 && !this.called) { | ||
this.called = true; | ||
count--; | ||
@@ -245,0 +246,0 @@ } |
{ | ||
"name": "temp-fs", | ||
"version": "0.9.6", | ||
"version": "0.9.8", | ||
"description": "Temporary files, directories or names!", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"rimraf": "~2.3.3" | ||
"rimraf": "~2.4.3" | ||
}, | ||
@@ -18,0 +18,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
19153
438
+ Addedglob@6.0.4(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedrimraf@2.4.5(transitive)
- Removedglob@4.5.3(transitive)
- Removedminimatch@2.0.10(transitive)
- Removedrimraf@2.3.4(transitive)
Updatedrimraf@~2.4.3