@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.102 to 0.11.103
# Change Log | ||
- **Last updated**: 2024-07-22T13:15:57Z | ||
- **Last updated**: 2024-08-10T15:03:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.102", | ||
"version": "0.11.103", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -43,14 +43,14 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.7", | ||
"@thi.ng/canvas": "^0.4.0", | ||
"@thi.ng/errors": "^2.5.13", | ||
"@thi.ng/prefixes": "^2.3.24", | ||
"@thi.ng/wasm-api": "^1.6.6" | ||
"@thi.ng/api": "^8.11.8", | ||
"@thi.ng/canvas": "^0.5.0", | ||
"@thi.ng/errors": "^2.5.14", | ||
"@thi.ng/prefixes": "^2.3.25", | ||
"@thi.ng/wasm-api": "^1.6.7" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.0", | ||
"@thi.ng/wasm-api-bindgen": "^0.5.11", | ||
"@microsoft/api-extractor": "^7.47.5", | ||
"@thi.ng/wasm-api-bindgen": "^0.5.12", | ||
"esbuild": "^0.23.0", | ||
"typedoc": "^0.26.3", | ||
"typescript": "^5.5.3" | ||
"typedoc": "^0.26.5", | ||
"typescript": "^5.5.4" | ||
}, | ||
@@ -70,4 +70,3 @@ "keywords": [ | ||
"webassembly", | ||
"zig", | ||
"ziglang" | ||
"zig" | ||
], | ||
@@ -106,3 +105,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "74b023c95ab8219fd4192ef2a02962b2e2038563\n" | ||
"gitHead": "ec78f98d015e4d214a0b840e72e497407807daf3\n" | ||
} |
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
64
117586
+ Added@thi.ng/canvas@0.5.7(transitive)
- Removed@thi.ng/canvas@0.4.0(transitive)
Updated@thi.ng/api@^8.11.8
Updated@thi.ng/canvas@^0.5.0
Updated@thi.ng/errors@^2.5.14
Updated@thi.ng/prefixes@^2.3.25
Updated@thi.ng/wasm-api@^1.6.7