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

stream

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

SECURITY.md

2

index.js

@@ -22,3 +22,3 @@ // Copyright Joyent, Inc. and other Node contributors.

var Emitter = require('emitter');
var Emitter = require('component-emitter');

@@ -25,0 +25,0 @@ function Stream() {

{
"name": "stream",
"version": "0.0.2",
"version": "0.0.3",
"description": "Node.js streams in the browser",

@@ -19,3 +19,3 @@ "main": "index.js",

"dependencies": {
"emitter-component": "^1.1.1"
"component-emitter": "^2.0.0"
},

@@ -22,0 +22,0 @@ "devDependencies": {

@@ -8,2 +8,4 @@ stream

__If you're offended by this, keep in mind that it's old and I don't want to break anyone's build by deleting this.__
For docs:

@@ -10,0 +12,0 @@

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