@sphereon/ssi-sdk.oid4vci-issuer 0.36.1-feature.SSISDK.70.integrate.digidentity.55 → 0.36.1-feature.SSISDK.70.integrate.digidentity.56

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 +16 -16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sphereon/ssi-sdk.oid4vci-issuer",
3
- "version": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
3
+ "version": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
4
4
  "source": "./src/index.ts",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -29,20 +29,20 @@
29
29
  "@sphereon/oid4vci-client": "0.20.1-next.3",
30
30
  "@sphereon/oid4vci-common": "0.20.1-next.3",
31
31
  "@sphereon/oid4vci-issuer": "0.20.1-next.3",
32
- "@sphereon/ssi-sdk-ext.did-utils": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
33
- "@sphereon/ssi-sdk-ext.identifier-resolution": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
34
- "@sphereon/ssi-sdk-ext.jwt-service": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
35
- "@sphereon/ssi-sdk.agent-config": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
36
- "@sphereon/ssi-sdk.core": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
37
- "@sphereon/ssi-sdk.data-store": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
38
- "@sphereon/ssi-sdk.data-store-types": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
39
- "@sphereon/ssi-sdk.kv-store-temp": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
40
- "@sphereon/ssi-sdk.mdl-mdoc": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
41
- "@sphereon/ssi-sdk.oid4vci-issuer-store": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
42
- "@sphereon/ssi-sdk.sd-jwt": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
43
- "@sphereon/ssi-sdk.vc-status-list": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
44
- "@sphereon/ssi-sdk.vc-status-list-issuer": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
45
- "@sphereon/ssi-types": "0.36.1-feature.SSISDK.70.integrate.digidentity.55+fc4df611",
32
+ "@sphereon/ssi-sdk-ext.did-utils": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
33
+ "@sphereon/ssi-sdk-ext.identifier-resolution": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
34
+ "@sphereon/ssi-sdk-ext.jwt-service": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
35
+ "@sphereon/ssi-sdk.agent-config": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
36
+ "@sphereon/ssi-sdk.core": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
37
+ "@sphereon/ssi-sdk.data-store": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
38
+ "@sphereon/ssi-sdk.data-store-types": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
39
+ "@sphereon/ssi-sdk.kv-store-temp": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
40
+ "@sphereon/ssi-sdk.mdl-mdoc": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
41
+ "@sphereon/ssi-sdk.oid4vci-issuer-store": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
42
+ "@sphereon/ssi-sdk.sd-jwt": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
43
+ "@sphereon/ssi-sdk.vc-status-list": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
44
+ "@sphereon/ssi-sdk.vc-status-list-issuer": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
45
+ "@sphereon/ssi-types": "0.36.1-feature.SSISDK.70.integrate.digidentity.56+a91ccbf4",
46
46
  "@types/uuid": "^9.0.8",
47
47
  "@veramo/core": "4.2.0",
48
48
  "@veramo/credential-w3c": "4.2.0",
@@ -85,5 +85,5 @@
85
85
  "OpenID Connect",
86
86
  "Authenticator"
87
87
  ],
88
- "gitHead": "fc4df611242812613a69238d3d03452395505b64"
88
+ "gitHead": "a91ccbf4bacb6f2b99dd713942be0a1521128e13"
89
89
  }