@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.4.38 to 0.4.39
# Change Log | ||
- **Last updated**: 2023-12-28T23:24:39Z | ||
- **Last updated**: 2023-12-31T09:44:24Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.4.38", | ||
"version": "0.4.39", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -40,15 +40,15 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.15", | ||
"@thi.ng/args": "^2.3.3", | ||
"@thi.ng/arrays": "^2.7.12", | ||
"@thi.ng/binary": "^3.4.3", | ||
"@thi.ng/checks": "^3.4.15", | ||
"@thi.ng/compare": "^2.2.11", | ||
"@thi.ng/defmulti": "^3.0.13", | ||
"@thi.ng/errors": "^2.4.9", | ||
"@thi.ng/file-io": "^1.1.3", | ||
"@thi.ng/logger": "^2.1.2", | ||
"@thi.ng/paths": "^5.1.56", | ||
"@thi.ng/strings": "^3.7.6", | ||
"@thi.ng/wasm-api": "^1.4.41" | ||
"@thi.ng/api": "^8.9.16", | ||
"@thi.ng/args": "^2.3.4", | ||
"@thi.ng/arrays": "^2.7.13", | ||
"@thi.ng/binary": "^3.4.4", | ||
"@thi.ng/checks": "^3.4.16", | ||
"@thi.ng/compare": "^2.2.12", | ||
"@thi.ng/defmulti": "^3.0.14", | ||
"@thi.ng/errors": "^2.4.10", | ||
"@thi.ng/file-io": "^1.1.4", | ||
"@thi.ng/logger": "^2.1.3", | ||
"@thi.ng/paths": "^5.1.57", | ||
"@thi.ng/strings": "^3.7.7", | ||
"@thi.ng/wasm-api": "^1.4.42" | ||
}, | ||
@@ -124,3 +124,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\n" | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
} |
@@ -10,4 +10,5 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
This project is part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and anti-framework. | ||
This is a standalone project, maintained as part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and | ||
anti-framework. | ||
@@ -14,0 +15,0 @@ - [About](#about) |
125971
785
Updated@thi.ng/api@^8.9.16
Updated@thi.ng/args@^2.3.4
Updated@thi.ng/arrays@^2.7.13
Updated@thi.ng/binary@^3.4.4
Updated@thi.ng/checks@^3.4.16
Updated@thi.ng/compare@^2.2.12
Updated@thi.ng/defmulti@^3.0.14
Updated@thi.ng/errors@^2.4.10
Updated@thi.ng/file-io@^1.1.4
Updated@thi.ng/logger@^2.1.3
Updated@thi.ng/paths@^5.1.57
Updated@thi.ng/strings@^3.7.7
Updated@thi.ng/wasm-api@^1.4.42