@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.60 to 0.11.61
# Change Log | ||
- **Last updated**: 2023-12-31T09:44:24Z | ||
- **Last updated**: 2024-01-23T15:58:27Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.60", | ||
"version": "0.11.61", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -42,11 +42,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.16", | ||
"@thi.ng/canvas": "^0.1.3", | ||
"@thi.ng/errors": "^2.4.10", | ||
"@thi.ng/prefixes": "^2.3.2", | ||
"@thi.ng/wasm-api": "^1.4.42" | ||
"@thi.ng/api": "^8.9.17", | ||
"@thi.ng/canvas": "^0.1.4", | ||
"@thi.ng/errors": "^2.4.11", | ||
"@thi.ng/prefixes": "^2.3.3", | ||
"@thi.ng/wasm-api": "^1.4.43" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.39", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.40", | ||
"esbuild": "^0.19.10", | ||
@@ -105,3 +105,3 @@ "rimraf": "^5.0.5", | ||
}, | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
"gitHead": "417b5a7ea7bd54a3b4f086fe0fc2ce8e8933c9b2\n" | ||
} |
@@ -354,2 +354,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2022 - 2023 Karsten Schmidt // Apache License 2.0 | ||
© 2022 - 2024 Karsten Schmidt // Apache License 2.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
Updated@thi.ng/api@^8.9.17
Updated@thi.ng/canvas@^0.1.4
Updated@thi.ng/errors@^2.4.11
Updated@thi.ng/prefixes@^2.3.3
Updated@thi.ng/wasm-api@^1.4.43