Socket
Socket
Sign inDemoInstall

stream-to-promise

Package Overview
Dependencies
2
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

2

index.js
'use strict'
var toArray = require('stream-to-array')
var Promise = require('bluebird')
var Promise = require('any-promise')

@@ -6,0 +6,0 @@ module.exports = streamToPromise

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

@@ -5,0 +5,0 @@ "main": "index.js",

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