@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.63 to 0.11.64
# Change Log | ||
- **Last updated**: 2024-01-29T20:39:37Z | ||
- **Last updated**: 2024-01-29T21:04:46Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.63", | ||
"version": "0.11.64", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -42,11 +42,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.19", | ||
"@thi.ng/canvas": "^0.2.1", | ||
"@thi.ng/errors": "^2.4.12", | ||
"@thi.ng/prefixes": "^2.3.4", | ||
"@thi.ng/wasm-api": "^1.4.45" | ||
"@thi.ng/api": "^8.9.20", | ||
"@thi.ng/canvas": "^0.2.2", | ||
"@thi.ng/errors": "^2.4.13", | ||
"@thi.ng/prefixes": "^2.3.5", | ||
"@thi.ng/wasm-api": "^1.4.46" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.42", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.43", | ||
"esbuild": "^0.19.10", | ||
@@ -105,3 +105,3 @@ "rimraf": "^5.0.5", | ||
}, | ||
"gitHead": "20909ffc46f23f61ec7647e8d27ed17752ce9828\n" | ||
"gitHead": "3fa30b2dc2de762f24fd64b881b68d4da33d4c38\n" | ||
} |
Updated@thi.ng/api@^8.9.20
Updated@thi.ng/canvas@^0.2.2
Updated@thi.ng/errors@^2.4.13
Updated@thi.ng/prefixes@^2.3.5
Updated@thi.ng/wasm-api@^1.4.46