Socket
Socket
Sign inDemoInstall

trumpet

Package Overview
Dependencies
18
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.0 to 1.7.1

LICENSE

4

index.js

@@ -87,4 +87,4 @@ var Duplex = require('readable-stream').Duplex;

duplex.splice(0).forEach(function (d) {
d.end();
d.resume();
d.input.end();
d.input.resume();
});

@@ -91,0 +91,0 @@ });

{
"name": "trumpet",
"version": "1.7.0",
"version": "1.7.1",
"description": "parse and transform streaming html using css selectors",

@@ -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