Socket
Socket
Sign inDemoInstall

stream-to-promise

Package Overview
Dependencies
3
Maintainers
1
Versions
18
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

2

index.js

@@ -18,3 +18,3 @@ 'use strict'

// Ensure stream is in flowing mode
stream.resume()
if (stream.resume) stream.resume()

@@ -21,0 +21,0 @@ return promise

{
"name": "stream-to-promise",
"version": "1.1.0",
"version": "1.1.1",
"description": "Convert streams (readable or writable) to promises",

@@ -25,3 +25,3 @@ "main": "index.js",

"bluebird": "~3.0.6",
"stream-to-array": "~2.2.0"
"stream-to-array": "~2.3.0"
},

@@ -28,0 +28,0 @@ "devDependencies": {

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