@sphereon/ssi-sdk.mdl-mdoc 0.34.1-feature.SSISDK.17.bitstring.sl.9 → 0.34.1-feature.merge.crypto.extensions.modules.33

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.SSISDK.17.bitstring.sl.9+a052acba",
3
+ "version": "0.34.1-feature.merge.crypto.extensions.modules.33+426c3a17",
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.0",
29
+ "@sphereon/did-auth-siop-adapter": "0.19.1-next.2",
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.29.0",
34
- "@sphereon/ssi-sdk-ext.key-utils": "0.29.0",
35
- "@sphereon/ssi-sdk-ext.x509-utils": "0.29.0",
36
- "@sphereon/ssi-sdk.core": "0.34.1-feature.SSISDK.17.bitstring.sl.9+a052acba",
37
- "@sphereon/ssi-types": "0.34.1-feature.SSISDK.17.bitstring.sl.9+a052acba",
33
+ "@sphereon/ssi-sdk-ext.did-utils": "0.34.1-feature.merge.crypto.extensions.modules.33+426c3a17",
34
+ "@sphereon/ssi-sdk-ext.key-utils": "0.34.1-feature.merge.crypto.extensions.modules.33+426c3a17",
35
+ "@sphereon/ssi-sdk-ext.x509-utils": "0.34.1-feature.merge.crypto.extensions.modules.33+426c3a17",
36
+ "@sphereon/ssi-sdk.core": "0.34.1-feature.merge.crypto.extensions.modules.33+426c3a17",
37
+ "@sphereon/ssi-types": "0.34.1-feature.merge.crypto.extensions.modules.33+426c3a17",
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.0",
51
- "@sphereon/oid4vci-common": "0.19.0",
52
- "@sphereon/ssi-express-support": "0.34.1-feature.SSISDK.17.bitstring.sl.9+a052acba",
53
- "@sphereon/ssi-sdk-ext.key-manager": "0.29.0",
54
- "@sphereon/ssi-sdk-ext.kms-local": "0.29.0",
55
- "@sphereon/ssi-sdk.agent-config": "0.34.1-feature.SSISDK.17.bitstring.sl.9+a052acba",
56
- "@sphereon/ssi-sdk.data-store": "0.34.1-feature.SSISDK.17.bitstring.sl.9+a052acba",
57
- "@sphereon/ssi-sdk.public-key-hosting": "0.34.1-feature.SSISDK.17.bitstring.sl.9+a052acba",
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.33+426c3a17",
53
+ "@sphereon/ssi-sdk-ext.key-manager": "0.34.1-feature.merge.crypto.extensions.modules.33+426c3a17",
54
+ "@sphereon/ssi-sdk-ext.kms-local": "0.34.1-feature.merge.crypto.extensions.modules.33+426c3a17",
55
+ "@sphereon/ssi-sdk.agent-config": "0.34.1-feature.merge.crypto.extensions.modules.33+426c3a17",
56
+ "@sphereon/ssi-sdk.data-store": "0.34.1-feature.merge.crypto.extensions.modules.33+426c3a17",
57
+ "@sphereon/ssi-sdk.public-key-hosting": "0.34.1-feature.merge.crypto.extensions.modules.33+426c3a17",
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": "a052acbaa88acf4be22236ca3afaadd5b2821fe1"
92
+ "gitHead": "426c3a17d6a2a57ba428e83340c6904d3d2d79e1"
93
93
  }