@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth 0.36.1-feature.integration.fides.71 → 0.36.1-feature.integration.fides.82
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 +14 -14
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth",
|
|
3
|
-
"version": "0.36.1-feature.integration.fides.
|
|
3
|
+
"version": "0.36.1-feature.integration.fides.82+06e19cda",
|
|
4
4
|
"source": "src/index.ts",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.cjs",
|
|
@@ -30,18 +30,18 @@
|
|
|
30
30
|
"@sphereon/did-auth-siop-adapter": "0.20.1-next.3",
|
|
31
31
|
"@sphereon/oid4vc-common": "0.20.1-next.3",
|
|
32
32
|
"@sphereon/pex": "5.0.0-unstable.28",
|
|
33
|
-
"@sphereon/ssi-sdk-ext.did-utils": "0.36.1-feature.integration.fides.
|
|
34
|
-
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.36.1-feature.integration.fides.
|
|
35
|
-
"@sphereon/ssi-sdk-ext.jwt-service": "0.36.1-feature.integration.fides.
|
|
36
|
-
"@sphereon/ssi-sdk.core": "0.36.1-feature.integration.fides.
|
|
37
|
-
"@sphereon/ssi-sdk.credential-validation": "0.36.1-feature.integration.fides.
|
|
38
|
-
"@sphereon/ssi-sdk.kv-store-temp": "0.36.1-feature.integration.fides.
|
|
39
|
-
"@sphereon/ssi-sdk.mdl-mdoc": "0.36.1-feature.integration.fides.
|
|
40
|
-
"@sphereon/ssi-sdk.pd-manager": "0.36.1-feature.integration.fides.
|
|
41
|
-
"@sphereon/ssi-sdk.presentation-exchange": "0.36.1-feature.integration.fides.
|
|
42
|
-
"@sphereon/ssi-sdk.sd-jwt": "0.36.1-feature.integration.fides.
|
|
43
|
-
"@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.36.1-feature.integration.fides.
|
|
44
|
-
"@sphereon/ssi-types": "0.36.1-feature.integration.fides.
|
|
33
|
+
"@sphereon/ssi-sdk-ext.did-utils": "0.36.1-feature.integration.fides.82+06e19cda",
|
|
34
|
+
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.36.1-feature.integration.fides.82+06e19cda",
|
|
35
|
+
"@sphereon/ssi-sdk-ext.jwt-service": "0.36.1-feature.integration.fides.82+06e19cda",
|
|
36
|
+
"@sphereon/ssi-sdk.core": "0.36.1-feature.integration.fides.82+06e19cda",
|
|
37
|
+
"@sphereon/ssi-sdk.credential-validation": "0.36.1-feature.integration.fides.82+06e19cda",
|
|
38
|
+
"@sphereon/ssi-sdk.kv-store-temp": "0.36.1-feature.integration.fides.82+06e19cda",
|
|
39
|
+
"@sphereon/ssi-sdk.mdl-mdoc": "0.36.1-feature.integration.fides.82+06e19cda",
|
|
40
|
+
"@sphereon/ssi-sdk.pd-manager": "0.36.1-feature.integration.fides.82+06e19cda",
|
|
41
|
+
"@sphereon/ssi-sdk.presentation-exchange": "0.36.1-feature.integration.fides.82+06e19cda",
|
|
42
|
+
"@sphereon/ssi-sdk.sd-jwt": "0.36.1-feature.integration.fides.82+06e19cda",
|
|
43
|
+
"@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.36.1-feature.integration.fides.82+06e19cda",
|
|
44
|
+
"@sphereon/ssi-types": "0.36.1-feature.integration.fides.82+06e19cda",
|
|
45
45
|
"@sphereon/wellknown-dids-client": "^0.1.3",
|
|
46
46
|
"@veramo/core": "4.2.0",
|
|
47
47
|
"@veramo/credential-w3c": "4.2.0",
|
|
@@ -84,5 +84,5 @@
|
|
|
84
84
|
"OpenID Connect",
|
|
85
85
|
"Authenticator"
|
|
86
86
|
],
|
|
87
|
-
"gitHead": "
|
|
87
|
+
"gitHead": "06e19cda3af643e11c35db95c395afb6c87a6df8"
|
|
88
88
|
}
|