htmljs-parser
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -36,3 +36,3 @@ { | ||
}, | ||
"version": "1.2.0" | ||
"version": "1.2.1" | ||
} |
@@ -591,8 +591,8 @@ 'use strict'; | ||
parser.skip(match.length); | ||
parser.enterState(cdataParentState); | ||
return; | ||
} | ||
} else { | ||
text += ch; | ||
} | ||
text += ch; | ||
} | ||
@@ -599,0 +599,0 @@ }); |
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
148125
21
3791