@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -41,3 +41,3 @@ "type": "module", | ||
"@thi.ng/args": "^2.2.19", | ||
"@thi.ng/arrays": "^2.5.4", | ||
"@thi.ng/arrays": "^2.5.5", | ||
"@thi.ng/binary": "^3.3.19", | ||
@@ -48,7 +48,7 @@ "@thi.ng/checks": "^3.3.9", | ||
"@thi.ng/errors": "^2.2.11", | ||
"@thi.ng/file-io": "^0.5.2", | ||
"@thi.ng/file-io": "^0.5.3", | ||
"@thi.ng/logger": "^1.4.9", | ||
"@thi.ng/paths": "^5.1.31", | ||
"@thi.ng/strings": "^3.3.26", | ||
"@thi.ng/wasm-api": "^1.3.2" | ||
"@thi.ng/wasm-api": "^1.4.0" | ||
}, | ||
@@ -125,3 +125,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "cafa4ecea90fb681949dc3885a5bd6ddefa38b51\n" | ||
"gitHead": "7896250248d960109253215c75b115c46626293e\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/arrays@^2.5.5
Updated@thi.ng/file-io@^0.5.3
Updated@thi.ng/wasm-api@^1.4.0