graceful-fs
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -17,3 +17,2 @@ // Monkey-patching the fs module. | ||
var debug = noop | ||
var util = require('util') | ||
if (util.debuglog) | ||
@@ -20,0 +19,0 @@ debug = util.debuglog('gfs') |
@@ -5,3 +5,3 @@ { | ||
"description": "A drop-in replacement for fs, making various improvements.", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
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
13298
379