Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "sax-wasm", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"repository": "https://github.com/justinwilaby/sax-wasm", | ||
@@ -17,3 +17,3 @@ "description": "An extremely fast JSX, HTML and XML parser written in Rust compiled to WebAssembly for Node and the Web", | ||
"bindgen": "wasm-bindgen lib/sax-wasm.wasm --out-dir lib/ --remove-name-section --no-typescript --out-name sax-wasm.wasm", | ||
"build": "rollup -c && npm run build:wasm && npm run bindgen", | ||
"build": "rollup -c && npm run build:wasm && npm run bindgen && tsc --emitDeclarationOnly", | ||
"benchmark": "node src/js/__test__/benchmark.js", | ||
@@ -20,0 +20,0 @@ "lint": "eslint src/js/ --ext .ts" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
81448
9
1005
1