@thi.ng/wasm-api-dom
Advanced tools
Comparing version 1.0.26 to 1.0.27
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "1.0.26", | ||
"version": "1.0.27", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -47,9 +47,9 @@ "type": "module", | ||
"@thi.ng/api": "^8.11.21", | ||
"@thi.ng/canvas": "^1.0.7", | ||
"@thi.ng/canvas": "^1.0.8", | ||
"@thi.ng/errors": "^2.5.27", | ||
"@thi.ng/prefixes": "^2.3.38", | ||
"@thi.ng/wasm-api": "^2.3.9" | ||
"@thi.ng/wasm-api": "^2.3.10" | ||
}, | ||
"devDependencies": { | ||
"@thi.ng/wasm-api-bindgen": "^1.2.3", | ||
"@thi.ng/wasm-api-bindgen": "^1.2.4", | ||
"esbuild": "^0.25.0", | ||
@@ -105,3 +105,3 @@ "typedoc": "^0.27.7", | ||
}, | ||
"gitHead": "2958e6a9881bd9e06de587a2141f6d23c64278db\n" | ||
"gitHead": "5084790092321b8654373237225c5f428f092782\n" | ||
} |
111149
Updated@thi.ng/canvas@^1.0.8
Updated@thi.ng/wasm-api@^2.3.10