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

stream-more

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-more - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

2

index.js

@@ -5,3 +5,3 @@ 'use strict';

var Duplex = require('readable-stream/duplex');
var Duplex = require('readable-stream').Duplex;
var inherits = require('inherits');

@@ -8,0 +8,0 @@

{
"name": "stream-more",
"version": "0.0.0",
"version": "0.0.1",
"description": "",

@@ -9,2 +9,5 @@ "main": "index.js",

},
"browser": {
"readable-stream": "stream-browserify"
},
"author": "",

@@ -21,2 +24,3 @@ "license": "ISC",

"stream-arrays": "^0.1.0",
"stream-browserify": "^1.0.0",
"through2": "^0.5.1",

@@ -23,0 +27,0 @@ "watchify": "^0.10.2"

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