@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.72 to 0.11.73
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.72", | ||
"version": "0.11.73", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -42,11 +42,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.25", | ||
"@thi.ng/api": "^8.9.26", | ||
"@thi.ng/canvas": "^0.2.7", | ||
"@thi.ng/errors": "^2.4.18", | ||
"@thi.ng/prefixes": "^2.3.10", | ||
"@thi.ng/wasm-api": "^1.4.54" | ||
"@thi.ng/wasm-api": "^1.4.55" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.40.1", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.51", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.53", | ||
"esbuild": "^0.20.0", | ||
@@ -105,3 +105,3 @@ "rimraf": "^5.0.5", | ||
}, | ||
"gitHead": "4513a1c703bdbf0f0867f03e547e47692e415fac\n" | ||
"gitHead": "6e20f80dd9df1c8055ffa3c1e4d6f7598add0c0b\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
Updated@thi.ng/api@^8.9.26
Updated@thi.ng/wasm-api@^1.4.55