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

stream-array

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-array - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

0

index.js

@@ -0,0 +0,0 @@ var Readable = require('readable-stream').Readable

8

package.json
{
"name": "stream-array",
"version": "1.1.0",
"version": "1.1.1",
"description": "Pipe an Array through Node.js streams",
"dependencies": {
"readable-stream": "~1.1.0"
"readable-stream": "~2.0.0"
},
"devDependencies": {
"concat-stream": "~1.4.8",
"tape": "~4.0.0"
"concat-stream": "~1.5.0",
"tape": "~4.2.0"
},

@@ -12,0 +12,0 @@ "scripts": {

@@ -0,0 +0,0 @@ # stream-array

@@ -0,0 +0,0 @@ var test = require('tape')

@@ -0,0 +0,0 @@ var test = require('tape')

@@ -0,0 +0,0 @@ var test = require('tape')

@@ -0,0 +0,0 @@ var test = require('tape')

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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