@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.61 to 0.11.62
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.61", | ||
"version": "0.11.62", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -42,11 +42,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.17", | ||
"@thi.ng/canvas": "^0.1.4", | ||
"@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.43" | ||
"@thi.ng/wasm-api": "^1.4.44" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.40", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.41", | ||
"esbuild": "^0.19.10", | ||
@@ -105,3 +105,3 @@ "rimraf": "^5.0.5", | ||
}, | ||
"gitHead": "417b5a7ea7bd54a3b4f086fe0fc2ce8e8933c9b2\n" | ||
"gitHead": "7426e2ae6fca5482c6eaf649872296fc89955374\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
+ Added@thi.ng/canvas@0.2.24(transitive)
- Removed@thi.ng/canvas@0.1.4(transitive)
Updated@thi.ng/api@^8.9.18
Updated@thi.ng/canvas@^0.2.0
Updated@thi.ng/wasm-api@^1.4.44