@sphereon/ssi-sdk.oid4vci-holder 0.34.1-feature.SSISDK.58.host.nonce.endpoint.194 → 0.34.1-feature.SSISDK.62.218
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +24 -24
- package/src/agent/OID4VCIHolder.ts +1 -1
package/dist/index.cjs
CHANGED
|
@@ -2149,7 +2149,7 @@ var startFirstPartApplicationMachine = /* @__PURE__ */ __name(async (args, conte
|
|
|
2149
2149
|
}, "startFirstPartApplicationMachine");
|
|
2150
2150
|
|
|
2151
2151
|
// src/agent/OID4VCIHolder.ts
|
|
2152
|
-
var
|
|
2152
|
+
var import_cross_fetch = __toESM(require("cross-fetch"), 1);
|
|
2153
2153
|
var oid4vciHolderContextMethods = [
|
|
2154
2154
|
"cmGetContacts",
|
|
2155
2155
|
"cmGetContact",
|