@sphereon/ssi-sdk.mdl-mdoc 0.36.1-feature.SSISDK.82.and.SSISDK.70.37 → 0.36.1-feature.SSISDK.89.metadata.persistence.103
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 +15 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sphereon/ssi-sdk.mdl-mdoc",
|
|
3
|
-
"version": "0.36.1-feature.SSISDK.
|
|
3
|
+
"version": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
|
|
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.20.1-
|
|
29
|
+
"@sphereon/did-auth-siop-adapter": "0.20.1-next.3",
|
|
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.36.1-feature.SSISDK.
|
|
34
|
-
"@sphereon/ssi-sdk-ext.key-utils": "0.36.1-feature.SSISDK.
|
|
35
|
-
"@sphereon/ssi-sdk-ext.x509-utils": "0.36.1-feature.SSISDK.
|
|
36
|
-
"@sphereon/ssi-sdk.core": "0.36.1-feature.SSISDK.
|
|
37
|
-
"@sphereon/ssi-types": "0.36.1-feature.SSISDK.
|
|
33
|
+
"@sphereon/ssi-sdk-ext.did-utils": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
|
|
34
|
+
"@sphereon/ssi-sdk-ext.key-utils": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
|
|
35
|
+
"@sphereon/ssi-sdk-ext.x509-utils": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
|
|
36
|
+
"@sphereon/ssi-sdk.core": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
|
|
37
|
+
"@sphereon/ssi-types": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
|
|
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.20.1-
|
|
51
|
-
"@sphereon/oid4vci-common": "0.20.1-
|
|
52
|
-
"@sphereon/ssi-express-support": "0.36.1-feature.SSISDK.
|
|
53
|
-
"@sphereon/ssi-sdk-ext.key-manager": "0.36.1-feature.SSISDK.
|
|
54
|
-
"@sphereon/ssi-sdk-ext.kms-local": "0.36.1-feature.SSISDK.
|
|
55
|
-
"@sphereon/ssi-sdk.agent-config": "0.36.1-feature.SSISDK.
|
|
56
|
-
"@sphereon/ssi-sdk.public-key-hosting": "0.36.1-feature.SSISDK.
|
|
50
|
+
"@sphereon/oid4vci-client": "0.20.1-next.3",
|
|
51
|
+
"@sphereon/oid4vci-common": "0.20.1-next.3",
|
|
52
|
+
"@sphereon/ssi-express-support": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
|
|
53
|
+
"@sphereon/ssi-sdk-ext.key-manager": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
|
|
54
|
+
"@sphereon/ssi-sdk-ext.kms-local": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
|
|
55
|
+
"@sphereon/ssi-sdk.agent-config": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
|
|
56
|
+
"@sphereon/ssi-sdk.public-key-hosting": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
|
|
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": "
|
|
91
|
+
"gitHead": "7d41f86553fed321199e36cb6aacca36cb99032f"
|
|
92
92
|
}
|