@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.4.47 to 0.4.48
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.4.47", | ||
"version": "0.4.48", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -41,3 +41,3 @@ "type": "module", | ||
"@thi.ng/api": "^8.9.23", | ||
"@thi.ng/args": "^2.3.12", | ||
"@thi.ng/args": "^2.3.13", | ||
"@thi.ng/arrays": "^2.7.20", | ||
@@ -47,9 +47,9 @@ "@thi.ng/binary": "^3.4.11", | ||
"@thi.ng/compare": "^2.2.19", | ||
"@thi.ng/defmulti": "^3.0.22", | ||
"@thi.ng/defmulti": "^3.0.23", | ||
"@thi.ng/errors": "^2.4.16", | ||
"@thi.ng/file-io": "^1.2.6", | ||
"@thi.ng/logger": "^2.1.10", | ||
"@thi.ng/file-io": "^1.2.7", | ||
"@thi.ng/logger": "^3.0.0", | ||
"@thi.ng/paths": "^5.1.65", | ||
"@thi.ng/strings": "^3.7.14", | ||
"@thi.ng/wasm-api": "^1.4.50" | ||
"@thi.ng/wasm-api": "^1.4.51" | ||
}, | ||
@@ -125,3 +125,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e5e7d5c6ed2eadee7a91d59cbd0c86ce880ab1c5\n" | ||
"gitHead": "25ee18f7db6d03f0b76787267ab071d16df94888\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
129232
31
- Removed@thi.ng/logger@2.1.10(transitive)
Updated@thi.ng/args@^2.3.13
Updated@thi.ng/defmulti@^3.0.23
Updated@thi.ng/file-io@^1.2.7
Updated@thi.ng/logger@^3.0.0
Updated@thi.ng/wasm-api@^1.4.51