@thi.ng/wasm-api
Advanced tools
Comparing version 2.3.7 to 2.3.8
# Change Log | ||
- **Last updated**: 2025-02-13T16:03:11Z | ||
- **Last updated**: 2025-02-19T20:59:58Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api", | ||
"version": "2.3.7", | ||
"version": "2.3.8", | ||
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects", | ||
@@ -45,9 +45,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.20", | ||
"@thi.ng/arrays": "^2.10.15", | ||
"@thi.ng/checks": "^3.6.23", | ||
"@thi.ng/errors": "^2.5.26", | ||
"@thi.ng/hex": "^2.3.64", | ||
"@thi.ng/idgen": "^2.2.60", | ||
"@thi.ng/logger": "^3.1.1" | ||
"@thi.ng/api": "^8.11.21", | ||
"@thi.ng/arrays": "^2.10.16", | ||
"@thi.ng/checks": "^3.6.24", | ||
"@thi.ng/errors": "^2.5.27", | ||
"@thi.ng/hex": "^2.3.65", | ||
"@thi.ng/idgen": "^2.2.61", | ||
"@thi.ng/logger": "^3.1.2" | ||
}, | ||
@@ -81,3 +81,2 @@ "devDependencies": { | ||
"wasm", | ||
"webassembly", | ||
"zig" | ||
@@ -129,5 +128,6 @@ ], | ||
"status": "alpha", | ||
"tag": "wasm", | ||
"year": 2022 | ||
}, | ||
"gitHead": "9a0b33253fef092aaf301decf6ecd54317874d4c\n" | ||
"gitHead": "bee617702ac61d093465b967f8f973dc566faa6b\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 201 standalone projects, maintained as part | ||
> This is one of 202 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
Updated@thi.ng/api@^8.11.21
Updated@thi.ng/arrays@^2.10.16
Updated@thi.ng/checks@^3.6.24
Updated@thi.ng/errors@^2.5.27
Updated@thi.ng/hex@^2.3.65
Updated@thi.ng/idgen@^2.2.61
Updated@thi.ng/logger@^3.1.2