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

stream-collect

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-collect - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

2

index.js

@@ -75,4 +75,2 @@ 'use strict';

this._collected = null;
this.on('pipe', source => source.on('error', e => this.emit('error', e)));
}

@@ -79,0 +77,0 @@

2

package.json
{
"name": "stream-collect",
"version": "2.0.0",
"version": "2.1.0",
"description": "Collects the output of a stream",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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