@sphereon/ssi-sdk.oid4vci-holder 0.34.1-next.3 → 0.34.1-next.6

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.
Files changed (1) hide show
  1. package/package.json +19 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sphereon/ssi-sdk.oid4vci-holder",
3
- "version": "0.34.1-next.3+6c49ea2f",
3
+ "version": "0.34.1-next.6+600aab8b",
4
4
  "source": "src/index.ts",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -26,27 +26,27 @@
26
26
  "build": "tsup --config ../../tsup.config.ts --tsconfig ../../tsconfig.tsup.json"
27
27
  },
28
28
  "dependencies": {
29
- "@sphereon/did-auth-siop": "0.19.0",
29
+ "@sphereon/did-auth-siop": "0.19.1-next.2",
30
30
  "@sphereon/kmp-mdoc-core": "0.2.0-SNAPSHOT.26",
31
- "@sphereon/oid4vci-client": "0.19.0",
32
- "@sphereon/oid4vci-common": "0.19.0",
31
+ "@sphereon/oid4vci-client": "0.19.1-next.2",
32
+ "@sphereon/oid4vci-common": "0.19.1-next.2",
33
33
  "@sphereon/ssi-sdk-ext.did-utils": "0.29.1-next.3",
34
34
  "@sphereon/ssi-sdk-ext.identifier-resolution": "0.29.1-next.3",
35
35
  "@sphereon/ssi-sdk-ext.jwt-service": "0.29.1-next.3",
36
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",
37
+ "@sphereon/ssi-sdk.contact-manager": "0.34.1-next.6+600aab8b",
38
+ "@sphereon/ssi-sdk.core": "0.34.1-next.6+600aab8b",
39
+ "@sphereon/ssi-sdk.credential-store": "0.34.1-next.6+600aab8b",
40
+ "@sphereon/ssi-sdk.credential-validation": "0.34.1-next.6+600aab8b",
41
+ "@sphereon/ssi-sdk.data-store": "0.34.1-next.6+600aab8b",
42
+ "@sphereon/ssi-sdk.issuance-branding": "0.34.1-next.6+600aab8b",
43
+ "@sphereon/ssi-sdk.mdl-mdoc": "0.34.1-next.6+600aab8b",
44
+ "@sphereon/ssi-sdk.oidf-client": "0.34.1-next.6+600aab8b",
45
+ "@sphereon/ssi-sdk.sd-jwt": "0.34.1-next.6+600aab8b",
46
+ "@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.34.1-next.6+600aab8b",
47
+ "@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "0.34.1-next.6+600aab8b",
48
+ "@sphereon/ssi-sdk.xstate-machine-persistence": "0.34.1-next.6+600aab8b",
49
+ "@sphereon/ssi-types": "0.34.1-next.6+600aab8b",
50
50
  "@veramo/core": "4.2.0",
51
51
  "@veramo/data-store": "4.2.0",
52
52
  "@veramo/utils": "4.2.0",
@@ -58,7 +58,7 @@
58
58
  "xstate": "^4.38.3"
59
59
  },
60
60
  "devDependencies": {
61
- "@sphereon/oid4vc-common": "0.19.0",
61
+ "@sphereon/oid4vc-common": "0.19.1-next.2",
62
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",
@@ -89,5 +89,5 @@
89
89
  "OID4VCI",
90
90
  "State Machine"
91
91
  ],
92
- "gitHead": "6c49ea2f9c1bc61641ca2c98e3aa0a5b48018d91"
92
+ "gitHead": "600aab8bec93488eaf30e08d04a4f1e02a8f2797"
93
93
  }