@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Polyglot bindings code generators (TS/JS, Zig, C11) for hybrid WebAssembly projects", | ||
@@ -46,3 +46,3 @@ "type": "module", | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/args": "^2.3.53", | ||
"@thi.ng/args": "^2.3.54", | ||
"@thi.ng/arrays": "^2.10.11", | ||
@@ -54,6 +54,6 @@ "@thi.ng/binary": "^3.4.39", | ||
"@thi.ng/errors": "^2.5.22", | ||
"@thi.ng/file-io": "^2.1.21", | ||
"@thi.ng/file-io": "^2.1.22", | ||
"@thi.ng/logger": "^3.0.27", | ||
"@thi.ng/paths": "^5.1.97", | ||
"@thi.ng/strings": "^3.9.0", | ||
"@thi.ng/strings": "^3.9.1", | ||
"@thi.ng/wasm-api": "^2.3.2" | ||
@@ -134,3 +134,3 @@ }, | ||
}, | ||
"gitHead": "d888087b36b086fd8c3e7dc98d35857266f78942\n" | ||
"gitHead": "56e7a1724e7b0cb5c41119f60320b6ff0e8a3c1c\n" | ||
} |
Updated@thi.ng/args@^2.3.54
Updated@thi.ng/file-io@^2.1.22
Updated@thi.ng/strings@^3.9.1