@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.95 to 0.11.96
# Change Log | ||
- **Last updated**: 2024-06-29T09:28:36Z | ||
- **Last updated**: 2024-07-06T12:02:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.95", | ||
"version": "0.11.96", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -43,14 +43,14 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.4", | ||
"@thi.ng/canvas": "^0.2.21", | ||
"@thi.ng/errors": "^2.5.9", | ||
"@thi.ng/prefixes": "^2.3.21", | ||
"@thi.ng/wasm-api": "^1.6.1" | ||
"@thi.ng/api": "^8.11.5", | ||
"@thi.ng/canvas": "^0.2.22", | ||
"@thi.ng/errors": "^2.5.10", | ||
"@thi.ng/prefixes": "^2.3.22", | ||
"@thi.ng/wasm-api": "^1.6.2" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.0", | ||
"@thi.ng/wasm-api-bindgen": "^0.5.6", | ||
"esbuild": "^0.21.5", | ||
"typedoc": "^0.25.13", | ||
"typescript": "^5.5.2" | ||
"@thi.ng/wasm-api-bindgen": "^0.5.7", | ||
"esbuild": "^0.23.0", | ||
"typedoc": "^0.26.3", | ||
"typescript": "^5.5.3" | ||
}, | ||
@@ -105,3 +105,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "7b950c112fba0b2e7c450765b15624c3382f1354\n" | ||
"gitHead": "70f493d9ccc97c5df5dda7e808e96cd1691097fc\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> This is one of 188 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
Updated@thi.ng/api@^8.11.5
Updated@thi.ng/canvas@^0.2.22
Updated@thi.ng/errors@^2.5.10
Updated@thi.ng/prefixes@^2.3.22
Updated@thi.ng/wasm-api@^1.6.2