@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.4.29 to 0.4.30
# Change Log | ||
- **Last updated**: 2023-11-09T10:28:19Z | ||
- **Last updated**: 2023-11-24T09:35:46Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.4.29", | ||
"version": "0.4.30", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -38,23 +38,23 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.8", | ||
"@thi.ng/args": "^2.2.42", | ||
"@thi.ng/arrays": "^2.7.4", | ||
"@thi.ng/binary": "^3.3.37", | ||
"@thi.ng/checks": "^3.4.8", | ||
"@thi.ng/compare": "^2.2.4", | ||
"@thi.ng/defmulti": "^3.0.6", | ||
"@thi.ng/errors": "^2.4.2", | ||
"@thi.ng/file-io": "^1.0.1", | ||
"@thi.ng/logger": "^1.4.24", | ||
"@thi.ng/paths": "^5.1.49", | ||
"@thi.ng/strings": "^3.6.6", | ||
"@thi.ng/wasm-api": "^1.4.33" | ||
"@thi.ng/api": "^8.9.9", | ||
"@thi.ng/args": "^2.2.43", | ||
"@thi.ng/arrays": "^2.7.5", | ||
"@thi.ng/binary": "^3.3.38", | ||
"@thi.ng/checks": "^3.4.9", | ||
"@thi.ng/compare": "^2.2.5", | ||
"@thi.ng/defmulti": "^3.0.7", | ||
"@thi.ng/errors": "^2.4.3", | ||
"@thi.ng/file-io": "^1.0.2", | ||
"@thi.ng/logger": "^2.0.0", | ||
"@thi.ng/paths": "^5.1.50", | ||
"@thi.ng/strings": "^3.7.0", | ||
"@thi.ng/wasm-api": "^1.4.34" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.2", | ||
"@thi.ng/testament": "^0.4.1", | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"@thi.ng/testament": "^0.4.2", | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.3", | ||
"typescript": "^5.2.2" | ||
"typescript": "^5.3.2" | ||
}, | ||
@@ -123,3 +123,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "669a3151e4302480244fe3e60eff5e732ea5b7a7\n" | ||
"gitHead": "f6de41f4991704fdbbb2899bb430ed4f4f6efab0\n" | ||
} |
135585
+ Added@thi.ng/logger@2.1.10(transitive)
- Removed@thi.ng/logger@1.4.24(transitive)
Updated@thi.ng/api@^8.9.9
Updated@thi.ng/args@^2.2.43
Updated@thi.ng/arrays@^2.7.5
Updated@thi.ng/binary@^3.3.38
Updated@thi.ng/checks@^3.4.9
Updated@thi.ng/compare@^2.2.5
Updated@thi.ng/defmulti@^3.0.7
Updated@thi.ng/errors@^2.4.3
Updated@thi.ng/file-io@^1.0.2
Updated@thi.ng/logger@^2.0.0
Updated@thi.ng/paths@^5.1.50
Updated@thi.ng/strings@^3.7.0
Updated@thi.ng/wasm-api@^1.4.34