@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Polyglot bindings code generators (TS/JS, Zig, C11) for hybrid WebAssembly projects", | ||
@@ -46,14 +46,14 @@ "type": "module", | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/args": "^2.3.52", | ||
"@thi.ng/arrays": "^2.10.9", | ||
"@thi.ng/args": "^2.3.53", | ||
"@thi.ng/arrays": "^2.10.10", | ||
"@thi.ng/binary": "^3.4.39", | ||
"@thi.ng/checks": "^3.6.18", | ||
"@thi.ng/checks": "^3.6.19", | ||
"@thi.ng/compare": "^2.4.8", | ||
"@thi.ng/defmulti": "^3.0.54", | ||
"@thi.ng/defmulti": "^3.0.55", | ||
"@thi.ng/errors": "^2.5.22", | ||
"@thi.ng/file-io": "^2.1.20", | ||
"@thi.ng/logger": "^3.0.26", | ||
"@thi.ng/paths": "^5.1.96", | ||
"@thi.ng/file-io": "^2.1.21", | ||
"@thi.ng/logger": "^3.0.27", | ||
"@thi.ng/paths": "^5.1.97", | ||
"@thi.ng/strings": "^3.9.0", | ||
"@thi.ng/wasm-api": "^2.3.0" | ||
"@thi.ng/wasm-api": "^2.3.1" | ||
}, | ||
@@ -133,3 +133,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "d52592c42d33072925fb531e70e2879fd52b26e6\n" | ||
"gitHead": "6542b842120bef47cc18d45a1b1db68307a7f04b\n" | ||
} |
141050
Updated@thi.ng/args@^2.3.53
Updated@thi.ng/arrays@^2.10.10
Updated@thi.ng/checks@^3.6.19
Updated@thi.ng/defmulti@^3.0.55
Updated@thi.ng/file-io@^2.1.21
Updated@thi.ng/logger@^3.0.27
Updated@thi.ng/paths@^5.1.97
Updated@thi.ng/wasm-api@^2.3.1