@thi.ng/wasm-api
Advanced tools
Comparing version 1.2.6 to 1.2.7
# Change Log | ||
- **Last updated**: 2022-12-22T21:47:08Z | ||
- **Last updated**: 2023-01-10T15:20:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects", | ||
@@ -38,13 +38,13 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.6.2", | ||
"@thi.ng/arrays": "^2.5.0", | ||
"@thi.ng/checks": "^3.3.6", | ||
"@thi.ng/errors": "^2.2.7", | ||
"@thi.ng/hex": "^2.3.3", | ||
"@thi.ng/idgen": "^2.1.23", | ||
"@thi.ng/logger": "^1.4.6" | ||
"@thi.ng/api": "^8.6.3", | ||
"@thi.ng/arrays": "^2.5.1", | ||
"@thi.ng/checks": "^3.3.7", | ||
"@thi.ng/errors": "^2.2.8", | ||
"@thi.ng/hex": "^2.3.4", | ||
"@thi.ng/idgen": "^2.1.24", | ||
"@thi.ng/logger": "^1.4.7" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.33.7", | ||
"@thi.ng/testament": "^0.3.8", | ||
"@thi.ng/testament": "^0.3.9", | ||
"rimraf": "^3.0.2", | ||
@@ -119,3 +119,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "28bb74c67217a352d673b6efdab234921d4a370e\n" | ||
"gitHead": "3f0b3e2a7c82aefc7e46fb4338369836b5e1b8cf\n" | ||
} |
@@ -537,2 +537,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2022 Karsten Schmidt // Apache License 2.0 | ||
© 2022 - 2023 Karsten Schmidt // Apache License 2.0 |
132146
Updated@thi.ng/api@^8.6.3
Updated@thi.ng/arrays@^2.5.1
Updated@thi.ng/checks@^3.3.7
Updated@thi.ng/errors@^2.2.8
Updated@thi.ng/hex@^2.3.4
Updated@thi.ng/idgen@^2.1.24
Updated@thi.ng/logger@^1.4.7