@thi.ng/wasm-api-dom
Advanced tools
Comparing version 1.0.16 to 1.0.17
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -51,7 +51,7 @@ "type": "module", | ||
"@thi.ng/prefixes": "^2.3.33", | ||
"@thi.ng/wasm-api": "^2.2.7" | ||
"@thi.ng/wasm-api": "^2.3.0" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.48.1", | ||
"@thi.ng/wasm-api-bindgen": "^1.0.1", | ||
"@thi.ng/wasm-api-bindgen": "^1.1.0", | ||
"esbuild": "^0.24.2", | ||
@@ -107,3 +107,3 @@ "typedoc": "^0.27.6", | ||
}, | ||
"gitHead": "56c1d57a96565bbcc8c06c73779a619bba0db368\n" | ||
"gitHead": "d52592c42d33072925fb531e70e2879fd52b26e6\n" | ||
} |
+ Added@thi.ng/arrays@2.10.13(transitive)
+ Added@thi.ng/checks@3.6.21(transitive)
+ Added@thi.ng/compare@2.4.10(transitive)
+ Added@thi.ng/equiv@2.1.74(transitive)
+ Added@thi.ng/hex@2.3.62(transitive)
+ Added@thi.ng/idgen@2.2.58(transitive)
+ Added@thi.ng/logger@3.0.29(transitive)
+ Added@thi.ng/prefixes@2.3.35(transitive)
+ Added@thi.ng/random@4.1.9(transitive)
+ Added@thi.ng/wasm-api@2.3.4(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@thi.ng/prefixes@2.3.34(transitive)
- Removed@thi.ng/wasm-api@2.3.3(transitive)
Updated@thi.ng/wasm-api@^2.3.0