@sphereon/ssi-sdk.siopv2-oid4vp-rp-rest-api 0.33.1-feature.vcdm2.tsup.25 → 0.33.1-feature.vcdm2.tsup.27

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 (2) hide show
  1. package/dist/index.cjs +0 -10
  2. 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.25+e1316fe6",
3
+ "version": "0.33.1-feature.vcdm2.tsup.27+98159384",
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.37",
26
- "@sphereon/ssi-express-support": "^0.33.1-feature.vcdm2.tsup.25+e1316fe6",
27
- "@sphereon/ssi-sdk.core": "^0.33.1-feature.vcdm2.tsup.25+e1316fe6",
28
- "@sphereon/ssi-sdk.credential-validation": "^0.33.1-feature.vcdm2.tsup.25+e1316fe6",
29
- "@sphereon/ssi-sdk.kv-store-temp": "^0.33.1-feature.vcdm2.tsup.25+e1316fe6",
30
- "@sphereon/ssi-sdk.pd-manager": "^0.33.1-feature.vcdm2.tsup.25+e1316fe6",
31
- "@sphereon/ssi-sdk.presentation-exchange": "^0.33.1-feature.vcdm2.tsup.25+e1316fe6",
32
- "@sphereon/ssi-sdk.siopv2-oid4vp-common": "^0.33.1-feature.vcdm2.tsup.25+e1316fe6",
33
- "@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth": "^0.33.1-feature.vcdm2.tsup.25+e1316fe6",
34
- "@sphereon/ssi-types": "^0.33.1-feature.vcdm2.tsup.25+e1316fe6",
25
+ "@sphereon/did-auth-siop": "0.17.1-feature.esm.cjs.39",
26
+ "@sphereon/ssi-express-support": "^0.33.1-feature.vcdm2.tsup.27+98159384",
27
+ "@sphereon/ssi-sdk.core": "^0.33.1-feature.vcdm2.tsup.27+98159384",
28
+ "@sphereon/ssi-sdk.credential-validation": "^0.33.1-feature.vcdm2.tsup.27+98159384",
29
+ "@sphereon/ssi-sdk.kv-store-temp": "^0.33.1-feature.vcdm2.tsup.27+98159384",
30
+ "@sphereon/ssi-sdk.pd-manager": "^0.33.1-feature.vcdm2.tsup.27+98159384",
31
+ "@sphereon/ssi-sdk.presentation-exchange": "^0.33.1-feature.vcdm2.tsup.27+98159384",
32
+ "@sphereon/ssi-sdk.siopv2-oid4vp-common": "^0.33.1-feature.vcdm2.tsup.27+98159384",
33
+ "@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth": "^0.33.1-feature.vcdm2.tsup.27+98159384",
34
+ "@sphereon/ssi-types": "^0.33.1-feature.vcdm2.tsup.27+98159384",
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.37",
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.11",
55
- "@sphereon/ssi-sdk.data-store": "^0.33.1-feature.vcdm2.tsup.25+e1316fe6",
56
- "@sphereon/ssi-sdk.vc-handler-ld-local": "^0.33.1-feature.vcdm2.tsup.25+e1316fe6",
54
+ "@sphereon/ssi-sdk-ext.did-provider-jwk": "0.28.1-feature.esm.cjs.15",
55
+ "@sphereon/ssi-sdk.data-store": "^0.33.1-feature.vcdm2.tsup.27+98159384",
56
+ "@sphereon/ssi-sdk.vc-handler-ld-local": "^0.33.1-feature.vcdm2.tsup.27+98159384",
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": "e1316fe608f8903ca6fd7125406f82beefe46098"
115
+ "gitHead": "98159384a7c7c6bcace0167d35ac9a87a85ebe31"
116
116
  }