@sphereon/ssi-sdk.oid4vci-issuer-rest-api 0.36.1-feature.integration.fides.68 → 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.oid4vci-issuer-rest-api",
3
- "version": "0.36.1-feature.integration.fides.68+e5f2d6af",
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,14 +26,14 @@
26
26
  "@sphereon/oid4vci-common": "0.20.1-next.3",
27
27
  "@sphereon/oid4vci-issuer": "0.20.1-next.3",
28
28
  "@sphereon/oid4vci-issuer-server": "0.20.1-next.3",
29
- "@sphereon/ssi-express-support": "0.36.1-feature.integration.fides.68+e5f2d6af",
30
- "@sphereon/ssi-sdk-ext.identifier-resolution": "0.36.1-feature.integration.fides.68+e5f2d6af",
31
- "@sphereon/ssi-sdk-ext.jwt-service": "0.36.1-feature.integration.fides.68+e5f2d6af",
32
- "@sphereon/ssi-sdk.credential-vcdm": "0.36.1-feature.integration.fides.68+e5f2d6af",
33
- "@sphereon/ssi-sdk.kv-store-temp": "0.36.1-feature.integration.fides.68+e5f2d6af",
34
- "@sphereon/ssi-sdk.oid4vci-issuer": "0.36.1-feature.integration.fides.68+e5f2d6af",
35
- "@sphereon/ssi-sdk.oid4vci-issuer-store": "0.36.1-feature.integration.fides.68+e5f2d6af",
36
- "@sphereon/ssi-types": "0.36.1-feature.integration.fides.68+e5f2d6af",
29
+ "@sphereon/ssi-express-support": "0.36.1-feature.integration.fides.71+6c64486b",
30
+ "@sphereon/ssi-sdk-ext.identifier-resolution": "0.36.1-feature.integration.fides.71+6c64486b",
31
+ "@sphereon/ssi-sdk-ext.jwt-service": "0.36.1-feature.integration.fides.71+6c64486b",
32
+ "@sphereon/ssi-sdk.credential-vcdm": "0.36.1-feature.integration.fides.71+6c64486b",
33
+ "@sphereon/ssi-sdk.kv-store-temp": "0.36.1-feature.integration.fides.71+6c64486b",
34
+ "@sphereon/ssi-sdk.oid4vci-issuer": "0.36.1-feature.integration.fides.71+6c64486b",
35
+ "@sphereon/ssi-sdk.oid4vci-issuer-store": "0.36.1-feature.integration.fides.71+6c64486b",
36
+ "@sphereon/ssi-types": "0.36.1-feature.integration.fides.71+6c64486b",
37
37
  "@veramo/core": "4.2.0",
38
38
  "@veramo/credential-w3c": "4.2.0",
39
39
  "awesome-qr": "^2.1.5-rc.0",
@@ -52,13 +52,13 @@
52
52
  "@sphereon/did-uni-client": "^0.6.3",
53
53
  "@sphereon/pex": "5.0.0-unstable.28",
54
54
  "@sphereon/pex-models": "^2.3.2",
55
- "@sphereon/ssi-sdk-ext.did-provider-jwk": "0.36.1-feature.integration.fides.68+e5f2d6af",
56
- "@sphereon/ssi-sdk-ext.key-manager": "0.36.1-feature.integration.fides.68+e5f2d6af",
57
- "@sphereon/ssi-sdk-ext.key-utils": "0.36.1-feature.integration.fides.68+e5f2d6af",
58
- "@sphereon/ssi-sdk-ext.kms-local": "0.36.1-feature.integration.fides.68+e5f2d6af",
59
- "@sphereon/ssi-sdk.credential-vcdm-jsonld-provider": "0.36.1-feature.integration.fides.68+e5f2d6af",
60
- "@sphereon/ssi-sdk.data-store": "0.36.1-feature.integration.fides.68+e5f2d6af",
61
- "@sphereon/ssi-sdk.data-store-types": "0.36.1-feature.integration.fides.68+e5f2d6af",
55
+ "@sphereon/ssi-sdk-ext.did-provider-jwk": "0.36.1-feature.integration.fides.71+6c64486b",
56
+ "@sphereon/ssi-sdk-ext.key-manager": "0.36.1-feature.integration.fides.71+6c64486b",
57
+ "@sphereon/ssi-sdk-ext.key-utils": "0.36.1-feature.integration.fides.71+6c64486b",
58
+ "@sphereon/ssi-sdk-ext.kms-local": "0.36.1-feature.integration.fides.71+6c64486b",
59
+ "@sphereon/ssi-sdk.credential-vcdm-jsonld-provider": "0.36.1-feature.integration.fides.71+6c64486b",
60
+ "@sphereon/ssi-sdk.data-store": "0.36.1-feature.integration.fides.71+6c64486b",
61
+ "@sphereon/ssi-sdk.data-store-types": "0.36.1-feature.integration.fides.71+6c64486b",
62
62
  "@types/body-parser": "^1.19.5",
63
63
  "@types/cookie-parser": "^1.4.7",
64
64
  "@types/cors": "^2.8.17",
@@ -112,5 +112,5 @@
112
112
  "OpenID Connect",
113
113
  "Authenticator"
114
114
  ],
115
- "gitHead": "e5f2d6afc3a7f56a9917d7a105ccb3eb02516713"
115
+ "gitHead": "6c64486b2c67f3b68d46dee756014988b65f91f6"
116
116
  }