Comparing version 1.5.5 to 1.5.6
@@ -125,3 +125,4 @@ var inherits = require('inherits'); | ||
} | ||
else if (this.index < this.startLevel && this.startLevel !== null) { | ||
else if (this.stack.length < this.startLevel | ||
&& this.startLevel !== null) { | ||
this.unmatch(); | ||
@@ -128,0 +129,0 @@ } |
{ | ||
"name" : "trumpet", | ||
"version" : "1.5.5", | ||
"version" : "1.5.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
69959
56
1339
24