@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.98 to 0.11.99
# Change Log | ||
- **Last updated**: 2024-07-19T14:56:21Z | ||
- **Last updated**: 2024-07-22T13:15:57Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.98", | ||
"version": "0.11.99", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -43,11 +43,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.6", | ||
"@thi.ng/canvas": "^0.2.23", | ||
"@thi.ng/errors": "^2.5.12", | ||
"@thi.ng/prefixes": "^2.3.23", | ||
"@thi.ng/wasm-api": "^1.6.4" | ||
"@thi.ng/api": "^8.11.7", | ||
"@thi.ng/canvas": "^0.2.24", | ||
"@thi.ng/errors": "^2.5.13", | ||
"@thi.ng/prefixes": "^2.3.24", | ||
"@thi.ng/wasm-api": "^1.6.5" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.0", | ||
"@thi.ng/wasm-api-bindgen": "^0.5.9", | ||
"@thi.ng/wasm-api-bindgen": "^0.5.10", | ||
"esbuild": "^0.23.0", | ||
@@ -105,3 +105,3 @@ "typedoc": "^0.26.3", | ||
}, | ||
"gitHead": "c7aaa453b01a45e5235517db9d2a283b97abac96\n" | ||
"gitHead": "324d6b7dbf31558329e9fb6452e29b2f7db9c61a\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 198 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -324,2 +324,4 @@ > and anti-framework. | ||
Note: @thi.ng/api is in _most_ cases a type-only import (not used at runtime) | ||
## Usage examples | ||
@@ -326,0 +328,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
117601
369
63
Updated@thi.ng/api@^8.11.7
Updated@thi.ng/canvas@^0.2.24
Updated@thi.ng/errors@^2.5.13
Updated@thi.ng/prefixes@^2.3.24
Updated@thi.ng/wasm-api@^1.6.5