@sphereon/ssi-sdk.w3c-vc-api 0.32.1-feature.new.develop.283 → 0.32.1-feature.new.develop.286

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 +19 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sphereon/ssi-sdk.w3c-vc-api",
3
- "version": "0.32.1-feature.new.develop.283+070040e1",
3
+ "version": "0.32.1-feature.new.develop.286+6050b3a1",
4
4
  "source": "src/index.ts",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -11,16 +11,16 @@
11
11
  "start:dev": "ts-node __tests__/agent.ts"
12
12
  },
13
13
  "dependencies": {
14
- "@sphereon/did-auth-siop": "0.16.1-next.402",
15
- "@sphereon/ssi-express-support": "0.32.1-feature.new.develop.283+070040e1",
16
- "@sphereon/ssi-sdk.agent-config": "0.32.1-feature.new.develop.283+070040e1",
17
- "@sphereon/ssi-sdk.core": "0.32.1-feature.new.develop.283+070040e1",
18
- "@sphereon/ssi-sdk.credential-store": "0.32.1-feature.new.develop.283+070040e1",
19
- "@sphereon/ssi-sdk.kv-store-temp": "0.32.1-feature.new.develop.283+070040e1",
20
- "@sphereon/ssi-sdk.presentation-exchange": "0.32.1-feature.new.develop.283+070040e1",
21
- "@sphereon/ssi-sdk.vc-status-list": "0.32.1-feature.new.develop.283+070040e1",
22
- "@sphereon/ssi-sdk.vc-status-list-issuer": "0.32.1-feature.new.develop.283+070040e1",
23
- "@sphereon/ssi-types": "0.32.1-feature.new.develop.283+070040e1",
14
+ "@sphereon/did-auth-siop": "0.17.0",
15
+ "@sphereon/ssi-express-support": "0.32.1-feature.new.develop.286+6050b3a1",
16
+ "@sphereon/ssi-sdk.agent-config": "0.32.1-feature.new.develop.286+6050b3a1",
17
+ "@sphereon/ssi-sdk.core": "0.32.1-feature.new.develop.286+6050b3a1",
18
+ "@sphereon/ssi-sdk.credential-store": "0.32.1-feature.new.develop.286+6050b3a1",
19
+ "@sphereon/ssi-sdk.kv-store-temp": "0.32.1-feature.new.develop.286+6050b3a1",
20
+ "@sphereon/ssi-sdk.presentation-exchange": "0.32.1-feature.new.develop.286+6050b3a1",
21
+ "@sphereon/ssi-sdk.vc-status-list": "0.32.1-feature.new.develop.286+6050b3a1",
22
+ "@sphereon/ssi-sdk.vc-status-list-issuer": "0.32.1-feature.new.develop.286+6050b3a1",
23
+ "@sphereon/ssi-types": "0.32.1-feature.new.develop.286+6050b3a1",
24
24
  "@veramo/core": "4.2.0",
25
25
  "@veramo/credential-w3c": "4.2.0",
26
26
  "body-parser": "^1.20.2",
@@ -35,15 +35,15 @@
35
35
  "uuid": "^9.0.1"
36
36
  },
37
37
  "devDependencies": {
38
- "@sphereon/did-provider-oyd": "0.27.1-next.21",
38
+ "@sphereon/did-provider-oyd": "0.28.0",
39
39
  "@sphereon/did-uni-client": "^0.6.3",
40
- "@sphereon/ssi-sdk-ext.did-provider-jwk": "0.27.1-next.21",
41
- "@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.27.1-next.21",
42
- "@sphereon/ssi-sdk-ext.key-manager": "0.27.1-next.21",
43
- "@sphereon/ssi-sdk-ext.kms-local": "0.27.1-next.21",
40
+ "@sphereon/ssi-sdk-ext.did-provider-jwk": "0.28.0",
41
+ "@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.28.0",
42
+ "@sphereon/ssi-sdk-ext.key-manager": "0.28.0",
43
+ "@sphereon/ssi-sdk-ext.kms-local": "0.28.0",
44
44
  "@sphereon/ssi-sdk.agent-config": "workspace:*",
45
- "@sphereon/ssi-sdk.data-store": "0.32.1-feature.new.develop.283+070040e1",
46
- "@sphereon/ssi-sdk.vc-handler-ld-local": "0.32.1-feature.new.develop.283+070040e1",
45
+ "@sphereon/ssi-sdk.data-store": "0.32.1-feature.new.develop.286+6050b3a1",
46
+ "@sphereon/ssi-sdk.vc-handler-ld-local": "0.32.1-feature.new.develop.286+6050b3a1",
47
47
  "@types/body-parser": "^1.19.5",
48
48
  "@types/cookie-parser": "^1.4.7",
49
49
  "@types/cors": "^2.8.17",
@@ -97,5 +97,5 @@
97
97
  "VC API"
98
98
  ],
99
99
  "nx": {},
100
- "gitHead": "070040e12d871bfe48e884b88e26a2ebc5b41ce5"
100
+ "gitHead": "6050b3a1e3c6d02bce0bba5c631ddd912a961fc6"
101
101
  }