@sphereon/ssi-sdk.siopv2-oid4vp-rp-rest-api 0.32.1-feature.MWALL.715.state.persist.229 → 0.32.1-feature.MWALL.715.state.persist.233
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.
- package/package.json +15 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sphereon/ssi-sdk.siopv2-oid4vp-rp-rest-api",
|
|
3
|
-
"version": "0.32.1-feature.MWALL.715.state.persist.
|
|
3
|
+
"version": "0.32.1-feature.MWALL.715.state.persist.233+8673cb07",
|
|
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__/RestAPI.ts"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@sphereon/did-auth-siop": "0.16.1-feature.MWALL.715.
|
|
15
|
-
"@sphereon/ssi-express-support": "0.32.1-feature.MWALL.715.state.persist.
|
|
16
|
-
"@sphereon/ssi-sdk.core": "0.32.1-feature.MWALL.715.state.persist.
|
|
17
|
-
"@sphereon/ssi-sdk.credential-validation": "0.32.1-feature.MWALL.715.state.persist.
|
|
18
|
-
"@sphereon/ssi-sdk.kv-store-temp": "0.32.1-feature.MWALL.715.state.persist.
|
|
19
|
-
"@sphereon/ssi-sdk.pd-manager": "0.32.1-feature.MWALL.715.state.persist.
|
|
20
|
-
"@sphereon/ssi-sdk.presentation-exchange": "0.32.1-feature.MWALL.715.state.persist.
|
|
21
|
-
"@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.32.1-feature.MWALL.715.state.persist.
|
|
22
|
-
"@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth": "0.32.1-feature.MWALL.715.state.persist.
|
|
23
|
-
"@sphereon/ssi-types": "0.32.1-feature.MWALL.715.state.persist.
|
|
14
|
+
"@sphereon/did-auth-siop": "0.16.1-feature.MWALL.715.393",
|
|
15
|
+
"@sphereon/ssi-express-support": "0.32.1-feature.MWALL.715.state.persist.233+8673cb07",
|
|
16
|
+
"@sphereon/ssi-sdk.core": "0.32.1-feature.MWALL.715.state.persist.233+8673cb07",
|
|
17
|
+
"@sphereon/ssi-sdk.credential-validation": "0.32.1-feature.MWALL.715.state.persist.233+8673cb07",
|
|
18
|
+
"@sphereon/ssi-sdk.kv-store-temp": "0.32.1-feature.MWALL.715.state.persist.233+8673cb07",
|
|
19
|
+
"@sphereon/ssi-sdk.pd-manager": "0.32.1-feature.MWALL.715.state.persist.233+8673cb07",
|
|
20
|
+
"@sphereon/ssi-sdk.presentation-exchange": "0.32.1-feature.MWALL.715.state.persist.233+8673cb07",
|
|
21
|
+
"@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.32.1-feature.MWALL.715.state.persist.233+8673cb07",
|
|
22
|
+
"@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth": "0.32.1-feature.MWALL.715.state.persist.233+8673cb07",
|
|
23
|
+
"@sphereon/ssi-types": "0.32.1-feature.MWALL.715.state.persist.233+8673cb07",
|
|
24
24
|
"@veramo/core": "4.2.0",
|
|
25
25
|
"@veramo/credential-w3c": "4.2.0",
|
|
26
26
|
"body-parser": "^1.20.2",
|
|
@@ -35,13 +35,13 @@
|
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@decentralized-identity/ion-sdk": "^0.6.0",
|
|
38
|
-
"@sphereon/did-auth-siop-adapter": "0.16.1-feature.MWALL.715.
|
|
38
|
+
"@sphereon/did-auth-siop-adapter": "0.16.1-feature.MWALL.715.393",
|
|
39
39
|
"@sphereon/did-uni-client": "^0.6.3",
|
|
40
40
|
"@sphereon/pex": "5.0.0-unstable.28",
|
|
41
41
|
"@sphereon/pex-models": "^2.3.2",
|
|
42
42
|
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.27.1-next.14",
|
|
43
|
-
"@sphereon/ssi-sdk.data-store": "0.32.1-feature.MWALL.715.state.persist.
|
|
44
|
-
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.32.1-feature.MWALL.715.state.persist.
|
|
43
|
+
"@sphereon/ssi-sdk.data-store": "0.32.1-feature.MWALL.715.state.persist.233+8673cb07",
|
|
44
|
+
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.32.1-feature.MWALL.715.state.persist.233+8673cb07",
|
|
45
45
|
"@types/body-parser": "^1.19.5",
|
|
46
46
|
"@types/cookie-parser": "^1.4.7",
|
|
47
47
|
"@types/cors": "^2.8.17",
|
|
@@ -102,5 +102,5 @@
|
|
|
102
102
|
"Authenticator"
|
|
103
103
|
],
|
|
104
104
|
"nx": {},
|
|
105
|
-
"gitHead": "
|
|
105
|
+
"gitHead": "8673cb074f7c956932f47fb66c7b62f3adb5cc8e"
|
|
106
106
|
}
|