Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

read-all-stream

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

read-all-stream - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "read-all-stream",
"version": "1.0.0",
"version": "1.0.1",
"description": "Read all stream content and pass it to callback",

@@ -31,6 +31,3 @@ "license": "MIT",

"mocha": "*"
},
"dependencies": {
"fast-apply": "0.0.3"
}
}

2

readme.md

@@ -40,3 +40,3 @@ # read-all-stream [![Build Status][travis-image]][travis-url]

If type of `options` is `string`, then it will be used as encoding.
If type is `Object`, then next options is available:
If type is `Object`, then next options are available:

@@ -43,0 +43,0 @@ ##### options.encoding

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