@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.4.20 to 0.4.21
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.4.20", | ||
"version": "0.4.21", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -41,3 +41,3 @@ "type": "module", | ||
"@thi.ng/args": "^2.2.36", | ||
"@thi.ng/arrays": "^2.6.1", | ||
"@thi.ng/arrays": "^2.6.2", | ||
"@thi.ng/binary": "^3.3.33", | ||
@@ -48,7 +48,7 @@ "@thi.ng/checks": "^3.4.5", | ||
"@thi.ng/errors": "^2.3.5", | ||
"@thi.ng/file-io": "^0.5.23", | ||
"@thi.ng/file-io": "^0.5.24", | ||
"@thi.ng/logger": "^1.4.21", | ||
"@thi.ng/paths": "^5.1.44", | ||
"@thi.ng/strings": "^3.6.0", | ||
"@thi.ng/wasm-api": "^1.4.24" | ||
"@thi.ng/wasm-api": "^1.4.25" | ||
}, | ||
@@ -125,3 +125,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e9f04908dc37ae9e29320f098d195f9f8445a1ad\n" | ||
"gitHead": "d492ecb41df758db372a76449ea9b5bad47b25c4\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.6.2
Updated@thi.ng/file-io@^0.5.24
Updated@thi.ng/wasm-api@^1.4.25