@sphereon/ssi-sdk.mdl-mdoc 0.34.1-feature.SSISDK.50.type.refactor.176 → 0.34.1-feature.SSISDK.57.uni.client.167

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 +16 -16
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.50.type.refactor.176+db39f6d5",
3
+ "version": "0.34.1-feature.SSISDK.57.uni.client.167+96f87425",
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.DIIPv4.126",
29
+ "@sphereon/did-auth-siop-adapter": "0.19.1-feature.SSISDK.57.uni.client.129",
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.50.type.refactor.176+db39f6d5",
34
- "@sphereon/ssi-sdk-ext.key-utils": "0.34.1-feature.SSISDK.50.type.refactor.176+db39f6d5",
35
- "@sphereon/ssi-sdk-ext.x509-utils": "0.34.1-feature.SSISDK.50.type.refactor.176+db39f6d5",
36
- "@sphereon/ssi-sdk.core": "0.34.1-feature.SSISDK.50.type.refactor.176+db39f6d5",
37
- "@sphereon/ssi-types": "0.34.1-feature.SSISDK.50.type.refactor.176+db39f6d5",
33
+ "@sphereon/ssi-sdk-ext.did-utils": "0.34.1-feature.SSISDK.57.uni.client.167+96f87425",
34
+ "@sphereon/ssi-sdk-ext.key-utils": "0.34.1-feature.SSISDK.57.uni.client.167+96f87425",
35
+ "@sphereon/ssi-sdk-ext.x509-utils": "0.34.1-feature.SSISDK.57.uni.client.167+96f87425",
36
+ "@sphereon/ssi-sdk.core": "0.34.1-feature.SSISDK.57.uni.client.167+96f87425",
37
+ "@sphereon/ssi-types": "0.34.1-feature.SSISDK.57.uni.client.167+96f87425",
38
38
  "@veramo/core": "4.2.0",
39
39
  "@veramo/did-manager": "4.2.0",
40
40
  "@veramo/utils": "4.2.0",
@@ -47,14 +47,14 @@
47
47
  "uuid": "^9.0.1"
48
48
  },
49
49
  "devDependencies": {
50
- "@sphereon/oid4vci-client": "0.19.1-feature.DIIPv4.126",
51
- "@sphereon/oid4vci-common": "0.19.1-feature.DIIPv4.126",
52
- "@sphereon/ssi-express-support": "0.34.1-feature.SSISDK.50.type.refactor.176+db39f6d5",
53
- "@sphereon/ssi-sdk-ext.key-manager": "0.34.1-feature.SSISDK.50.type.refactor.176+db39f6d5",
54
- "@sphereon/ssi-sdk-ext.kms-local": "0.34.1-feature.SSISDK.50.type.refactor.176+db39f6d5",
55
- "@sphereon/ssi-sdk.agent-config": "0.34.1-feature.SSISDK.50.type.refactor.176+db39f6d5",
56
- "@sphereon/ssi-sdk.data-store": "0.34.1-feature.SSISDK.50.type.refactor.176+db39f6d5",
57
- "@sphereon/ssi-sdk.public-key-hosting": "0.34.1-feature.SSISDK.50.type.refactor.176+db39f6d5",
50
+ "@sphereon/oid4vci-client": "0.19.1-feature.SSISDK.57.uni.client.129",
51
+ "@sphereon/oid4vci-common": "0.19.1-feature.SSISDK.57.uni.client.129",
52
+ "@sphereon/ssi-express-support": "0.34.1-feature.SSISDK.57.uni.client.167+96f87425",
53
+ "@sphereon/ssi-sdk-ext.key-manager": "0.34.1-feature.SSISDK.57.uni.client.167+96f87425",
54
+ "@sphereon/ssi-sdk-ext.kms-local": "0.34.1-feature.SSISDK.57.uni.client.167+96f87425",
55
+ "@sphereon/ssi-sdk.agent-config": "0.34.1-feature.SSISDK.57.uni.client.167+96f87425",
56
+ "@sphereon/ssi-sdk.data-store": "0.34.1-feature.SSISDK.57.uni.client.167+96f87425",
57
+ "@sphereon/ssi-sdk.public-key-hosting": "0.34.1-feature.SSISDK.57.uni.client.167+96f87425",
58
58
  "@transmute/json-web-signature": "0.7.0-unstable.81",
59
59
  "@types/cors": "^2.8.17",
60
60
  "@types/express": "^4.17.21",
@@ -89,5 +89,5 @@
89
89
  "EBSI",
90
90
  "EBSI Authorization Client"
91
91
  ],
92
- "gitHead": "db39f6d51350d23f64217d3691e06522e041150c"
92
+ "gitHead": "96f87425204af32ffca9fe4c2d1846594c607d6c"
93
93
  }