@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.4.2 to 0.4.3
# Change Log | ||
- **Last updated**: 2023-04-08T11:09:50Z | ||
- **Last updated**: 2023-05-11T12:16:33Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -39,22 +39,22 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.8.0", | ||
"@thi.ng/args": "^2.2.25", | ||
"@thi.ng/arrays": "^2.5.11", | ||
"@thi.ng/binary": "^3.3.24", | ||
"@thi.ng/checks": "^3.3.12", | ||
"@thi.ng/compare": "^2.1.30", | ||
"@thi.ng/defmulti": "^2.1.36", | ||
"@thi.ng/errors": "^2.2.15", | ||
"@thi.ng/file-io": "^0.5.9", | ||
"@thi.ng/logger": "^1.4.13", | ||
"@thi.ng/paths": "^5.1.36", | ||
"@thi.ng/strings": "^3.4.5", | ||
"@thi.ng/wasm-api": "^1.4.7" | ||
"@thi.ng/api": "^8.8.1", | ||
"@thi.ng/args": "^2.2.26", | ||
"@thi.ng/arrays": "^2.5.12", | ||
"@thi.ng/binary": "^3.3.25", | ||
"@thi.ng/checks": "^3.3.13", | ||
"@thi.ng/compare": "^2.1.31", | ||
"@thi.ng/defmulti": "^2.1.37", | ||
"@thi.ng/errors": "^2.2.16", | ||
"@thi.ng/file-io": "^0.5.10", | ||
"@thi.ng/logger": "^1.4.14", | ||
"@thi.ng/paths": "^5.1.37", | ||
"@thi.ng/strings": "^3.4.6", | ||
"@thi.ng/wasm-api": "^1.4.8" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.34.4", | ||
"@thi.ng/testament": "^0.3.15", | ||
"rimraf": "^4.4.1", | ||
"@microsoft/api-extractor": "^7.34.8", | ||
"@thi.ng/testament": "^0.3.16", | ||
"rimraf": "^5.0.0", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.23.28", | ||
"typedoc": "^0.24.6", | ||
"typescript": "^5.0.4" | ||
@@ -124,3 +124,3 @@ }, | ||
}, | ||
"gitHead": "3a56bc490f1e68754762a503d06327b5b34ff7eb\n" | ||
"gitHead": "20ab11b687a13228f6a8cecdc5f05ba9105122ea\n" | ||
} |
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
Updated@thi.ng/api@^8.8.1
Updated@thi.ng/args@^2.2.26
Updated@thi.ng/arrays@^2.5.12
Updated@thi.ng/binary@^3.3.25
Updated@thi.ng/checks@^3.3.13
Updated@thi.ng/compare@^2.1.31
Updated@thi.ng/defmulti@^2.1.37
Updated@thi.ng/errors@^2.2.16
Updated@thi.ng/file-io@^0.5.10
Updated@thi.ng/logger@^1.4.14
Updated@thi.ng/paths@^5.1.37
Updated@thi.ng/strings@^3.4.6
Updated@thi.ng/wasm-api@^1.4.8