@sphereon/ssi-sdk.mdl-mdoc 0.34.1-feature.SSISDK.65.redirect.fix.260 → 0.34.1-feature.SSISDK.73.dcql.array.fix.264

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 +15 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sphereon/ssi-sdk.mdl-mdoc",
3
- "version": "0.34.1-feature.SSISDK.65.redirect.fix.260+6e576ccc",
3
+ "version": "0.34.1-feature.SSISDK.73.dcql.array.fix.264+73db4d42",
4
4
  "source": "src/index.ts",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -26,15 +26,15 @@
26
26
  "build": "tsup --config ../../tsup.config.ts --tsconfig ../../tsconfig.tsup.json"
27
27
  },
28
28
  "dependencies": {
29
- "@sphereon/did-auth-siop-adapter": "0.19.1-feature.SSISDK.65.redirect.fix.194",
29
+ "@sphereon/did-auth-siop-adapter": "0.19.1-feature.SSISDK.73.dcql.array.fix.211",
30
30
  "@sphereon/kmp-mdoc-core": "0.2.0-SNAPSHOT.26",
31
31
  "@sphereon/pex": "5.0.0-unstable.28",
32
32
  "@sphereon/pex-models": "^2.3.2",
33
- "@sphereon/ssi-sdk-ext.did-utils": "0.34.1-feature.SSISDK.65.redirect.fix.260+6e576ccc",
34
- "@sphereon/ssi-sdk-ext.key-utils": "0.34.1-feature.SSISDK.65.redirect.fix.260+6e576ccc",
35
- "@sphereon/ssi-sdk-ext.x509-utils": "0.34.1-feature.SSISDK.65.redirect.fix.260+6e576ccc",
36
- "@sphereon/ssi-sdk.core": "0.34.1-feature.SSISDK.65.redirect.fix.260+6e576ccc",
37
- "@sphereon/ssi-types": "0.34.1-feature.SSISDK.65.redirect.fix.260+6e576ccc",
33
+ "@sphereon/ssi-sdk-ext.did-utils": "0.34.1-feature.SSISDK.73.dcql.array.fix.264+73db4d42",
34
+ "@sphereon/ssi-sdk-ext.key-utils": "0.34.1-feature.SSISDK.73.dcql.array.fix.264+73db4d42",
35
+ "@sphereon/ssi-sdk-ext.x509-utils": "0.34.1-feature.SSISDK.73.dcql.array.fix.264+73db4d42",
36
+ "@sphereon/ssi-sdk.core": "0.34.1-feature.SSISDK.73.dcql.array.fix.264+73db4d42",
37
+ "@sphereon/ssi-types": "0.34.1-feature.SSISDK.73.dcql.array.fix.264+73db4d42",
38
38
  "@veramo/core": "4.2.0",
39
39
  "@veramo/did-manager": "4.2.0",
40
40
  "@veramo/utils": "4.2.0",
@@ -47,13 +47,13 @@
47
47
  "uuid": "^9.0.1"
48
48
  },
49
49
  "devDependencies": {
50
- "@sphereon/oid4vci-client": "0.19.1-feature.SSISDK.65.redirect.fix.194",
51
- "@sphereon/oid4vci-common": "0.19.1-feature.SSISDK.65.redirect.fix.194",
52
- "@sphereon/ssi-express-support": "0.34.1-feature.SSISDK.65.redirect.fix.260+6e576ccc",
53
- "@sphereon/ssi-sdk-ext.key-manager": "0.34.1-feature.SSISDK.65.redirect.fix.260+6e576ccc",
54
- "@sphereon/ssi-sdk-ext.kms-local": "0.34.1-feature.SSISDK.65.redirect.fix.260+6e576ccc",
55
- "@sphereon/ssi-sdk.agent-config": "0.34.1-feature.SSISDK.65.redirect.fix.260+6e576ccc",
56
- "@sphereon/ssi-sdk.public-key-hosting": "0.34.1-feature.SSISDK.65.redirect.fix.260+6e576ccc",
50
+ "@sphereon/oid4vci-client": "0.19.1-feature.SSISDK.73.dcql.array.fix.211",
51
+ "@sphereon/oid4vci-common": "0.19.1-feature.SSISDK.73.dcql.array.fix.211",
52
+ "@sphereon/ssi-express-support": "0.34.1-feature.SSISDK.73.dcql.array.fix.264+73db4d42",
53
+ "@sphereon/ssi-sdk-ext.key-manager": "0.34.1-feature.SSISDK.73.dcql.array.fix.264+73db4d42",
54
+ "@sphereon/ssi-sdk-ext.kms-local": "0.34.1-feature.SSISDK.73.dcql.array.fix.264+73db4d42",
55
+ "@sphereon/ssi-sdk.agent-config": "0.34.1-feature.SSISDK.73.dcql.array.fix.264+73db4d42",
56
+ "@sphereon/ssi-sdk.public-key-hosting": "0.34.1-feature.SSISDK.73.dcql.array.fix.264+73db4d42",
57
57
  "@transmute/json-web-signature": "0.7.0-unstable.81",
58
58
  "@types/cors": "^2.8.17",
59
59
  "@types/express": "^4.17.21",
@@ -88,5 +88,5 @@
88
88
  "EBSI",
89
89
  "EBSI Authorization Client"
90
90
  ],
91
- "gitHead": "6e576ccc1d43004dbedfd8c958193a0ff5884fae"
91
+ "gitHead": "73db4d42add7e70aa350e74ed33129bc34736bb5"
92
92
  }