stream-to-pull-stream
Advanced tools
Comparing version 1.6.5 to 1.6.6
@@ -29,3 +29,2 @@ var pull = require('pull-core') | ||
closed = true | ||
console.error('close') | ||
cleanup() | ||
@@ -32,0 +31,0 @@ if(!ended) read(ended = true, done) |
{ | ||
"name": "stream-to-pull-stream", | ||
"description": "convert a stream1 or streams2 stream into a pull-stream", | ||
"version": "1.6.5", | ||
"version": "1.6.6", | ||
"homepage": "https://github.com/dominictarr/stream-to-pull-stream", | ||
@@ -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
13015
15
422