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

understream

Package Overview
Dependencies
Maintainers
3
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

understream - npm Package Compare versions

Comparing version 0.8.4 to 0.8.5

1

lib-js/readables/combine.js

@@ -24,2 +24,3 @@ // Generated by CoffeeScript 1.6.3

});
output.setMaxListeners(Math.max(streams.length + 3, 10));
_(streams).each(function(stream) {

@@ -26,0 +27,0 @@ stream.on('end', cb);

2

package.json
{
"name": "understream",
"version": "0.8.4",
"version": "0.8.5",
"description": "stream helpers",

@@ -5,0 +5,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

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