@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.64 to 0.11.65
# Change Log | ||
- **Last updated**: 2024-01-29T21:04:46Z | ||
- **Last updated**: 2024-01-30T15:21:31Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.64", | ||
"version": "0.11.65", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -42,11 +42,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.20", | ||
"@thi.ng/canvas": "^0.2.2", | ||
"@thi.ng/errors": "^2.4.13", | ||
"@thi.ng/prefixes": "^2.3.5", | ||
"@thi.ng/wasm-api": "^1.4.46" | ||
"@thi.ng/api": "^8.9.21", | ||
"@thi.ng/canvas": "^0.2.3", | ||
"@thi.ng/errors": "^2.4.14", | ||
"@thi.ng/prefixes": "^2.3.6", | ||
"@thi.ng/wasm-api": "^1.4.47" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.43", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.44", | ||
"esbuild": "^0.19.10", | ||
@@ -105,3 +105,3 @@ "rimraf": "^5.0.5", | ||
}, | ||
"gitHead": "3fa30b2dc2de762f24fd64b881b68d4da33d4c38\n" | ||
"gitHead": "ded7c5e87ebc7f6279c24f183c24ff348db8f304\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.21
Updated@thi.ng/canvas@^0.2.3
Updated@thi.ng/errors@^2.4.14
Updated@thi.ng/prefixes@^2.3.6
Updated@thi.ng/wasm-api@^1.4.47