@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.33 to 0.11.34
# Change Log | ||
- **Last updated**: 2023-08-22T14:39:27Z | ||
- **Last updated**: 2023-08-27T11:20:59Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.33", | ||
"version": "0.11.34", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -41,16 +41,16 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/adapt-dpi": "^2.2.18", | ||
"@thi.ng/api": "^8.9.4", | ||
"@thi.ng/errors": "^2.3.4", | ||
"@thi.ng/prefixes": "^2.1.29", | ||
"@thi.ng/wasm-api": "^1.4.18" | ||
"@thi.ng/adapt-dpi": "^2.2.19", | ||
"@thi.ng/api": "^8.9.5", | ||
"@thi.ng/errors": "^2.3.5", | ||
"@thi.ng/prefixes": "^2.1.30", | ||
"@thi.ng/wasm-api": "^1.4.19" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.36.4", | ||
"@thi.ng/testament": "^0.3.22", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.13", | ||
"@thi.ng/testament": "^0.3.23", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.14", | ||
"rimraf": "^5.0.1", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.24.8", | ||
"typescript": "^5.1.6" | ||
"typedoc": "^0.25.0", | ||
"typescript": "^5.2.2" | ||
}, | ||
@@ -105,3 +105,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "74cfe3fb8de5bfcbfc1109e67604541cbd7b77aa\n" | ||
"gitHead": "5929dd20497668496af13415cdf784a4d6f69aa3\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/adapt-dpi@^2.2.19
Updated@thi.ng/api@^8.9.5
Updated@thi.ng/errors@^2.3.5
Updated@thi.ng/prefixes@^2.1.30
Updated@thi.ng/wasm-api@^1.4.19