@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.78 to 0.11.79
# Change Log | ||
- **Last updated**: 2024-03-07T20:40:47Z | ||
- **Last updated**: 2024-03-13T14:04:31Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.78", | ||
"version": "0.11.79", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -43,15 +43,15 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.29", | ||
"@thi.ng/canvas": "^0.2.11", | ||
"@thi.ng/errors": "^2.4.20", | ||
"@thi.ng/prefixes": "^2.3.12", | ||
"@thi.ng/wasm-api": "^1.4.59" | ||
"@thi.ng/api": "^8.9.30", | ||
"@thi.ng/canvas": "^0.2.12", | ||
"@thi.ng/errors": "^2.5.0", | ||
"@thi.ng/prefixes": "^2.3.13", | ||
"@thi.ng/wasm-api": "^1.4.60" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.40.1", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.58", | ||
"esbuild": "^0.20.0", | ||
"@microsoft/api-extractor": "^7.42.3", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.59", | ||
"esbuild": "^0.20.1", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.25.7", | ||
"typescript": "^5.3.3" | ||
"typedoc": "^0.25.12", | ||
"typescript": "^5.4.2" | ||
}, | ||
@@ -106,3 +106,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "0d3bacf526db92363b43e81356e8cef18368272a\n" | ||
"gitHead": "7f3fcbd6c0462b0ce45afa141fe163d1f297fd51\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
Updated@thi.ng/api@^8.9.30
Updated@thi.ng/canvas@^0.2.12
Updated@thi.ng/errors@^2.5.0
Updated@thi.ng/prefixes@^2.3.13
Updated@thi.ng/wasm-api@^1.4.60