Socket
Socket
Sign inDemoInstall

stream-splicer

Package Overview
Dependencies
9
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

1

index.js

@@ -86,2 +86,3 @@ var Duplex = require('readable-stream').Duplex;

this._streams.push(stream);
this.length = this._streams.length;
};

@@ -88,0 +89,0 @@

2

package.json
{
"name": "stream-splicer",
"version": "1.3.0",
"version": "1.3.1",
"description": "streaming pipeline with a mutable configuration",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc