Comparing version 1.0.5 to 1.0.6
@@ -31,2 +31,3 @@ "use strict"; | ||
const jsonFlag = SaxEventType.Attribute | | ||
SaxEventType.OpenTagStart | | ||
SaxEventType.OpenTag | | ||
@@ -33,0 +34,0 @@ SaxEventType.CloseTag | |
{ | ||
"name": "sax-wasm", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"repository": "https://github.com/justinwilaby/sax-wasm", | ||
@@ -5,0 +5,0 @@ "description": "An extremely fast JSX, HTML and XML parser written in Rust compiled to WebAssembly for Node and the Web", |
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
66273
109