@thi.ng/wasm-api
Advanced tools
Comparing version 1.4.14 to 1.4.15
# Change Log | ||
- **Last updated**: 2023-08-10T12:16:43Z | ||
- **Last updated**: 2023-08-10T12:25:09Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api", | ||
"version": "1.4.14", | ||
"version": "1.4.15", | ||
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects", | ||
@@ -38,13 +38,13 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.1", | ||
"@thi.ng/arrays": "^2.5.16", | ||
"@thi.ng/checks": "^3.4.1", | ||
"@thi.ng/errors": "^2.3.1", | ||
"@thi.ng/hex": "^2.3.13", | ||
"@thi.ng/idgen": "^2.2.1", | ||
"@thi.ng/logger": "^1.4.17" | ||
"@thi.ng/api": "^8.9.2", | ||
"@thi.ng/arrays": "^2.5.17", | ||
"@thi.ng/checks": "^3.4.2", | ||
"@thi.ng/errors": "^2.3.2", | ||
"@thi.ng/hex": "^2.3.14", | ||
"@thi.ng/idgen": "^2.2.2", | ||
"@thi.ng/logger": "^1.4.18" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.36.3", | ||
"@thi.ng/testament": "^0.3.19", | ||
"@thi.ng/testament": "^0.3.20", | ||
"rimraf": "^5.0.1", | ||
@@ -119,3 +119,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "672fb5ede530598da51c9d1cee48fe58c23bad34\n" | ||
"gitHead": "ad9ac3232c6fc5fc8a0df75ac82fc1e0e9fb0258\n" | ||
} |
Updated@thi.ng/api@^8.9.2
Updated@thi.ng/arrays@^2.5.17
Updated@thi.ng/checks@^3.4.2
Updated@thi.ng/errors@^2.3.2
Updated@thi.ng/hex@^2.3.14
Updated@thi.ng/idgen@^2.2.2
Updated@thi.ng/logger@^1.4.18