@sphereon/ssi-sdk.siopv2-oid4vp-op-auth 0.36.1-feature.SSISDK.82.and.SSISDK.70.35 → 0.36.1-next.11

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/index.js CHANGED
@@ -523,8 +523,9 @@ function getSigningAlgo(type) {
523
523
  __name(getSigningAlgo, "getSigningAlgo");
524
524
 
525
525
  // src/session/OID4VP.ts
526
+ import { calculateSdHash } from "@sphereon/pex/dist/main/lib/utils/index.js";
526
527
  import { isManagedIdentifierDidResult } from "@sphereon/ssi-sdk-ext.identifier-resolution";
527
- import { calculateSdHash, defaultGenerateDigest } from "@sphereon/ssi-sdk.sd-jwt";
528
+ import { defaultGenerateDigest } from "@sphereon/ssi-sdk.sd-jwt";
528
529
  import { CredentialMapper, DocumentFormat, Loggers } from "@sphereon/ssi-types";
529
530
 
530
531
  // src/types/IDidAuthSiopOpAuthenticator.ts