html-select
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -85,10 +85,6 @@ var inherits = require('inherits'); | ||
}); | ||
this.cb(t); | ||
break; | ||
} | ||
else { | ||
var mcopy = copy(m); | ||
mcopy.index --; | ||
this.matches.push(mcopy) | ||
this.stack[m.startIndex].matches.push(mcopy); | ||
} | ||
} | ||
@@ -95,0 +91,0 @@ } |
{ | ||
"name": "html-select", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "match a tokenized html stream with 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
43852
23
694
6