@thi.ng/wasm-api-dom
Advanced tools
Comparing version 0.11.59 to 0.11.60
# Change Log | ||
- **Last updated**: 2023-12-28T23:24:39Z | ||
- **Last updated**: 2023-12-31T09:44:24Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-dom", | ||
"version": "0.11.59", | ||
"version": "0.11.60", | ||
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications", | ||
@@ -42,11 +42,11 @@ "type": "module", | ||
"dependencies": { | ||
"@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" | ||
"@thi.ng/api": "^8.9.16", | ||
"@thi.ng/canvas": "^0.1.3", | ||
"@thi.ng/errors": "^2.4.10", | ||
"@thi.ng/prefixes": "^2.3.2", | ||
"@thi.ng/wasm-api": "^1.4.42" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.38", | ||
"@thi.ng/wasm-api-bindgen": "^0.4.39", | ||
"esbuild": "^0.19.10", | ||
@@ -105,3 +105,3 @@ "rimraf": "^5.0.5", | ||
}, | ||
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\n" | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
} |
@@ -10,4 +10,5 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
This project is part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and anti-framework. | ||
This is a standalone project, maintained as part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and | ||
anti-framework. | ||
@@ -14,0 +15,0 @@ - [About](#about) |
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
116852
355
Updated@thi.ng/api@^8.9.16
Updated@thi.ng/canvas@^0.1.3
Updated@thi.ng/errors@^2.4.10
Updated@thi.ng/prefixes@^2.3.2
Updated@thi.ng/wasm-api@^1.4.42