@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.4.31 to 0.4.32
# Change Log | ||
- **Last updated**: 2023-12-03T12:13:32Z | ||
- **Last updated**: 2023-12-09T19:12:04Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.4.31", | ||
"version": "0.4.32", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -38,19 +38,18 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.10", | ||
"@thi.ng/args": "^2.2.44", | ||
"@thi.ng/arrays": "^2.7.6", | ||
"@thi.ng/binary": "^3.3.39", | ||
"@thi.ng/checks": "^3.4.10", | ||
"@thi.ng/compare": "^2.2.6", | ||
"@thi.ng/defmulti": "^3.0.8", | ||
"@thi.ng/errors": "^2.4.4", | ||
"@thi.ng/file-io": "^1.0.3", | ||
"@thi.ng/api": "^8.9.11", | ||
"@thi.ng/args": "^2.2.45", | ||
"@thi.ng/arrays": "^2.7.7", | ||
"@thi.ng/binary": "^3.3.40", | ||
"@thi.ng/checks": "^3.4.11", | ||
"@thi.ng/compare": "^2.2.7", | ||
"@thi.ng/defmulti": "^3.0.9", | ||
"@thi.ng/errors": "^2.4.5", | ||
"@thi.ng/file-io": "^1.0.4", | ||
"@thi.ng/logger": "^2.0.1", | ||
"@thi.ng/paths": "^5.1.51", | ||
"@thi.ng/strings": "^3.7.1", | ||
"@thi.ng/wasm-api": "^1.4.35" | ||
"@thi.ng/paths": "^5.1.52", | ||
"@thi.ng/strings": "^3.7.2", | ||
"@thi.ng/wasm-api": "^1.4.36" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"@thi.ng/testament": "^0.4.3", | ||
"rimraf": "^5.0.5", | ||
@@ -123,3 +122,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "04d1de79f256d7a53c6b5fd157b37f49bc88e11d\n" | ||
"gitHead": "25f2ac8ff795a432a930119661b364d4d93b59a0\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
5
135552
Updated@thi.ng/api@^8.9.11
Updated@thi.ng/args@^2.2.45
Updated@thi.ng/arrays@^2.7.7
Updated@thi.ng/binary@^3.3.40
Updated@thi.ng/checks@^3.4.11
Updated@thi.ng/compare@^2.2.7
Updated@thi.ng/defmulti@^3.0.9
Updated@thi.ng/errors@^2.4.5
Updated@thi.ng/file-io@^1.0.4
Updated@thi.ng/paths@^5.1.52
Updated@thi.ng/strings@^3.7.2
Updated@thi.ng/wasm-api@^1.4.36