@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.65 to 0.11.66
# Change Log | ||
- **Last updated**: 2024-01-30T15:21:31Z | ||
- **Last updated**: 2024-01-30T21:37:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.65", | ||
"version": "0.11.66", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -42,11 +42,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.21", | ||
"@thi.ng/canvas": "^0.2.3", | ||
"@thi.ng/errors": "^2.4.14", | ||
"@thi.ng/prefixes": "^2.3.6", | ||
"@thi.ng/wasm-api": "^1.4.47" | ||
"@thi.ng/api": "^8.9.22", | ||
"@thi.ng/canvas": "^0.2.4", | ||
"@thi.ng/errors": "^2.4.15", | ||
"@thi.ng/prefixes": "^2.3.7", | ||
"@thi.ng/wasm-api": "^1.4.48" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.44", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.45", | ||
"esbuild": "^0.19.10", | ||
@@ -105,3 +105,3 @@ "rimraf": "^5.0.5", | ||
}, | ||
"gitHead": "ded7c5e87ebc7f6279c24f183c24ff348db8f304\n" | ||
"gitHead": "a86521dfac00768f7e51a607209325eb72004730\n" | ||
} |
Updated@thi.ng/api@^8.9.22
Updated@thi.ng/canvas@^0.2.4
Updated@thi.ng/errors@^2.4.15
Updated@thi.ng/prefixes@^2.3.7
Updated@thi.ng/wasm-api@^1.4.48