@thi.ng/wasm-api
Advanced tools
Comparing version 1.4.47 to 1.4.48
# Change Log | ||
- **Last updated**: 2024-01-30T15:21:31Z | ||
- **Last updated**: 2024-01-30T21:37:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api", | ||
"version": "1.4.47", | ||
"version": "1.4.48", | ||
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects", | ||
@@ -39,9 +39,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.21", | ||
"@thi.ng/arrays": "^2.7.18", | ||
"@thi.ng/checks": "^3.4.21", | ||
"@thi.ng/errors": "^2.4.14", | ||
"@thi.ng/hex": "^2.3.33", | ||
"@thi.ng/idgen": "^2.2.24", | ||
"@thi.ng/logger": "^2.1.7" | ||
"@thi.ng/api": "^8.9.22", | ||
"@thi.ng/arrays": "^2.7.19", | ||
"@thi.ng/checks": "^3.4.22", | ||
"@thi.ng/errors": "^2.4.15", | ||
"@thi.ng/hex": "^2.3.34", | ||
"@thi.ng/idgen": "^2.2.25", | ||
"@thi.ng/logger": "^2.1.8" | ||
}, | ||
@@ -119,3 +119,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ded7c5e87ebc7f6279c24f183c24ff348db8f304\n" | ||
"gitHead": "a86521dfac00768f7e51a607209325eb72004730\n" | ||
} |
Updated@thi.ng/api@^8.9.22
Updated@thi.ng/arrays@^2.7.19
Updated@thi.ng/checks@^3.4.22
Updated@thi.ng/errors@^2.4.15
Updated@thi.ng/hex@^2.3.34
Updated@thi.ng/idgen@^2.2.25
Updated@thi.ng/logger@^2.1.8