@thi.ng/wasm-api
Advanced tools
Comparing version 2.2.3 to 2.2.4
# Change Log | ||
- **Last updated**: 2024-11-24T18:15:49Z | ||
- **Last updated**: 2024-12-12T10:11:58Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects", | ||
@@ -42,9 +42,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.13", | ||
"@thi.ng/arrays": "^2.10.6", | ||
"@thi.ng/checks": "^3.6.15", | ||
"@thi.ng/errors": "^2.5.19", | ||
"@thi.ng/hex": "^2.3.57", | ||
"@thi.ng/idgen": "^2.2.53", | ||
"@thi.ng/logger": "^3.0.23" | ||
"@thi.ng/api": "^8.11.14", | ||
"@thi.ng/arrays": "^2.10.7", | ||
"@thi.ng/checks": "^3.6.16", | ||
"@thi.ng/errors": "^2.5.20", | ||
"@thi.ng/hex": "^2.3.58", | ||
"@thi.ng/idgen": "^2.2.54", | ||
"@thi.ng/logger": "^3.0.24" | ||
}, | ||
@@ -54,3 +54,3 @@ "devDependencies": { | ||
"esbuild": "^0.24.0", | ||
"typedoc": "^0.26.11", | ||
"typedoc": "^0.27.4", | ||
"typescript": "^5.7.2" | ||
@@ -129,3 +129,3 @@ }, | ||
}, | ||
"gitHead": "85e2f0935b58bde5d165fbe754fafec5da0b731e\n" | ||
"gitHead": "34ac95538d96f046090fef5fd3a1dc36d54663d5\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
166019
Updated@thi.ng/api@^8.11.14
Updated@thi.ng/arrays@^2.10.7
Updated@thi.ng/checks@^3.6.16
Updated@thi.ng/errors@^2.5.20
Updated@thi.ng/hex@^2.3.58
Updated@thi.ng/idgen@^2.2.54
Updated@thi.ng/logger@^3.0.24