Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "pull-defer", | ||
"description": "a deferred source, sink or through pull-stream", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "https://github.com/dominictarr/pull-defer", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -15,3 +15,3 @@ module.exports = function (stream) { | ||
if(read) stream(read) | ||
reutrn consume | ||
return consume | ||
} | ||
@@ -18,0 +18,0 @@ |
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