@sphereon/ssi-sdk.siopv2-oid4vp-rp-rest-api 0.33.1-feature.vcdm2.tsup.24 → 0.33.1-feature.vcdm2.tsup.26
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/dist/index.cjs +0 -10
- package/package.json +16 -16
package/dist/index.cjs
CHANGED
|
@@ -471,14 +471,4 @@ var SIOPv2RPApiServer = class {
|
|
|
471
471
|
return this._opts;
|
|
472
472
|
}
|
|
473
473
|
};
|
|
474
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
475
|
-
0 && (module.exports = {
|
|
476
|
-
SIOPv2RPApiServer,
|
|
477
|
-
authStatusWebappEndpoint,
|
|
478
|
-
createAuthRequestWebappEndpoint,
|
|
479
|
-
getAuthRequestSIOPv2Endpoint,
|
|
480
|
-
getDefinitionsEndpoint,
|
|
481
|
-
removeAuthRequestStateWebappEndpoint,
|
|
482
|
-
verifyAuthResponseSIOPv2Endpoint
|
|
483
|
-
});
|
|
484
474
|
//# sourceMappingURL=index.cjs.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sphereon/ssi-sdk.siopv2-oid4vp-rp-rest-api",
|
|
3
|
-
"version": "0.33.1-feature.vcdm2.tsup.
|
|
3
|
+
"version": "0.33.1-feature.vcdm2.tsup.26+11eb36ce",
|
|
4
4
|
"source": "src/index.ts",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.cjs",
|
|
@@ -22,16 +22,16 @@
|
|
|
22
22
|
"start:dev": "ts-node __tests__/RestAPI.ts"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@sphereon/did-auth-siop": "0.17.1-feature.esm.cjs.
|
|
26
|
-
"@sphereon/ssi-express-support": "^0.33.1-feature.vcdm2.tsup.
|
|
27
|
-
"@sphereon/ssi-sdk.core": "^0.33.1-feature.vcdm2.tsup.
|
|
28
|
-
"@sphereon/ssi-sdk.credential-validation": "^0.33.1-feature.vcdm2.tsup.
|
|
29
|
-
"@sphereon/ssi-sdk.kv-store-temp": "^0.33.1-feature.vcdm2.tsup.
|
|
30
|
-
"@sphereon/ssi-sdk.pd-manager": "^0.33.1-feature.vcdm2.tsup.
|
|
31
|
-
"@sphereon/ssi-sdk.presentation-exchange": "^0.33.1-feature.vcdm2.tsup.
|
|
32
|
-
"@sphereon/ssi-sdk.siopv2-oid4vp-common": "^0.33.1-feature.vcdm2.tsup.
|
|
33
|
-
"@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth": "^0.33.1-feature.vcdm2.tsup.
|
|
34
|
-
"@sphereon/ssi-types": "^0.33.1-feature.vcdm2.tsup.
|
|
25
|
+
"@sphereon/did-auth-siop": "0.17.1-feature.esm.cjs.39",
|
|
26
|
+
"@sphereon/ssi-express-support": "^0.33.1-feature.vcdm2.tsup.26+11eb36ce",
|
|
27
|
+
"@sphereon/ssi-sdk.core": "^0.33.1-feature.vcdm2.tsup.26+11eb36ce",
|
|
28
|
+
"@sphereon/ssi-sdk.credential-validation": "^0.33.1-feature.vcdm2.tsup.26+11eb36ce",
|
|
29
|
+
"@sphereon/ssi-sdk.kv-store-temp": "^0.33.1-feature.vcdm2.tsup.26+11eb36ce",
|
|
30
|
+
"@sphereon/ssi-sdk.pd-manager": "^0.33.1-feature.vcdm2.tsup.26+11eb36ce",
|
|
31
|
+
"@sphereon/ssi-sdk.presentation-exchange": "^0.33.1-feature.vcdm2.tsup.26+11eb36ce",
|
|
32
|
+
"@sphereon/ssi-sdk.siopv2-oid4vp-common": "^0.33.1-feature.vcdm2.tsup.26+11eb36ce",
|
|
33
|
+
"@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth": "^0.33.1-feature.vcdm2.tsup.26+11eb36ce",
|
|
34
|
+
"@sphereon/ssi-types": "^0.33.1-feature.vcdm2.tsup.26+11eb36ce",
|
|
35
35
|
"@veramo/core": "4.2.0",
|
|
36
36
|
"@veramo/credential-w3c": "4.2.0",
|
|
37
37
|
"awesome-qr": "^2.1.5-rc.0",
|
|
@@ -47,13 +47,13 @@
|
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@decentralized-identity/ion-sdk": "^0.6.0",
|
|
50
|
-
"@sphereon/did-auth-siop-adapter": "0.17.1-feature.esm.cjs.
|
|
50
|
+
"@sphereon/did-auth-siop-adapter": "0.17.1-feature.esm.cjs.39",
|
|
51
51
|
"@sphereon/did-uni-client": "^0.6.3",
|
|
52
52
|
"@sphereon/pex": "5.0.0-unstable.28",
|
|
53
53
|
"@sphereon/pex-models": "^2.3.2",
|
|
54
|
-
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.28.1-feature.esm.cjs.
|
|
55
|
-
"@sphereon/ssi-sdk.data-store": "^0.33.1-feature.vcdm2.tsup.
|
|
56
|
-
"@sphereon/ssi-sdk.vc-handler-ld-local": "^0.33.1-feature.vcdm2.tsup.
|
|
54
|
+
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.28.1-feature.esm.cjs.13",
|
|
55
|
+
"@sphereon/ssi-sdk.data-store": "^0.33.1-feature.vcdm2.tsup.26+11eb36ce",
|
|
56
|
+
"@sphereon/ssi-sdk.vc-handler-ld-local": "^0.33.1-feature.vcdm2.tsup.26+11eb36ce",
|
|
57
57
|
"@types/body-parser": "^1.19.5",
|
|
58
58
|
"@types/cookie-parser": "^1.4.7",
|
|
59
59
|
"@types/cors": "^2.8.17",
|
|
@@ -112,5 +112,5 @@
|
|
|
112
112
|
"OpenID Connect",
|
|
113
113
|
"Authenticator"
|
|
114
114
|
],
|
|
115
|
-
"gitHead": "
|
|
115
|
+
"gitHead": "11eb36cec6ae50669c0cdb9028eed52e2dc3ccb7"
|
|
116
116
|
}
|