@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.62 to 0.11.63
# Change Log | ||
- **Last updated**: 2024-01-23T15:58:27Z | ||
- **Last updated**: 2024-01-29T20:39:37Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.62", | ||
"version": "0.11.63", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -42,11 +42,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.18", | ||
"@thi.ng/canvas": "^0.2.0", | ||
"@thi.ng/errors": "^2.4.11", | ||
"@thi.ng/prefixes": "^2.3.3", | ||
"@thi.ng/wasm-api": "^1.4.44" | ||
"@thi.ng/api": "^8.9.19", | ||
"@thi.ng/canvas": "^0.2.1", | ||
"@thi.ng/errors": "^2.4.12", | ||
"@thi.ng/prefixes": "^2.3.4", | ||
"@thi.ng/wasm-api": "^1.4.45" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.41", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.42", | ||
"esbuild": "^0.19.10", | ||
@@ -105,3 +105,3 @@ "rimraf": "^5.0.5", | ||
}, | ||
"gitHead": "7426e2ae6fca5482c6eaf649872296fc89955374\n" | ||
"gitHead": "20909ffc46f23f61ec7647e8d27ed17752ce9828\n" | ||
} |
@@ -10,5 +10,9 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
This is a standalone project, maintained as part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and | ||
anti-framework. | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
> and anti-framework. | ||
> | ||
> 🚀 Help me to work full-time on these projects by [sponsoring me on | ||
> GitHub](https://github.com/sponsors/postspectacular). Thank you! ❤️ | ||
@@ -15,0 +19,0 @@ - [About](#about) |
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
117026
359
Updated@thi.ng/api@^8.9.19
Updated@thi.ng/canvas@^0.2.1
Updated@thi.ng/errors@^2.4.12
Updated@thi.ng/prefixes@^2.3.4
Updated@thi.ng/wasm-api@^1.4.45