@haex-space/vault-sdk 2.5.118 → 2.5.119

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.
package/dist/react.mjs CHANGED
@@ -2426,6 +2426,9 @@ init_vaultKey();
2426
2426
  init_userKeypair();
2427
2427
  init_vaultKey();
2428
2428
 
2429
+ // src/crypto/claims.ts
2430
+ init_userKeypair();
2431
+
2429
2432
  // src/crypto/recordSigning.ts
2430
2433
  init_userKeypair();
2431
2434
  init_vaultKey();