@sphereon/ssi-sdk.oid4vci-holder 0.34.1-feature.SSISDK.58.host.nonce.endpoint.194 → 0.34.1-feature.SSISDK.62.219
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.js
CHANGED
|
@@ -2069,7 +2069,7 @@ var startFirstPartApplicationMachine = /* @__PURE__ */ __name(async (args, conte
|
|
|
2069
2069
|
}, "startFirstPartApplicationMachine");
|
|
2070
2070
|
|
|
2071
2071
|
// src/agent/OID4VCIHolder.ts
|
|
2072
|
-
import "cross-fetch
|
|
2072
|
+
import fetch from "cross-fetch";
|
|
2073
2073
|
var oid4vciHolderContextMethods = [
|
|
2074
2074
|
"cmGetContacts",
|
|
2075
2075
|
"cmGetContact",
|