pause-stream
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -12,3 +12,3 @@ var Stream = require('stream') | ||
module.exports = function () { | ||
var buffer = [], ended = false, destroyed = false | ||
var buffer = [], destroyed = false | ||
var stream = new Stream() | ||
@@ -15,0 +15,0 @@ stream.writable = stream.readable = true |
{ | ||
"name": "pause-stream", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "a ThroughStream that strictly buffers all readable events when paused.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
0
4098
1