@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.4.68 to 0.4.69
# Change Log | ||
- **Last updated**: 2024-04-11T12:32:44Z | ||
- **Last updated**: 2024-04-20T14:42:45Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -12,2 +12,8 @@ | ||
### [0.4.69](https://github.com/thi-ng/umbrella/tree/@thi.ng/wasm-api-bindgen@0.4.69) (2024-04-20) | ||
#### ♻️ Refactoring | ||
- update type usage ([1c4a3c3](https://github.com/thi-ng/umbrella/commit/1c4a3c3)) | ||
### [0.4.52](https://github.com/thi-ng/umbrella/tree/@thi.ng/wasm-api-bindgen@0.4.52) (2024-02-22) | ||
@@ -14,0 +20,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.4.68", | ||
"version": "0.4.69", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -41,15 +41,15 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.10.1", | ||
"@thi.ng/args": "^2.3.30", | ||
"@thi.ng/arrays": "^2.9.3", | ||
"@thi.ng/binary": "^3.4.22", | ||
"@thi.ng/checks": "^3.6.1", | ||
"@thi.ng/compare": "^2.3.2", | ||
"@thi.ng/defmulti": "^3.0.36", | ||
"@thi.ng/errors": "^2.5.4", | ||
"@thi.ng/file-io": "^2.0.2", | ||
"@thi.ng/logger": "^3.0.9", | ||
"@thi.ng/paths": "^5.1.78", | ||
"@thi.ng/strings": "^3.7.30", | ||
"@thi.ng/wasm-api": "^1.4.68" | ||
"@thi.ng/api": "^8.11.0", | ||
"@thi.ng/args": "^2.3.31", | ||
"@thi.ng/arrays": "^2.9.4", | ||
"@thi.ng/binary": "^3.4.23", | ||
"@thi.ng/checks": "^3.6.2", | ||
"@thi.ng/compare": "^2.3.3", | ||
"@thi.ng/defmulti": "^3.0.37", | ||
"@thi.ng/errors": "^2.5.5", | ||
"@thi.ng/file-io": "^2.0.3", | ||
"@thi.ng/logger": "^3.0.10", | ||
"@thi.ng/paths": "^5.1.79", | ||
"@thi.ng/strings": "^3.7.31", | ||
"@thi.ng/wasm-api": "^1.4.69" | ||
}, | ||
@@ -125,3 +125,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "18a0c063a7b33d790e5bc2486c106f45f663ac28\n" | ||
"gitHead": "8339d05ecc857e529c7325a9839c0063b89e728d\n" | ||
} |
@@ -737,6 +737,6 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
```html | ||
<script type="module" src="https://cdn.skypack.dev/@thi.ng/wasm-api-bindgen"></script> | ||
<script type="module" src="https://esm.run/@thi.ng/wasm-api-bindgen"></script> | ||
``` | ||
[Skypack documentation](https://docs.skypack.dev/) | ||
[JSDelivr documentation](https://www.jsdelivr.com/) | ||
@@ -743,0 +743,0 @@ For Node.js REPL: |
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
126871
Updated@thi.ng/api@^8.11.0
Updated@thi.ng/args@^2.3.31
Updated@thi.ng/arrays@^2.9.4
Updated@thi.ng/binary@^3.4.23
Updated@thi.ng/checks@^3.6.2
Updated@thi.ng/compare@^2.3.3
Updated@thi.ng/defmulti@^3.0.37
Updated@thi.ng/errors@^2.5.5
Updated@thi.ng/file-io@^2.0.3
Updated@thi.ng/logger@^3.0.10
Updated@thi.ng/paths@^5.1.79
Updated@thi.ng/strings@^3.7.31
Updated@thi.ng/wasm-api@^1.4.69