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 1.1.1 to 1.1.2

10

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

@@ -35,10 +35,10 @@ "author": {

"@types/mocha": "^5.2.0",
"@types/node": "^9.6.7",
"@types/node": "^9.6.13",
"chai": "^4.1.2",
"coveralls": "^3.0.0",
"coveralls": "^3.0.1",
"fs-extra": "^5.0.0",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"ts-node": "^6.0.1",
"tslint": "^5.9.1",
"ts-node": "^6.0.3",
"tslint": "^5.10.0",
"typescript": "^2.8.3"

@@ -45,0 +45,0 @@ },

@@ -7,2 +7,3 @@ [![Build Status](https://travis-ci.org/Borewit/then-read-stream.svg?branch=master)](https://travis-ci.org/Borewit/then-read-stream)

[![NSP Status](https://nodesecurity.io/orgs/borewit/projects/c85f266b-59fd-4a9f-8fd6-84bf89e63885/badge)](https://nodesecurity.io/orgs/borewit/projects/c85f266b-59fd-4a9f-8fd6-84bf89e63885)
A promise based asynchronous stream reader, which makes reading from a stream easy.

@@ -9,0 +10,0 @@

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