@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth 0.36.1-feature.SSISDK.82.and.SSISDK.70.37 → 0.36.1-feature.integration.fides.71

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.36.1-feature.SSISDK.82.and.SSISDK.70.37+4f1096f2",
3
+ "version": "0.36.1-feature.integration.fides.71+6c64486b",
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.20.1-fix.1",
30
- "@sphereon/did-auth-siop-adapter": "0.20.1-fix.1",
31
- "@sphereon/oid4vc-common": "0.20.1-fix.1",
29
+ "@sphereon/did-auth-siop": "0.20.1-next.3",
30
+ "@sphereon/did-auth-siop-adapter": "0.20.1-next.3",
31
+ "@sphereon/oid4vc-common": "0.20.1-next.3",
32
32
  "@sphereon/pex": "5.0.0-unstable.28",
33
- "@sphereon/ssi-sdk-ext.did-utils": "0.36.1-feature.SSISDK.82.and.SSISDK.70.37+4f1096f2",
34
- "@sphereon/ssi-sdk-ext.identifier-resolution": "0.36.1-feature.SSISDK.82.and.SSISDK.70.37+4f1096f2",
35
- "@sphereon/ssi-sdk-ext.jwt-service": "0.36.1-feature.SSISDK.82.and.SSISDK.70.37+4f1096f2",
36
- "@sphereon/ssi-sdk.core": "0.36.1-feature.SSISDK.82.and.SSISDK.70.37+4f1096f2",
37
- "@sphereon/ssi-sdk.credential-validation": "0.36.1-feature.SSISDK.82.and.SSISDK.70.37+4f1096f2",
38
- "@sphereon/ssi-sdk.kv-store-temp": "0.36.1-feature.SSISDK.82.and.SSISDK.70.37+4f1096f2",
39
- "@sphereon/ssi-sdk.mdl-mdoc": "0.36.1-feature.SSISDK.82.and.SSISDK.70.37+4f1096f2",
40
- "@sphereon/ssi-sdk.pd-manager": "0.36.1-feature.SSISDK.82.and.SSISDK.70.37+4f1096f2",
41
- "@sphereon/ssi-sdk.presentation-exchange": "0.36.1-feature.SSISDK.82.and.SSISDK.70.37+4f1096f2",
42
- "@sphereon/ssi-sdk.sd-jwt": "0.36.1-feature.SSISDK.82.and.SSISDK.70.37+4f1096f2",
43
- "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.36.1-feature.SSISDK.82.and.SSISDK.70.37+4f1096f2",
44
- "@sphereon/ssi-types": "0.36.1-feature.SSISDK.82.and.SSISDK.70.37+4f1096f2",
33
+ "@sphereon/ssi-sdk-ext.did-utils": "0.36.1-feature.integration.fides.71+6c64486b",
34
+ "@sphereon/ssi-sdk-ext.identifier-resolution": "0.36.1-feature.integration.fides.71+6c64486b",
35
+ "@sphereon/ssi-sdk-ext.jwt-service": "0.36.1-feature.integration.fides.71+6c64486b",
36
+ "@sphereon/ssi-sdk.core": "0.36.1-feature.integration.fides.71+6c64486b",
37
+ "@sphereon/ssi-sdk.credential-validation": "0.36.1-feature.integration.fides.71+6c64486b",
38
+ "@sphereon/ssi-sdk.kv-store-temp": "0.36.1-feature.integration.fides.71+6c64486b",
39
+ "@sphereon/ssi-sdk.mdl-mdoc": "0.36.1-feature.integration.fides.71+6c64486b",
40
+ "@sphereon/ssi-sdk.pd-manager": "0.36.1-feature.integration.fides.71+6c64486b",
41
+ "@sphereon/ssi-sdk.presentation-exchange": "0.36.1-feature.integration.fides.71+6c64486b",
42
+ "@sphereon/ssi-sdk.sd-jwt": "0.36.1-feature.integration.fides.71+6c64486b",
43
+ "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.36.1-feature.integration.fides.71+6c64486b",
44
+ "@sphereon/ssi-types": "0.36.1-feature.integration.fides.71+6c64486b",
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": "4f1096f2d7ce22bdc20319a780386979393bc2ef"
87
+ "gitHead": "6c64486b2c67f3b68d46dee756014988b65f91f6"
88
88
  }