@thi.ng/wasm-api-dom
Advanced tools
Comparing version 1.0.23 to 1.0.24
# Change Log | ||
- **Last updated**: 2025-01-29T16:25:48Z | ||
- **Last updated**: 2025-02-13T16:03:11Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
/** | ||
* Generated by @thi.ng/wasm-api-bindgen at 2024-11-10T16:53:43.244Z | ||
* Generated by @thi.ng/wasm-api-bindgen at 2025-02-13T12:41:58.460Z | ||
* DO NOT EDIT! | ||
@@ -41,3 +41,3 @@ */ | ||
/** | ||
* Various browser window related information [TODO] | ||
* Various browser window related information (TODO) | ||
*/ | ||
@@ -44,0 +44,0 @@ export interface WindowInfo extends WasmTypeBase { |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "1.0.23", | ||
"version": "1.0.24", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -46,12 +46,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.19", | ||
"@thi.ng/canvas": "^1.0.5", | ||
"@thi.ng/errors": "^2.5.25", | ||
"@thi.ng/prefixes": "^2.3.36", | ||
"@thi.ng/wasm-api": "^2.3.6" | ||
"@thi.ng/api": "^8.11.20", | ||
"@thi.ng/canvas": "^1.0.6", | ||
"@thi.ng/errors": "^2.5.26", | ||
"@thi.ng/prefixes": "^2.3.37", | ||
"@thi.ng/wasm-api": "^2.3.7" | ||
}, | ||
"devDependencies": { | ||
"@thi.ng/wasm-api-bindgen": "^1.1.7", | ||
"esbuild": "^0.24.2", | ||
"typedoc": "^0.27.6", | ||
"@thi.ng/wasm-api-bindgen": "^1.2.1", | ||
"esbuild": "^0.25.0", | ||
"typedoc": "^0.27.7", | ||
"typescript": "^5.7.3" | ||
@@ -105,3 +105,3 @@ }, | ||
}, | ||
"gitHead": "dcc1dbfa6eae31ac65e12843987b94d4a7edc144\n" | ||
"gitHead": "9a0b33253fef092aaf301decf6ecd54317874d4c\n" | ||
} |
Sorry, the diff of this file is not supported yet
Updated@thi.ng/api@^8.11.20
Updated@thi.ng/canvas@^1.0.6
Updated@thi.ng/errors@^2.5.26
Updated@thi.ng/prefixes@^2.3.37
Updated@thi.ng/wasm-api@^2.3.7