htmljs-parser
Advanced tools
Comparing version 5.0.3 to 5.0.4
@@ -1813,2 +1813,3 @@ var __defProp = Object.defineProperty; | ||
61 /* EQUAL */, | ||
44 /* COMMA */, | ||
[58 /* COLON */, 61 /* EQUAL */] | ||
@@ -1821,2 +1822,3 @@ ]; | ||
61 /* EQUAL */, | ||
44 /* COMMA */, | ||
[58 /* COLON */, 61 /* EQUAL */], | ||
@@ -1823,0 +1825,0 @@ [47 /* FORWARD_SLASH */, 62 /* CLOSE_ANGLE_BRACKET */] |
{ | ||
"name": "htmljs-parser", | ||
"description": "An HTML parser recognizes content and string placeholders and allows JavaScript expressions as attribute values", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"devDependencies": { | ||
@@ -6,0 +6,0 @@ "@changesets/changelog-github": "^0.4.4", |
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
157245
7092
4575