@sphereon/ssi-sdk.siopv2-oid4vp-op-auth 0.33.1-next.2 → 0.33.1-next.3
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.siopv2-oid4vp-op-auth",
|
|
3
|
-
"version": "0.33.1-next.
|
|
3
|
+
"version": "0.33.1-next.3+fd1a6fba",
|
|
4
4
|
"source": "src/index.ts",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -22,18 +22,18 @@
|
|
|
22
22
|
"@sphereon/ssi-sdk-ext.did-utils": "0.28.0",
|
|
23
23
|
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.28.0",
|
|
24
24
|
"@sphereon/ssi-sdk-ext.jwt-service": "0.28.0",
|
|
25
|
-
"@sphereon/ssi-sdk.contact-manager": "0.33.1-next.
|
|
26
|
-
"@sphereon/ssi-sdk.core": "0.33.1-next.
|
|
27
|
-
"@sphereon/ssi-sdk.credential-store": "0.33.1-next.
|
|
28
|
-
"@sphereon/ssi-sdk.credential-validation": "0.33.1-next.
|
|
29
|
-
"@sphereon/ssi-sdk.data-store": "0.33.1-next.
|
|
30
|
-
"@sphereon/ssi-sdk.issuance-branding": "0.33.1-next.
|
|
31
|
-
"@sphereon/ssi-sdk.pd-manager": "0.33.1-next.
|
|
32
|
-
"@sphereon/ssi-sdk.presentation-exchange": "0.33.1-next.
|
|
33
|
-
"@sphereon/ssi-sdk.sd-jwt": "0.33.1-next.
|
|
34
|
-
"@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.33.1-next.
|
|
35
|
-
"@sphereon/ssi-sdk.xstate-machine-persistence": "0.33.1-next.
|
|
36
|
-
"@sphereon/ssi-types": "0.33.1-next.
|
|
25
|
+
"@sphereon/ssi-sdk.contact-manager": "0.33.1-next.3+fd1a6fba",
|
|
26
|
+
"@sphereon/ssi-sdk.core": "0.33.1-next.3+fd1a6fba",
|
|
27
|
+
"@sphereon/ssi-sdk.credential-store": "0.33.1-next.3+fd1a6fba",
|
|
28
|
+
"@sphereon/ssi-sdk.credential-validation": "0.33.1-next.3+fd1a6fba",
|
|
29
|
+
"@sphereon/ssi-sdk.data-store": "0.33.1-next.3+fd1a6fba",
|
|
30
|
+
"@sphereon/ssi-sdk.issuance-branding": "0.33.1-next.3+fd1a6fba",
|
|
31
|
+
"@sphereon/ssi-sdk.pd-manager": "0.33.1-next.3+fd1a6fba",
|
|
32
|
+
"@sphereon/ssi-sdk.presentation-exchange": "0.33.1-next.3+fd1a6fba",
|
|
33
|
+
"@sphereon/ssi-sdk.sd-jwt": "0.33.1-next.3+fd1a6fba",
|
|
34
|
+
"@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.33.1-next.3+fd1a6fba",
|
|
35
|
+
"@sphereon/ssi-sdk.xstate-machine-persistence": "0.33.1-next.3+fd1a6fba",
|
|
36
|
+
"@sphereon/ssi-types": "0.33.1-next.3+fd1a6fba",
|
|
37
37
|
"@sphereon/wellknown-dids-client": "^0.1.3",
|
|
38
38
|
"@veramo/core": "4.2.0",
|
|
39
39
|
"@veramo/credential-w3c": "4.2.0",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@sphereon/did-uni-client": "^0.6.3",
|
|
50
50
|
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.28.0",
|
|
51
|
-
"@sphereon/ssi-sdk.agent-config": "0.33.1-next.
|
|
51
|
+
"@sphereon/ssi-sdk.agent-config": "0.33.1-next.3+fd1a6fba",
|
|
52
52
|
"@types/i18n-js": "^3.8.9",
|
|
53
53
|
"@types/lodash.memoize": "^4.1.9",
|
|
54
54
|
"@types/sha.js": "^2.4.4",
|
|
@@ -91,5 +91,5 @@
|
|
|
91
91
|
"Authenticator"
|
|
92
92
|
],
|
|
93
93
|
"nx": {},
|
|
94
|
-
"gitHead": "
|
|
94
|
+
"gitHead": "fd1a6fba306a83a73ff7c531db87fa207dbf436d"
|
|
95
95
|
}
|