@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.58 to 0.11.59
# Change Log | ||
- **Last updated**: 2023-12-19T11:01:47Z | ||
- **Last updated**: 2023-12-28T23:24:39Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.58", | ||
"version": "0.11.59", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -42,15 +42,15 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.14", | ||
"@thi.ng/canvas": "^0.1.1", | ||
"@thi.ng/errors": "^2.4.8", | ||
"@thi.ng/prefixes": "^2.3.0", | ||
"@thi.ng/wasm-api": "^1.4.40" | ||
"@thi.ng/api": "^8.9.15", | ||
"@thi.ng/canvas": "^0.1.2", | ||
"@thi.ng/errors": "^2.4.9", | ||
"@thi.ng/prefixes": "^2.3.1", | ||
"@thi.ng/wasm-api": "^1.4.41" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.37", | ||
"esbuild": "^0.19.8", | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.38", | ||
"esbuild": "^0.19.10", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.25.4", | ||
"typescript": "^5.3.2" | ||
"typescript": "^5.3.3" | ||
}, | ||
@@ -105,3 +105,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "f156d361a652cce316c36e0b7df7d2ac5c2dbbf8\n" | ||
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\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
116823
Updated@thi.ng/api@^8.9.15
Updated@thi.ng/canvas@^0.1.2
Updated@thi.ng/errors@^2.4.9
Updated@thi.ng/prefixes@^2.3.1
Updated@thi.ng/wasm-api@^1.4.41