@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.4.3 to 0.4.4
# Change Log | ||
- **Last updated**: 2023-05-11T12:16:33Z | ||
- **Last updated**: 2023-06-14T07:58:51Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -39,23 +39,23 @@ "type": "module", | ||
"dependencies": { | ||
"@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" | ||
"@thi.ng/api": "^8.8.2", | ||
"@thi.ng/args": "^2.2.27", | ||
"@thi.ng/arrays": "^2.5.13", | ||
"@thi.ng/binary": "^3.3.26", | ||
"@thi.ng/checks": "^3.3.14", | ||
"@thi.ng/compare": "^2.1.32", | ||
"@thi.ng/defmulti": "^2.1.38", | ||
"@thi.ng/errors": "^2.2.17", | ||
"@thi.ng/file-io": "^0.5.11", | ||
"@thi.ng/logger": "^1.4.15", | ||
"@thi.ng/paths": "^5.1.38", | ||
"@thi.ng/strings": "^3.4.7", | ||
"@thi.ng/wasm-api": "^1.4.9" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.34.8", | ||
"@thi.ng/testament": "^0.3.16", | ||
"rimraf": "^5.0.0", | ||
"@microsoft/api-extractor": "^7.35.3", | ||
"@thi.ng/testament": "^0.3.17", | ||
"rimraf": "^5.0.1", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.24.6", | ||
"typescript": "^5.0.4" | ||
"typedoc": "^0.24.8", | ||
"typescript": "^5.1.3" | ||
}, | ||
@@ -124,3 +124,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "20ab11b687a13228f6a8cecdc5f05ba9105122ea\n" | ||
"gitHead": "54e825a976c72067a244cff8725ca98f5416d26d\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.2
Updated@thi.ng/args@^2.2.27
Updated@thi.ng/arrays@^2.5.13
Updated@thi.ng/binary@^3.3.26
Updated@thi.ng/checks@^3.3.14
Updated@thi.ng/compare@^2.1.32
Updated@thi.ng/defmulti@^2.1.38
Updated@thi.ng/errors@^2.2.17
Updated@thi.ng/file-io@^0.5.11
Updated@thi.ng/logger@^1.4.15
Updated@thi.ng/paths@^5.1.38
Updated@thi.ng/strings@^3.4.7
Updated@thi.ng/wasm-api@^1.4.9