Comparing version 1.6.5 to 1.6.6
@@ -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; |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1391
72918
80