@astrasyncai/verification-gateway 3.2.0 → 3.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3301,7 +3301,7 @@ function getTrustLevel(score) {
3301
3301
  }
3302
3302
 
3303
3303
  // src/version.ts
3304
- var SDK_VERSION = "3.2.0";
3304
+ var SDK_VERSION = "3.2.1";
3305
3305
 
3306
3306
  // src/well-known.ts
3307
3307
  var CACHE_TTL_MS = 60 * 60 * 1e3;