@sphereon/ssi-sdk.oid4vci-holder 0.34.1-next.29 → 0.34.1-next.40

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.oid4vci-holder",
3
- "version": "0.34.1-next.29+2593a430",
3
+ "version": "0.34.1-next.40+16fd35c0",
4
4
  "source": "src/index.ts",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -30,23 +30,23 @@
30
30
  "@sphereon/kmp-mdoc-core": "0.2.0-SNAPSHOT.26",
31
31
  "@sphereon/oid4vci-client": "0.19.1-next.2",
32
32
  "@sphereon/oid4vci-common": "0.19.1-next.2",
33
- "@sphereon/ssi-sdk-ext.did-utils": "0.29.1-next.3",
34
- "@sphereon/ssi-sdk-ext.identifier-resolution": "0.29.1-next.3",
35
- "@sphereon/ssi-sdk-ext.jwt-service": "0.29.1-next.3",
36
- "@sphereon/ssi-sdk-ext.key-utils": "0.29.1-next.3",
37
- "@sphereon/ssi-sdk.contact-manager": "0.34.1-next.29+2593a430",
38
- "@sphereon/ssi-sdk.core": "0.34.1-next.29+2593a430",
39
- "@sphereon/ssi-sdk.credential-store": "0.34.1-next.29+2593a430",
40
- "@sphereon/ssi-sdk.credential-validation": "0.34.1-next.29+2593a430",
41
- "@sphereon/ssi-sdk.data-store": "0.34.1-next.29+2593a430",
42
- "@sphereon/ssi-sdk.issuance-branding": "0.34.1-next.29+2593a430",
43
- "@sphereon/ssi-sdk.mdl-mdoc": "0.34.1-next.29+2593a430",
44
- "@sphereon/ssi-sdk.oidf-client": "0.34.1-next.29+2593a430",
45
- "@sphereon/ssi-sdk.sd-jwt": "0.34.1-next.29+2593a430",
46
- "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.34.1-next.29+2593a430",
47
- "@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "0.34.1-next.29+2593a430",
48
- "@sphereon/ssi-sdk.xstate-machine-persistence": "0.34.1-next.29+2593a430",
49
- "@sphereon/ssi-types": "0.34.1-next.29+2593a430",
33
+ "@sphereon/ssi-sdk-ext.did-utils": "0.34.1-next.40+16fd35c0",
34
+ "@sphereon/ssi-sdk-ext.identifier-resolution": "0.34.1-next.40+16fd35c0",
35
+ "@sphereon/ssi-sdk-ext.jwt-service": "0.34.1-next.40+16fd35c0",
36
+ "@sphereon/ssi-sdk-ext.key-utils": "0.34.1-next.40+16fd35c0",
37
+ "@sphereon/ssi-sdk.contact-manager": "0.34.1-next.40+16fd35c0",
38
+ "@sphereon/ssi-sdk.core": "0.34.1-next.40+16fd35c0",
39
+ "@sphereon/ssi-sdk.credential-store": "0.34.1-next.40+16fd35c0",
40
+ "@sphereon/ssi-sdk.credential-validation": "0.34.1-next.40+16fd35c0",
41
+ "@sphereon/ssi-sdk.data-store": "0.34.1-next.40+16fd35c0",
42
+ "@sphereon/ssi-sdk.issuance-branding": "0.34.1-next.40+16fd35c0",
43
+ "@sphereon/ssi-sdk.mdl-mdoc": "0.34.1-next.40+16fd35c0",
44
+ "@sphereon/ssi-sdk.oidf-client": "0.34.1-next.40+16fd35c0",
45
+ "@sphereon/ssi-sdk.sd-jwt": "0.34.1-next.40+16fd35c0",
46
+ "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.34.1-next.40+16fd35c0",
47
+ "@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "0.34.1-next.40+16fd35c0",
48
+ "@sphereon/ssi-sdk.xstate-machine-persistence": "0.34.1-next.40+16fd35c0",
49
+ "@sphereon/ssi-types": "0.34.1-next.40+16fd35c0",
50
50
  "@veramo/core": "4.2.0",
51
51
  "@veramo/data-store": "4.2.0",
52
52
  "@veramo/utils": "4.2.0",
@@ -59,7 +59,7 @@
59
59
  },
60
60
  "devDependencies": {
61
61
  "@sphereon/oid4vc-common": "0.19.1-next.2",
62
- "@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.29.1-next.3",
62
+ "@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.34.1-next.40+16fd35c0",
63
63
  "@sphereon/ssi-sdk.siopv2-oid4vp-common": "workspace:*",
64
64
  "@types/i18n-js": "^3.8.9",
65
65
  "@types/lodash.memoize": "^4.1.9",
@@ -89,5 +89,5 @@
89
89
  "OID4VCI",
90
90
  "State Machine"
91
91
  ],
92
- "gitHead": "2593a430ac4faca47b620a3e12b297899518f2af"
92
+ "gitHead": "16fd35c05f13688d8e2bbe4221d3dc3863dff176"
93
93
  }