@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.76 to 0.11.77
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.76", | ||
"version": "0.11.77", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -43,11 +43,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.28", | ||
"@thi.ng/canvas": "^0.2.9", | ||
"@thi.ng/api": "^8.9.29", | ||
"@thi.ng/canvas": "^0.2.10", | ||
"@thi.ng/errors": "^2.4.20", | ||
"@thi.ng/prefixes": "^2.3.12", | ||
"@thi.ng/wasm-api": "^1.4.58" | ||
"@thi.ng/wasm-api": "^1.4.59" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.40.1", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.57", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.58", | ||
"esbuild": "^0.20.0", | ||
@@ -106,3 +106,3 @@ "rimraf": "^5.0.5", | ||
}, | ||
"gitHead": "a421058a65ba76608d94129ac29451bfedaf201c\n" | ||
"gitHead": "69100942474942f7446ac645d59d91e7dfc352f9\n" | ||
} |
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
117098
Updated@thi.ng/api@^8.9.29
Updated@thi.ng/canvas@^0.2.10
Updated@thi.ng/wasm-api@^1.4.59