Comparing version 0.2.4 to 0.2.5
@@ -30,2 +30,6 @@ var sax = require('sax'); | ||
} | ||
else if (type === 'open' && tag && tag.name === 'SCRIPT' | ||
&& tag.attributes.src) { | ||
var len = 0; | ||
} | ||
else { | ||
@@ -32,0 +36,0 @@ var len = parser.position - parser.startTagPosition + 1; |
{ | ||
"name" : "trumpet", | ||
"version" : "0.2.4", | ||
"version" : "0.2.5", | ||
"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
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
25139
25
490
9