@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.71 to 0.11.72
# Change Log | ||
- **Last updated**: 2024-02-19T16:07:07Z | ||
- **Last updated**: 2024-02-22T11:59:16Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.71", | ||
"version": "0.11.72", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -42,11 +42,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.24", | ||
"@thi.ng/canvas": "^0.2.6", | ||
"@thi.ng/errors": "^2.4.17", | ||
"@thi.ng/prefixes": "^2.3.9", | ||
"@thi.ng/wasm-api": "^1.4.53" | ||
"@thi.ng/api": "^8.9.25", | ||
"@thi.ng/canvas": "^0.2.7", | ||
"@thi.ng/errors": "^2.4.18", | ||
"@thi.ng/prefixes": "^2.3.10", | ||
"@thi.ng/wasm-api": "^1.4.54" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.40.1", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.50", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.51", | ||
"esbuild": "^0.20.0", | ||
@@ -105,3 +105,3 @@ "rimraf": "^5.0.5", | ||
}, | ||
"gitHead": "2724c87ca41810f2112f9d8c3d6b90dfaeea876b\n" | ||
"gitHead": "4513a1c703bdbf0f0867f03e547e47692e415fac\n" | ||
} |
@@ -21,3 +21,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> This is one of 190 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -24,0 +24,0 @@ > and anti-framework. |
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
117411
Updated@thi.ng/api@^8.9.25
Updated@thi.ng/canvas@^0.2.7
Updated@thi.ng/errors@^2.4.18
Updated@thi.ng/prefixes@^2.3.10
Updated@thi.ng/wasm-api@^1.4.54