@sphereon/ssi-sdk.oid4vci-issuer 0.32.1-feature.new.develop.273 → 0.32.1-feature.new.develop.275

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.32.1-feature.new.develop.273+79f7bcde",
3
+ "version": "0.32.1-feature.new.develop.275+261f8706",
4
4
  "source": "src/index.ts",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -14,22 +14,22 @@
14
14
  "build:clean": "tsc --build --clean && tsc --build"
15
15
  },
16
16
  "dependencies": {
17
- "@sphereon/oid4vci-client": "0.16.1-next.401",
18
- "@sphereon/oid4vci-common": "0.16.1-next.401",
19
- "@sphereon/oid4vci-issuer": "0.16.1-next.401",
17
+ "@sphereon/oid4vci-client": "0.16.1-next.402",
18
+ "@sphereon/oid4vci-common": "0.16.1-next.402",
19
+ "@sphereon/oid4vci-issuer": "0.16.1-next.402",
20
20
  "@sphereon/ssi-sdk-ext.did-utils": "0.27.1-next.21",
21
21
  "@sphereon/ssi-sdk-ext.identifier-resolution": "0.27.1-next.21",
22
22
  "@sphereon/ssi-sdk-ext.jwt-service": "0.27.1-next.21",
23
- "@sphereon/ssi-sdk.agent-config": "0.32.1-feature.new.develop.273+79f7bcde",
24
- "@sphereon/ssi-sdk.core": "0.32.1-feature.new.develop.273+79f7bcde",
25
- "@sphereon/ssi-sdk.data-store": "0.32.1-feature.new.develop.273+79f7bcde",
26
- "@sphereon/ssi-sdk.kv-store-temp": "0.32.1-feature.new.develop.273+79f7bcde",
27
- "@sphereon/ssi-sdk.mdl-mdoc": "0.32.1-feature.new.develop.273+79f7bcde",
28
- "@sphereon/ssi-sdk.oid4vci-issuer-store": "0.32.1-feature.new.develop.273+79f7bcde",
29
- "@sphereon/ssi-sdk.sd-jwt": "0.32.1-feature.new.develop.273+79f7bcde",
30
- "@sphereon/ssi-sdk.vc-status-list": "0.32.1-feature.new.develop.273+79f7bcde",
31
- "@sphereon/ssi-sdk.vc-status-list-issuer": "0.32.1-feature.new.develop.273+79f7bcde",
32
- "@sphereon/ssi-types": "0.32.1-feature.new.develop.273+79f7bcde",
23
+ "@sphereon/ssi-sdk.agent-config": "0.32.1-feature.new.develop.275+261f8706",
24
+ "@sphereon/ssi-sdk.core": "0.32.1-feature.new.develop.275+261f8706",
25
+ "@sphereon/ssi-sdk.data-store": "0.32.1-feature.new.develop.275+261f8706",
26
+ "@sphereon/ssi-sdk.kv-store-temp": "0.32.1-feature.new.develop.275+261f8706",
27
+ "@sphereon/ssi-sdk.mdl-mdoc": "0.32.1-feature.new.develop.275+261f8706",
28
+ "@sphereon/ssi-sdk.oid4vci-issuer-store": "0.32.1-feature.new.develop.275+261f8706",
29
+ "@sphereon/ssi-sdk.sd-jwt": "0.32.1-feature.new.develop.275+261f8706",
30
+ "@sphereon/ssi-sdk.vc-status-list": "0.32.1-feature.new.develop.275+261f8706",
31
+ "@sphereon/ssi-sdk.vc-status-list-issuer": "0.32.1-feature.new.develop.275+261f8706",
32
+ "@sphereon/ssi-types": "0.32.1-feature.new.develop.275+261f8706",
33
33
  "@types/uuid": "^9.0.8",
34
34
  "@veramo/core": "4.2.0",
35
35
  "@veramo/credential-w3c": "4.2.0",
@@ -38,7 +38,7 @@
38
38
  "uuid": "^9.0.1"
39
39
  },
40
40
  "devDependencies": {
41
- "@sphereon/did-auth-siop": "0.16.1-next.401",
41
+ "@sphereon/did-auth-siop": "0.16.1-next.402",
42
42
  "@sphereon/did-uni-client": "^0.6.3",
43
43
  "@veramo/did-provider-key": "4.2.0",
44
44
  "@veramo/did-resolver": "4.2.0",
@@ -74,5 +74,5 @@
74
74
  "Authenticator"
75
75
  ],
76
76
  "nx": {},
77
- "gitHead": "79f7bcdece5b9890c6243a402f36160bf205e482"
77
+ "gitHead": "261f870669191e9eb10594009b92e079e454b7e9"
78
78
  }