@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.4.63 to 0.4.64
# Change Log | ||
- **Last updated**: 2024-03-13T14:04:31Z | ||
- **Last updated**: 2024-03-27T09:53:46Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.4.63", | ||
"version": "0.4.64", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -41,22 +41,22 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.30", | ||
"@thi.ng/args": "^2.3.27", | ||
"@thi.ng/arrays": "^2.8.11", | ||
"@thi.ng/binary": "^3.4.19", | ||
"@thi.ng/checks": "^3.5.4", | ||
"@thi.ng/compare": "^2.2.26", | ||
"@thi.ng/defmulti": "^3.0.33", | ||
"@thi.ng/errors": "^2.5.1", | ||
"@thi.ng/file-io": "^1.3.11", | ||
"@thi.ng/logger": "^3.0.6", | ||
"@thi.ng/paths": "^5.1.75", | ||
"@thi.ng/strings": "^3.7.27", | ||
"@thi.ng/wasm-api": "^1.4.63" | ||
"@thi.ng/api": "^8.9.31", | ||
"@thi.ng/args": "^2.3.28", | ||
"@thi.ng/arrays": "^2.8.12", | ||
"@thi.ng/binary": "^3.4.20", | ||
"@thi.ng/checks": "^3.5.5", | ||
"@thi.ng/compare": "^2.2.27", | ||
"@thi.ng/defmulti": "^3.0.34", | ||
"@thi.ng/errors": "^2.5.2", | ||
"@thi.ng/file-io": "^1.3.12", | ||
"@thi.ng/logger": "^3.0.7", | ||
"@thi.ng/paths": "^5.1.76", | ||
"@thi.ng/strings": "^3.7.28", | ||
"@thi.ng/wasm-api": "^1.4.64" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.42.3", | ||
"esbuild": "^0.20.1", | ||
"@microsoft/api-extractor": "^7.43.0", | ||
"esbuild": "^0.20.2", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.25.12", | ||
"typescript": "^5.4.2" | ||
"typescript": "^5.4.3" | ||
}, | ||
@@ -125,3 +125,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "16686bb40f7bd7a14a5d1304e353a82cb0069a1a\n" | ||
"gitHead": "feb3b24654f2c931cd3c3308c1c0c807ee14d0e4\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/api@^8.9.31
Updated@thi.ng/args@^2.3.28
Updated@thi.ng/arrays@^2.8.12
Updated@thi.ng/binary@^3.4.20
Updated@thi.ng/checks@^3.5.5
Updated@thi.ng/compare@^2.2.27
Updated@thi.ng/defmulti@^3.0.34
Updated@thi.ng/errors@^2.5.2
Updated@thi.ng/file-io@^1.3.12
Updated@thi.ng/logger@^3.0.7
Updated@thi.ng/paths@^5.1.76
Updated@thi.ng/strings@^3.7.28
Updated@thi.ng/wasm-api@^1.4.64