@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.4.56 to 0.4.57
# Change Log | ||
- **Last updated**: 2024-03-01T15:22:50Z | ||
- **Last updated**: 2024-03-07T20:40:47Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.4.56", | ||
"version": "0.4.57", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -37,18 +37,19 @@ "type": "module", | ||
"pub": "yarn npm publish --access public", | ||
"test": "bun test" | ||
"test": "bun test", | ||
"tool:tangle": "../../node_modules/.bin/tangle src/**/*.ts" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.27", | ||
"@thi.ng/args": "^2.3.20", | ||
"@thi.ng/arrays": "^2.8.5", | ||
"@thi.ng/binary": "^3.4.16", | ||
"@thi.ng/checks": "^3.5.1", | ||
"@thi.ng/compare": "^2.2.23", | ||
"@thi.ng/defmulti": "^3.0.28", | ||
"@thi.ng/errors": "^2.4.19", | ||
"@thi.ng/file-io": "^1.3.5", | ||
"@thi.ng/logger": "^3.0.4", | ||
"@thi.ng/paths": "^5.1.70", | ||
"@thi.ng/strings": "^3.7.20", | ||
"@thi.ng/wasm-api": "^1.4.57" | ||
"@thi.ng/api": "^8.9.28", | ||
"@thi.ng/args": "^2.3.21", | ||
"@thi.ng/arrays": "^2.8.6", | ||
"@thi.ng/binary": "^3.4.17", | ||
"@thi.ng/checks": "^3.5.2", | ||
"@thi.ng/compare": "^2.2.24", | ||
"@thi.ng/defmulti": "^3.0.29", | ||
"@thi.ng/errors": "^2.4.20", | ||
"@thi.ng/file-io": "^1.3.6", | ||
"@thi.ng/logger": "^3.0.5", | ||
"@thi.ng/paths": "^5.1.71", | ||
"@thi.ng/strings": "^3.7.21", | ||
"@thi.ng/wasm-api": "^1.4.58" | ||
}, | ||
@@ -124,3 +125,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "df9e312af741d87e6b450afcfea6a6e381662b1e\n" | ||
"gitHead": "a421058a65ba76608d94129ac29451bfedaf201c\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
126605
Updated@thi.ng/api@^8.9.28
Updated@thi.ng/args@^2.3.21
Updated@thi.ng/arrays@^2.8.6
Updated@thi.ng/binary@^3.4.17
Updated@thi.ng/checks@^3.5.2
Updated@thi.ng/compare@^2.2.24
Updated@thi.ng/defmulti@^3.0.29
Updated@thi.ng/errors@^2.4.20
Updated@thi.ng/file-io@^1.3.6
Updated@thi.ng/logger@^3.0.5
Updated@thi.ng/paths@^5.1.71
Updated@thi.ng/strings@^3.7.21
Updated@thi.ng/wasm-api@^1.4.58