Socket
Socket
Sign inDemoInstall

hyperstream

Package Overview
Dependencies
28
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

1

index.js

@@ -11,2 +11,3 @@ var trumpet = require('trumpet');

var tr = trumpet();
tr.setMaxListeners(Infinity);
Object.keys(streams).forEach(function (key) {

@@ -13,0 +14,0 @@ var value = streams[key];

2

package.json
{
"name": "hyperstream",
"version": "1.2.0",
"version": "1.2.1",
"description": "stream html into html at a css selector",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc