Comparing version 0.0.4 to 0.0.5
@@ -12,5 +12,5 @@ /** | ||
this._transform = fn; | ||
Transform.call(this); | ||
Transform.call(this, {objectMode:true}); | ||
} | ||
require('utildot').inherits(thr, Transform); |
{ | ||
"name": "thr", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "reduced overhead transform stream", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
1758