Comparing version 1.0.2 to 1.0.3
@@ -18,3 +18,2 @@ var pull = require('pull-stream') | ||
return function (abort, cb) { | ||
console.log('ABORT???', abort) | ||
;(function next () { | ||
@@ -21,0 +20,0 @@ if(abort) |
{ | ||
"name": "pull-cat", | ||
"description": "concatenate pull-streams", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"homepage": "https://github.com/dominictarr/pull-cat", | ||
@@ -6,0 +6,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
2960
44