Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stream-splicer

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-splicer - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

test/empty_no_data.js

1

index.js

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

this.once('finish', function () {
self._notEmpty();
self._streams[0].end();

@@ -47,0 +48,0 @@ });

2

package.json
{
"name": "stream-splicer",
"version": "1.3.1",
"version": "1.3.2",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc