@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.51 to 0.11.52
# Change Log | ||
- **Last updated**: 2023-11-24T09:35:46Z | ||
- **Last updated**: 2023-12-03T12:13:32Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.51", | ||
"version": "0.11.52", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -40,15 +40,15 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/adapt-dpi": "^2.2.25", | ||
"@thi.ng/api": "^8.9.9", | ||
"@thi.ng/errors": "^2.4.3", | ||
"@thi.ng/prefixes": "^2.2.5", | ||
"@thi.ng/wasm-api": "^1.4.34" | ||
"@thi.ng/adapt-dpi": "^2.2.26", | ||
"@thi.ng/api": "^8.9.10", | ||
"@thi.ng/errors": "^2.4.4", | ||
"@thi.ng/prefixes": "^2.2.6", | ||
"@thi.ng/wasm-api": "^1.4.35" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"@thi.ng/testament": "^0.4.2", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.30", | ||
"@thi.ng/testament": "^0.4.3", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.31", | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.3", | ||
"typedoc": "^0.25.4", | ||
"typescript": "^5.3.2" | ||
@@ -104,3 +104,3 @@ }, | ||
}, | ||
"gitHead": "f6de41f4991704fdbbb2899bb430ed4f4f6efab0\n" | ||
"gitHead": "04d1de79f256d7a53c6b5fd157b37f49bc88e11d\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
124549
Updated@thi.ng/adapt-dpi@^2.2.26
Updated@thi.ng/api@^8.9.10
Updated@thi.ng/errors@^2.4.4
Updated@thi.ng/prefixes@^2.2.6
Updated@thi.ng/wasm-api@^1.4.35