@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.4.30 to 0.4.31
# Change Log | ||
- **Last updated**: 2023-11-24T09:35:46Z | ||
- **Last updated**: 2023-12-03T12:13:32Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.4.30", | ||
"version": "0.4.31", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -38,22 +38,22 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.9", | ||
"@thi.ng/args": "^2.2.43", | ||
"@thi.ng/arrays": "^2.7.5", | ||
"@thi.ng/binary": "^3.3.38", | ||
"@thi.ng/checks": "^3.4.9", | ||
"@thi.ng/compare": "^2.2.5", | ||
"@thi.ng/defmulti": "^3.0.7", | ||
"@thi.ng/errors": "^2.4.3", | ||
"@thi.ng/file-io": "^1.0.2", | ||
"@thi.ng/logger": "^2.0.0", | ||
"@thi.ng/paths": "^5.1.50", | ||
"@thi.ng/strings": "^3.7.0", | ||
"@thi.ng/wasm-api": "^1.4.34" | ||
"@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/logger": "^2.0.1", | ||
"@thi.ng/paths": "^5.1.51", | ||
"@thi.ng/strings": "^3.7.1", | ||
"@thi.ng/wasm-api": "^1.4.35" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"@thi.ng/testament": "^0.4.2", | ||
"@thi.ng/testament": "^0.4.3", | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.3", | ||
"typedoc": "^0.25.4", | ||
"typescript": "^5.3.2" | ||
@@ -123,3 +123,3 @@ }, | ||
}, | ||
"gitHead": "f6de41f4991704fdbbb2899bb430ed4f4f6efab0\n" | ||
"gitHead": "04d1de79f256d7a53c6b5fd157b37f49bc88e11d\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
135587
Updated@thi.ng/api@^8.9.10
Updated@thi.ng/args@^2.2.44
Updated@thi.ng/arrays@^2.7.6
Updated@thi.ng/binary@^3.3.39
Updated@thi.ng/checks@^3.4.10
Updated@thi.ng/compare@^2.2.6
Updated@thi.ng/defmulti@^3.0.8
Updated@thi.ng/errors@^2.4.4
Updated@thi.ng/file-io@^1.0.3
Updated@thi.ng/logger@^2.0.1
Updated@thi.ng/paths@^5.1.51
Updated@thi.ng/strings@^3.7.1
Updated@thi.ng/wasm-api@^1.4.35