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.6.5 to 1.6.6

1

index.js

@@ -35,2 +35,3 @@ var Duplex = require('readable-stream').Duplex;

Trumpet.prototype._read = function (n) {
var row;
var self = this;

@@ -37,0 +38,0 @@ var buf, read = 0;

2

package.json
{
"name": "trumpet",
"version": "1.6.5",
"version": "1.6.6",
"description": "parse and transform streaming html using css selectors",

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

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