@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth 0.34.1-feature.SSISDK.82.linkedVP.328 → 0.34.1-feature.SSISDK.82.linkedVP.341

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.
Files changed (1) hide show
  1. package/package.json +17 -17
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth",
3
- "version": "0.34.1-feature.SSISDK.82.linkedVP.328+20af9c29",
3
+ "version": "0.34.1-feature.SSISDK.82.linkedVP.341+483672e1",
4
4
  "source": "src/index.ts",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -26,22 +26,22 @@
26
26
  "build": "tsup --config ../../tsup.config.ts --tsconfig ../../tsconfig.tsup.json"
27
27
  },
28
28
  "dependencies": {
29
- "@sphereon/did-auth-siop": "0.19.1-next.226",
30
- "@sphereon/did-auth-siop-adapter": "0.19.1-next.226",
31
- "@sphereon/oid4vc-common": "0.19.1-next.226",
29
+ "@sphereon/did-auth-siop": "0.19.1-next.234",
30
+ "@sphereon/did-auth-siop-adapter": "0.19.1-next.234",
31
+ "@sphereon/oid4vc-common": "0.19.1-next.234",
32
32
  "@sphereon/pex": "5.0.0-unstable.28",
33
- "@sphereon/ssi-sdk-ext.did-utils": "0.34.1-feature.SSISDK.82.linkedVP.328+20af9c29",
34
- "@sphereon/ssi-sdk-ext.identifier-resolution": "0.34.1-feature.SSISDK.82.linkedVP.328+20af9c29",
35
- "@sphereon/ssi-sdk-ext.jwt-service": "0.34.1-feature.SSISDK.82.linkedVP.328+20af9c29",
36
- "@sphereon/ssi-sdk.core": "0.34.1-feature.SSISDK.82.linkedVP.328+20af9c29",
37
- "@sphereon/ssi-sdk.credential-validation": "0.34.1-feature.SSISDK.82.linkedVP.328+20af9c29",
38
- "@sphereon/ssi-sdk.kv-store-temp": "0.34.1-feature.SSISDK.82.linkedVP.328+20af9c29",
39
- "@sphereon/ssi-sdk.mdl-mdoc": "0.34.1-feature.SSISDK.82.linkedVP.328+20af9c29",
40
- "@sphereon/ssi-sdk.pd-manager": "0.34.1-feature.SSISDK.82.linkedVP.328+20af9c29",
41
- "@sphereon/ssi-sdk.presentation-exchange": "0.34.1-feature.SSISDK.82.linkedVP.328+20af9c29",
42
- "@sphereon/ssi-sdk.sd-jwt": "0.34.1-feature.SSISDK.82.linkedVP.328+20af9c29",
43
- "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.34.1-feature.SSISDK.82.linkedVP.328+20af9c29",
44
- "@sphereon/ssi-types": "0.34.1-feature.SSISDK.82.linkedVP.328+20af9c29",
33
+ "@sphereon/ssi-sdk-ext.did-utils": "0.34.1-feature.SSISDK.82.linkedVP.341+483672e1",
34
+ "@sphereon/ssi-sdk-ext.identifier-resolution": "0.34.1-feature.SSISDK.82.linkedVP.341+483672e1",
35
+ "@sphereon/ssi-sdk-ext.jwt-service": "0.34.1-feature.SSISDK.82.linkedVP.341+483672e1",
36
+ "@sphereon/ssi-sdk.core": "0.34.1-feature.SSISDK.82.linkedVP.341+483672e1",
37
+ "@sphereon/ssi-sdk.credential-validation": "0.34.1-feature.SSISDK.82.linkedVP.341+483672e1",
38
+ "@sphereon/ssi-sdk.kv-store-temp": "0.34.1-feature.SSISDK.82.linkedVP.341+483672e1",
39
+ "@sphereon/ssi-sdk.mdl-mdoc": "0.34.1-feature.SSISDK.82.linkedVP.341+483672e1",
40
+ "@sphereon/ssi-sdk.pd-manager": "0.34.1-feature.SSISDK.82.linkedVP.341+483672e1",
41
+ "@sphereon/ssi-sdk.presentation-exchange": "0.34.1-feature.SSISDK.82.linkedVP.341+483672e1",
42
+ "@sphereon/ssi-sdk.sd-jwt": "0.34.1-feature.SSISDK.82.linkedVP.341+483672e1",
43
+ "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.34.1-feature.SSISDK.82.linkedVP.341+483672e1",
44
+ "@sphereon/ssi-types": "0.34.1-feature.SSISDK.82.linkedVP.341+483672e1",
45
45
  "@sphereon/wellknown-dids-client": "^0.1.3",
46
46
  "@veramo/core": "4.2.0",
47
47
  "@veramo/credential-w3c": "4.2.0",
@@ -84,5 +84,5 @@
84
84
  "OpenID Connect",
85
85
  "Authenticator"
86
86
  ],
87
- "gitHead": "20af9c298b5d6764da6c804d1c6d8a758b710513"
87
+ "gitHead": "483672e1d9b2891a346216a0ebea64745561d6ed"
88
88
  }