@sphereon/ssi-sdk.oid4vci-holder 0.33.1-feature.vcdm2.tsup.19 → 0.33.1-feature.vcdm2.tsup.22
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/dist/index.cjs +3 -1916
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +6 -1919
- package/dist/index.js.map +1 -1
- package/package.json +15 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sphereon/ssi-sdk.oid4vci-holder",
|
|
3
|
-
"version": "0.33.1-feature.vcdm2.tsup.
|
|
3
|
+
"version": "0.33.1-feature.vcdm2.tsup.22+c054d8da",
|
|
4
4
|
"source": "src/index.ts",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.cjs",
|
|
@@ -33,19 +33,19 @@
|
|
|
33
33
|
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.28.1-feature.esm.cjs.11",
|
|
34
34
|
"@sphereon/ssi-sdk-ext.jwt-service": "0.28.1-feature.esm.cjs.11",
|
|
35
35
|
"@sphereon/ssi-sdk-ext.key-utils": "0.28.1-feature.esm.cjs.11",
|
|
36
|
-
"@sphereon/ssi-sdk.contact-manager": "^0.33.1-feature.vcdm2.tsup.
|
|
37
|
-
"@sphereon/ssi-sdk.core": "^0.33.1-feature.vcdm2.tsup.
|
|
38
|
-
"@sphereon/ssi-sdk.credential-store": "^0.33.1-feature.vcdm2.tsup.
|
|
39
|
-
"@sphereon/ssi-sdk.credential-validation": "^0.33.1-feature.vcdm2.tsup.
|
|
40
|
-
"@sphereon/ssi-sdk.data-store": "^0.33.1-feature.vcdm2.tsup.
|
|
41
|
-
"@sphereon/ssi-sdk.issuance-branding": "^0.33.1-feature.vcdm2.tsup.
|
|
42
|
-
"@sphereon/ssi-sdk.mdl-mdoc": "^0.33.1-feature.vcdm2.tsup.
|
|
43
|
-
"@sphereon/ssi-sdk.oidf-client": "^0.33.1-feature.vcdm2.tsup.
|
|
44
|
-
"@sphereon/ssi-sdk.sd-jwt": "^0.33.1-feature.vcdm2.tsup.
|
|
45
|
-
"@sphereon/ssi-sdk.siopv2-oid4vp-common": "^0.33.1-feature.vcdm2.tsup.
|
|
46
|
-
"@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "^0.33.1-feature.vcdm2.tsup.
|
|
47
|
-
"@sphereon/ssi-sdk.xstate-machine-persistence": "^0.33.1-feature.vcdm2.tsup.
|
|
48
|
-
"@sphereon/ssi-types": "^0.33.1-feature.vcdm2.tsup.
|
|
36
|
+
"@sphereon/ssi-sdk.contact-manager": "^0.33.1-feature.vcdm2.tsup.22+c054d8da",
|
|
37
|
+
"@sphereon/ssi-sdk.core": "^0.33.1-feature.vcdm2.tsup.22+c054d8da",
|
|
38
|
+
"@sphereon/ssi-sdk.credential-store": "^0.33.1-feature.vcdm2.tsup.22+c054d8da",
|
|
39
|
+
"@sphereon/ssi-sdk.credential-validation": "^0.33.1-feature.vcdm2.tsup.22+c054d8da",
|
|
40
|
+
"@sphereon/ssi-sdk.data-store": "^0.33.1-feature.vcdm2.tsup.22+c054d8da",
|
|
41
|
+
"@sphereon/ssi-sdk.issuance-branding": "^0.33.1-feature.vcdm2.tsup.22+c054d8da",
|
|
42
|
+
"@sphereon/ssi-sdk.mdl-mdoc": "^0.33.1-feature.vcdm2.tsup.22+c054d8da",
|
|
43
|
+
"@sphereon/ssi-sdk.oidf-client": "^0.33.1-feature.vcdm2.tsup.22+c054d8da",
|
|
44
|
+
"@sphereon/ssi-sdk.sd-jwt": "^0.33.1-feature.vcdm2.tsup.22+c054d8da",
|
|
45
|
+
"@sphereon/ssi-sdk.siopv2-oid4vp-common": "^0.33.1-feature.vcdm2.tsup.22+c054d8da",
|
|
46
|
+
"@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "^0.33.1-feature.vcdm2.tsup.22+c054d8da",
|
|
47
|
+
"@sphereon/ssi-sdk.xstate-machine-persistence": "^0.33.1-feature.vcdm2.tsup.22+c054d8da",
|
|
48
|
+
"@sphereon/ssi-types": "^0.33.1-feature.vcdm2.tsup.22+c054d8da",
|
|
49
49
|
"@veramo/core": "4.2.0",
|
|
50
50
|
"@veramo/data-store": "4.2.0",
|
|
51
51
|
"@veramo/utils": "4.2.0",
|
|
@@ -88,5 +88,5 @@
|
|
|
88
88
|
"OID4VCI",
|
|
89
89
|
"State Machine"
|
|
90
90
|
],
|
|
91
|
-
"gitHead": "
|
|
91
|
+
"gitHead": "c054d8daae1142c2b021767626da20e884950d37"
|
|
92
92
|
}
|