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.0.5 to 1.0.6

15

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

@@ -34,13 +34,12 @@ "author": {

"devDependencies": {
"@types/es6-promise": "^3.3.0",
"@types/mocha": "^2.2.48",
"@types/node": "^9.4.0",
"@types/mocha": "^5.2.0",
"@types/node": "^9.6.6",
"chai": "^4.1.2",
"coveralls": "^3.0.0",
"fs-extra": "^5.0.0",
"mocha": "^5.0.0",
"nyc": "^11.4.1",
"ts-node": "^4.1.0",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"ts-node": "^6.0.0",
"tslint": "^5.9.1",
"typescript": "^2.7.1"
"typescript": "^2.8.3"
},

@@ -47,0 +46,0 @@ "dependencies": {

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

[![Coverage Status](https://coveralls.io/repos/github/Borewit/then-read-stream/badge.svg?branch=master)](https://coveralls.io/github/Borewit/then-read-stream?branch=master)
[![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.

@@ -10,0 +9,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