@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.46 to 0.11.47
# Change Log | ||
- **Last updated**: 2023-10-23T07:37:37Z | ||
- **Last updated**: 2023-10-30T14:31:56Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.46", | ||
"version": "0.11.47", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -41,7 +41,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/adapt-dpi": "^2.2.21", | ||
"@thi.ng/adapt-dpi": "^2.2.22", | ||
"@thi.ng/api": "^8.9.6", | ||
"@thi.ng/errors": "^2.4.0", | ||
"@thi.ng/prefixes": "^2.2.2", | ||
"@thi.ng/wasm-api": "^1.4.29" | ||
"@thi.ng/wasm-api": "^1.4.30" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
"@thi.ng/testament": "^0.3.24", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.25", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.26", | ||
"rimraf": "^5.0.5", | ||
@@ -106,3 +106,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "502e8fa937677ff7bc4fbd0906d8c8b4b0b471e5\n" | ||
"gitHead": "bfa16829786146bd24df3cdbd44649a45a603e44\n" | ||
} |
@@ -312,8 +312,6 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Several demos in this repo's | ||
Several projects in this repo's | ||
[/examples](https://github.com/thi-ng/umbrella/tree/develop/examples) | ||
directory are using this package. | ||
directory are using this package: | ||
A selection: | ||
| Screenshot | Description | Live demo | Source | | ||
@@ -320,0 +318,0 @@ |:---------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------|:----------------------------------------------------|:---------------------------------------------------------------------------------| |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
124355
354
Updated@thi.ng/adapt-dpi@^2.2.22
Updated@thi.ng/wasm-api@^1.4.30