Socket
Socket
Sign inDemoInstall

then-read-stream

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

then-read-stream - npm Package Compare versions

Comparing version 0.9.3 to 0.9.4

15

package.json
{
"name": "then-read-stream",
"version": "0.9.3",
"version": "0.9.4",
"description": "Read from a readable stream just like a file",

@@ -52,3 +52,14 @@ "author": {

"read"
]
],
"nyc": {
"check-coverage": true,
"include": [
"src/**/*"
],
"reporter": [
"lcov",
"text"
],
"report-dir": "coverage"
}
}
src/index.ts

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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