Comparing version 3.0.1 to 3.0.2
@@ -7,3 +7,3 @@ var once = require('once') | ||
fs = require('fs') // we only need fs to get the ReadStream and WriteStream prototypes | ||
} catch {} | ||
} catch (e) {} | ||
@@ -10,0 +10,0 @@ var noop = function () {} |
{ | ||
"name": "pump", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"repository": "git://github.com/mafintosh/pump.git", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
8762