@thi.ng/wasm-api
Advanced tools
Comparing version 1.3.0 to 1.3.2
# Change Log | ||
- **Last updated**: 2023-02-05T14:42:22Z | ||
- **Last updated**: 2023-02-10T14:03:11Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api", | ||
"version": "1.3.0", | ||
"version": "1.3.2", | ||
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects", | ||
@@ -38,13 +38,13 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.0", | ||
"@thi.ng/arrays": "^2.5.2", | ||
"@thi.ng/checks": "^3.3.8", | ||
"@thi.ng/errors": "^2.2.9", | ||
"@thi.ng/hex": "^2.3.5", | ||
"@thi.ng/idgen": "^2.1.25", | ||
"@thi.ng/logger": "^1.4.8" | ||
"@thi.ng/api": "^8.7.2", | ||
"@thi.ng/arrays": "^2.5.4", | ||
"@thi.ng/checks": "^3.3.9", | ||
"@thi.ng/errors": "^2.2.11", | ||
"@thi.ng/hex": "^2.3.6", | ||
"@thi.ng/idgen": "^2.1.27", | ||
"@thi.ng/logger": "^1.4.9" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.34.2", | ||
"@thi.ng/testament": "^0.3.10", | ||
"@thi.ng/testament": "^0.3.11", | ||
"rimraf": "^4.1.2", | ||
@@ -119,3 +119,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "50ba9c87676fac60c46d2bc0e4d2c7711a374a68\n" | ||
"gitHead": "cafa4ecea90fb681949dc3885a5bd6ddefa38b51\n" | ||
} |
133219
Updated@thi.ng/api@^8.7.2
Updated@thi.ng/arrays@^2.5.4
Updated@thi.ng/checks@^3.3.9
Updated@thi.ng/errors@^2.2.11
Updated@thi.ng/hex@^2.3.6
Updated@thi.ng/idgen@^2.1.27
Updated@thi.ng/logger@^1.4.9