Socket
Socket
Sign inDemoInstall

progress-stream

Package Overview
Dependencies
10
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

1

index.js

@@ -67,2 +67,3 @@ var through = require('through2');

tr.on('pipe', function(stream) {
if (typeof length === 'number') return;
// Support http module

@@ -69,0 +70,0 @@ if (stream.readable && !stream.writable && stream.headers) {

2

package.json
{
"name": "progress-stream",
"version": "1.1.0",
"version": "1.1.1",
"description": "Read the progress of a stream",

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

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