Socket
Socket
Sign inDemoInstall

get-stream

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-stream - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

2

index.d.ts

@@ -77,3 +77,3 @@ /// <reference types="node"/>

stream: Stream,
options?: getStream.OptionsWithEncoding
options?: getStream.Options
): Promise<Buffer>;

@@ -80,0 +80,0 @@

{
"name": "get-stream",
"version": "6.0.0",
"version": "6.0.1",
"description": "Get a stream as a string, buffer, or array",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -1,2 +0,2 @@

# get-stream [![Build Status](https://travis-ci.com/sindresorhus/get-stream.svg?branch=master)](https://travis-ci.com/github/sindresorhus/get-stream)
# get-stream

@@ -3,0 +3,0 @@ > Get a stream as a string, buffer, or array

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