@sphereon/ssi-sdk.mdl-mdoc 0.34.1-feature.merge.crypto.extensions.modules.39 → 0.34.1-fix.78

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sphereon/ssi-sdk.mdl-mdoc",
3
- "version": "0.34.1-feature.merge.crypto.extensions.modules.39+dea3b6de",
3
+ "version": "0.34.1-fix.78+5114f005",
4
4
  "source": "src/index.ts",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -26,19 +26,19 @@
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-next.2",
29
+ "@sphereon/did-auth-siop-adapter": "0.19.1-feature.DIIPv4.86",
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.merge.crypto.extensions.modules.39+dea3b6de",
34
- "@sphereon/ssi-sdk-ext.key-utils": "0.34.1-feature.merge.crypto.extensions.modules.39+dea3b6de",
35
- "@sphereon/ssi-sdk-ext.x509-utils": "0.34.1-feature.merge.crypto.extensions.modules.39+dea3b6de",
36
- "@sphereon/ssi-sdk.core": "0.34.1-feature.merge.crypto.extensions.modules.39+dea3b6de",
37
- "@sphereon/ssi-types": "0.34.1-feature.merge.crypto.extensions.modules.39+dea3b6de",
33
+ "@sphereon/ssi-sdk-ext.did-utils": "0.34.1-fix.78+5114f005",
34
+ "@sphereon/ssi-sdk-ext.key-utils": "0.34.1-fix.78+5114f005",
35
+ "@sphereon/ssi-sdk-ext.x509-utils": "0.34.1-fix.78+5114f005",
36
+ "@sphereon/ssi-sdk.core": "0.34.1-fix.78+5114f005",
37
+ "@sphereon/ssi-types": "0.34.1-fix.78+5114f005",
38
38
  "@veramo/core": "4.2.0",
39
39
  "@veramo/did-manager": "4.2.0",
40
40
  "@veramo/utils": "4.2.0",
41
- "cross-fetch": "^3.1.8",
41
+ "cross-fetch": "^4.1.0",
42
42
  "debug": "^4.3.5",
43
43
  "did-resolver": "^4.1.0",
44
44
  "multiformats": "9.9.0",
@@ -47,14 +47,14 @@
47
47
  "uuid": "^9.0.1"
48
48
  },
49
49
  "devDependencies": {
50
- "@sphereon/oid4vci-client": "0.19.1-next.2",
51
- "@sphereon/oid4vci-common": "0.19.1-next.2",
52
- "@sphereon/ssi-express-support": "0.34.1-feature.merge.crypto.extensions.modules.39+dea3b6de",
53
- "@sphereon/ssi-sdk-ext.key-manager": "0.34.1-feature.merge.crypto.extensions.modules.39+dea3b6de",
54
- "@sphereon/ssi-sdk-ext.kms-local": "0.34.1-feature.merge.crypto.extensions.modules.39+dea3b6de",
55
- "@sphereon/ssi-sdk.agent-config": "0.34.1-feature.merge.crypto.extensions.modules.39+dea3b6de",
56
- "@sphereon/ssi-sdk.data-store": "0.34.1-feature.merge.crypto.extensions.modules.39+dea3b6de",
57
- "@sphereon/ssi-sdk.public-key-hosting": "0.34.1-feature.merge.crypto.extensions.modules.39+dea3b6de",
50
+ "@sphereon/oid4vci-client": "0.19.1-feature.DIIPv4.86",
51
+ "@sphereon/oid4vci-common": "0.19.1-feature.DIIPv4.86",
52
+ "@sphereon/ssi-express-support": "0.34.1-fix.78+5114f005",
53
+ "@sphereon/ssi-sdk-ext.key-manager": "0.34.1-fix.78+5114f005",
54
+ "@sphereon/ssi-sdk-ext.kms-local": "0.34.1-fix.78+5114f005",
55
+ "@sphereon/ssi-sdk.agent-config": "0.34.1-fix.78+5114f005",
56
+ "@sphereon/ssi-sdk.data-store": "0.34.1-fix.78+5114f005",
57
+ "@sphereon/ssi-sdk.public-key-hosting": "0.34.1-fix.78+5114f005",
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": "dea3b6de7ecd726e67ce100337fba2ea968500af"
92
+ "gitHead": "5114f005ed3bbb851b2c7bb226cbb195fc70bf92"
93
93
  }