@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.5.11 to 0.5.12
# Change Log | ||
- **Last updated**: 2024-07-22T13:15:57Z | ||
- **Last updated**: 2024-08-10T15:03:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.5.11", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
"version": "0.5.12", | ||
"description": "Polyglot bindings code generators (TS/JS, Zig, C11) for hybrid WebAssembly projects", | ||
"type": "module", | ||
@@ -41,21 +41,21 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.7", | ||
"@thi.ng/args": "^2.3.39", | ||
"@thi.ng/arrays": "^2.9.13", | ||
"@thi.ng/binary": "^3.4.30", | ||
"@thi.ng/checks": "^3.6.9", | ||
"@thi.ng/compare": "^2.3.10", | ||
"@thi.ng/defmulti": "^3.0.45", | ||
"@thi.ng/errors": "^2.5.13", | ||
"@thi.ng/file-io": "^2.1.9", | ||
"@thi.ng/logger": "^3.0.17", | ||
"@thi.ng/paths": "^5.1.87", | ||
"@thi.ng/strings": "^3.8.1", | ||
"@thi.ng/wasm-api": "^1.6.6" | ||
"@thi.ng/api": "^8.11.8", | ||
"@thi.ng/args": "^2.3.40", | ||
"@thi.ng/arrays": "^2.9.14", | ||
"@thi.ng/binary": "^3.4.31", | ||
"@thi.ng/checks": "^3.6.10", | ||
"@thi.ng/compare": "^2.4.0", | ||
"@thi.ng/defmulti": "^3.0.46", | ||
"@thi.ng/errors": "^2.5.14", | ||
"@thi.ng/file-io": "^2.1.10", | ||
"@thi.ng/logger": "^3.0.18", | ||
"@thi.ng/paths": "^5.1.88", | ||
"@thi.ng/strings": "^3.8.2", | ||
"@thi.ng/wasm-api": "^1.6.7" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.0", | ||
"@microsoft/api-extractor": "^7.47.5", | ||
"esbuild": "^0.23.0", | ||
"typedoc": "^0.26.3", | ||
"typescript": "^5.5.3" | ||
"typedoc": "^0.26.5", | ||
"typescript": "^5.5.4" | ||
}, | ||
@@ -74,7 +74,7 @@ "keywords": [ | ||
"string", | ||
"tool", | ||
"typescript", | ||
"wasm", | ||
"webassembly", | ||
"zig", | ||
"ziglang" | ||
"zig" | ||
], | ||
@@ -125,3 +125,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "bd22b0826134b79064169371665b4d6caa9b6066\n" | ||
"gitHead": "ec78f98d015e4d214a0b840e72e497407807daf3\n" | ||
} |
@@ -48,3 +48,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Polyglot bindings code generators for hybrid JS & WebAssembly projects. This is a support package for [@thi.ng/wasm-api](https://github.com/thi-ng/umbrella/tree/develop/packages/wasm-api). | ||
Polyglot bindings code generators (TS/JS, Zig, C11) for hybrid WebAssembly projects. This is a support package for [@thi.ng/wasm-api](https://github.com/thi-ng/umbrella/tree/develop/packages/wasm-api). | ||
@@ -51,0 +51,0 @@ Without any additional help, current data exchange between a WebAssembly module |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
127603
Updated@thi.ng/api@^8.11.8
Updated@thi.ng/args@^2.3.40
Updated@thi.ng/arrays@^2.9.14
Updated@thi.ng/binary@^3.4.31
Updated@thi.ng/checks@^3.6.10
Updated@thi.ng/compare@^2.4.0
Updated@thi.ng/defmulti@^3.0.46
Updated@thi.ng/errors@^2.5.14
Updated@thi.ng/file-io@^2.1.10
Updated@thi.ng/logger@^3.0.18
Updated@thi.ng/paths@^5.1.88
Updated@thi.ng/strings@^3.8.2
Updated@thi.ng/wasm-api@^1.6.7