@sphereon/ssi-sdk.linked-vp 0.36.1-feature.SSISDK.89.metadata.persistence.103 → 0.36.1-feature.SSISDK.97.branding.incremental.sync.128

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 +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sphereon/ssi-sdk.linked-vp",
3
- "version": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
3
+ "version": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
4
4
  "source": "src/index.ts",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -27,13 +27,13 @@
27
27
  "generate-plugin-schema": "tsx ../../packages/dev/bin/sphereon.js dev generate-plugin-schema"
28
28
  },
29
29
  "dependencies": {
30
- "@sphereon/ssi-sdk-ext.identifier-resolution": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
31
- "@sphereon/ssi-sdk.credential-store": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
32
- "@sphereon/ssi-sdk.credential-vcdm": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
33
- "@sphereon/ssi-sdk.data-store": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
34
- "@sphereon/ssi-sdk.data-store-types": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
35
- "@sphereon/ssi-sdk.sd-jwt": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
36
- "@sphereon/ssi-types": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
30
+ "@sphereon/ssi-sdk-ext.identifier-resolution": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
31
+ "@sphereon/ssi-sdk.credential-store": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
32
+ "@sphereon/ssi-sdk.credential-vcdm": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
33
+ "@sphereon/ssi-sdk.data-store": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
34
+ "@sphereon/ssi-sdk.data-store-types": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
35
+ "@sphereon/ssi-sdk.sd-jwt": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
36
+ "@sphereon/ssi-types": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
37
37
  "@veramo/utils": "4.2.0",
38
38
  "cross-fetch": "^4.1.0",
39
39
  "dcql": "1.0.1",
@@ -43,10 +43,10 @@
43
43
  },
44
44
  "devDependencies": {
45
45
  "@sd-jwt/types": "^0.15.0",
46
- "@sphereon/ssi-sdk-ext.key-manager": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
47
- "@sphereon/ssi-sdk-ext.kms-local": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
48
- "@sphereon/ssi-sdk.agent-config": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
49
- "@sphereon/ssi-sdk.credential-vcdm1-jwt-provider": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
46
+ "@sphereon/ssi-sdk-ext.key-manager": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
47
+ "@sphereon/ssi-sdk-ext.kms-local": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
48
+ "@sphereon/ssi-sdk.agent-config": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
49
+ "@sphereon/ssi-sdk.credential-vcdm1-jwt-provider": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
50
50
  "@veramo/data-store": "4.2.0",
51
51
  "@veramo/did-manager": "4.2.0",
52
52
  "@veramo/did-provider-web": "4.2.0",
@@ -77,5 +77,5 @@
77
77
  "Veramo",
78
78
  "Linked VP Manager"
79
79
  ],
80
- "gitHead": "7d41f86553fed321199e36cb6aacca36cb99032f"
80
+ "gitHead": "33ba68a0b288b6d50d847b9aaaea0553915efe98"
81
81
  }