get-stream
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12176