@sphereon/ssi-sdk.oid4vci-issuer-rest-api 0.32.1-feature.SSISDK.5.credential.offer.uri.200 → 0.32.1-feature.SSISDK.5.credential.offer.uri.204
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 +12 -12
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sphereon/ssi-sdk.oid4vci-issuer-rest-api",
|
|
3
|
-
"version": "0.32.1-feature.SSISDK.5.credential.offer.uri.
|
|
3
|
+
"version": "0.32.1-feature.SSISDK.5.credential.offer.uri.204+778a3b98",
|
|
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/oid4vci-common": "0.16.1-feature.SSISDK.5.credential.offer.uri.
|
|
15
|
-
"@sphereon/oid4vci-issuer": "0.16.1-feature.SSISDK.5.credential.offer.uri.
|
|
16
|
-
"@sphereon/oid4vci-issuer-server": "0.16.1-feature.SSISDK.5.credential.offer.uri.
|
|
17
|
-
"@sphereon/ssi-express-support": "0.32.1-feature.SSISDK.5.credential.offer.uri.
|
|
14
|
+
"@sphereon/oid4vci-common": "0.16.1-feature.SSISDK.5.credential.offer.uri.368",
|
|
15
|
+
"@sphereon/oid4vci-issuer": "0.16.1-feature.SSISDK.5.credential.offer.uri.368",
|
|
16
|
+
"@sphereon/oid4vci-issuer-server": "0.16.1-feature.SSISDK.5.credential.offer.uri.368",
|
|
17
|
+
"@sphereon/ssi-express-support": "0.32.1-feature.SSISDK.5.credential.offer.uri.204+778a3b98",
|
|
18
18
|
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.27.0",
|
|
19
19
|
"@sphereon/ssi-sdk-ext.jwt-service": "0.27.0",
|
|
20
|
-
"@sphereon/ssi-sdk.kv-store-temp": "0.32.1-feature.SSISDK.5.credential.offer.uri.
|
|
21
|
-
"@sphereon/ssi-sdk.oid4vci-issuer": "0.32.1-feature.SSISDK.5.credential.offer.uri.
|
|
22
|
-
"@sphereon/ssi-sdk.oid4vci-issuer-store": "0.32.1-feature.SSISDK.5.credential.offer.uri.
|
|
23
|
-
"@sphereon/ssi-types": "0.32.1-feature.SSISDK.5.credential.offer.uri.
|
|
20
|
+
"@sphereon/ssi-sdk.kv-store-temp": "0.32.1-feature.SSISDK.5.credential.offer.uri.204+778a3b98",
|
|
21
|
+
"@sphereon/ssi-sdk.oid4vci-issuer": "0.32.1-feature.SSISDK.5.credential.offer.uri.204+778a3b98",
|
|
22
|
+
"@sphereon/ssi-sdk.oid4vci-issuer-store": "0.32.1-feature.SSISDK.5.credential.offer.uri.204+778a3b98",
|
|
23
|
+
"@sphereon/ssi-types": "0.32.1-feature.SSISDK.5.credential.offer.uri.204+778a3b98",
|
|
24
24
|
"@veramo/core": "4.2.0",
|
|
25
25
|
"@veramo/credential-w3c": "4.2.0",
|
|
26
26
|
"awesome-qr": "^2.1.5-rc.0",
|
|
@@ -42,8 +42,8 @@
|
|
|
42
42
|
"@sphereon/ssi-sdk-ext.key-manager": "0.27.0",
|
|
43
43
|
"@sphereon/ssi-sdk-ext.key-utils": "0.27.0",
|
|
44
44
|
"@sphereon/ssi-sdk-ext.kms-local": "0.27.0",
|
|
45
|
-
"@sphereon/ssi-sdk.data-store": "0.32.1-feature.SSISDK.5.credential.offer.uri.
|
|
46
|
-
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.32.1-feature.SSISDK.5.credential.offer.uri.
|
|
45
|
+
"@sphereon/ssi-sdk.data-store": "0.32.1-feature.SSISDK.5.credential.offer.uri.204+778a3b98",
|
|
46
|
+
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.32.1-feature.SSISDK.5.credential.offer.uri.204+778a3b98",
|
|
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
|
"Authenticator"
|
|
98
98
|
],
|
|
99
99
|
"nx": {},
|
|
100
|
-
"gitHead": "
|
|
100
|
+
"gitHead": "778a3b98da978e27ae6983500df3da44218dde3d"
|
|
101
101
|
}
|