@sphereon/ssi-sdk.oid4vci-holder 0.34.0 → 0.34.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sphereon/ssi-sdk.oid4vci-holder",
3
- "version": "0.34.0",
3
+ "version": "0.34.1-next.3+6c49ea2f",
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.0",
32
32
  "@sphereon/oid4vci-common": "0.19.0",
33
- "@sphereon/ssi-sdk-ext.did-utils": "0.29.0",
34
- "@sphereon/ssi-sdk-ext.identifier-resolution": "0.29.0",
35
- "@sphereon/ssi-sdk-ext.jwt-service": "0.29.0",
36
- "@sphereon/ssi-sdk-ext.key-utils": "0.29.0",
37
- "@sphereon/ssi-sdk.contact-manager": "0.34.0",
38
- "@sphereon/ssi-sdk.core": "0.34.0",
39
- "@sphereon/ssi-sdk.credential-store": "0.34.0",
40
- "@sphereon/ssi-sdk.credential-validation": "0.34.0",
41
- "@sphereon/ssi-sdk.data-store": "0.34.0",
42
- "@sphereon/ssi-sdk.issuance-branding": "0.34.0",
43
- "@sphereon/ssi-sdk.mdl-mdoc": "0.34.0",
44
- "@sphereon/ssi-sdk.oidf-client": "0.34.0",
45
- "@sphereon/ssi-sdk.sd-jwt": "0.34.0",
46
- "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.34.0",
47
- "@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "0.34.0",
48
- "@sphereon/ssi-sdk.xstate-machine-persistence": "0.34.0",
49
- "@sphereon/ssi-types": "0.34.0",
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.3+6c49ea2f",
38
+ "@sphereon/ssi-sdk.core": "0.34.1-next.3+6c49ea2f",
39
+ "@sphereon/ssi-sdk.credential-store": "0.34.1-next.3+6c49ea2f",
40
+ "@sphereon/ssi-sdk.credential-validation": "0.34.1-next.3+6c49ea2f",
41
+ "@sphereon/ssi-sdk.data-store": "0.34.1-next.3+6c49ea2f",
42
+ "@sphereon/ssi-sdk.issuance-branding": "0.34.1-next.3+6c49ea2f",
43
+ "@sphereon/ssi-sdk.mdl-mdoc": "0.34.1-next.3+6c49ea2f",
44
+ "@sphereon/ssi-sdk.oidf-client": "0.34.1-next.3+6c49ea2f",
45
+ "@sphereon/ssi-sdk.sd-jwt": "0.34.1-next.3+6c49ea2f",
46
+ "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.34.1-next.3+6c49ea2f",
47
+ "@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "0.34.1-next.3+6c49ea2f",
48
+ "@sphereon/ssi-sdk.xstate-machine-persistence": "0.34.1-next.3+6c49ea2f",
49
+ "@sphereon/ssi-types": "0.34.1-next.3+6c49ea2f",
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.0",
62
- "@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.29.0",
62
+ "@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.29.1-next.3",
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": "b1c9c5e91a9ce4bc677ff2cce5f2d520a16b366d"
92
+ "gitHead": "6c49ea2f9c1bc61641ca2c98e3aa0a5b48018d91"
93
93
  }