@sphereon/ssi-sdk-ext.identifier-resolution 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-ext.identifier-resolution",
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,12 +27,12 @@
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.did-utils": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
31
- "@sphereon/ssi-sdk-ext.key-utils": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
32
- "@sphereon/ssi-sdk-ext.x509-utils": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
33
- "@sphereon/ssi-sdk.agent-config": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
34
- "@sphereon/ssi-sdk.oidf-client": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
35
- "@sphereon/ssi-types": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
30
+ "@sphereon/ssi-sdk-ext.did-utils": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
31
+ "@sphereon/ssi-sdk-ext.key-utils": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
32
+ "@sphereon/ssi-sdk-ext.x509-utils": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
33
+ "@sphereon/ssi-sdk.agent-config": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
34
+ "@sphereon/ssi-sdk.oidf-client": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
35
+ "@sphereon/ssi-types": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
36
36
  "@veramo/core": "4.2.0",
37
37
  "@veramo/utils": "4.2.0",
38
38
  "debug": "^4.3.4",
@@ -40,11 +40,11 @@
40
40
  "uint8arrays": "3.1.1"
41
41
  },
42
42
  "devDependencies": {
43
- "@sphereon/ssi-sdk-ext.did-provider-jwk": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
44
- "@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
45
- "@sphereon/ssi-sdk-ext.key-manager": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
46
- "@sphereon/ssi-sdk-ext.kms-local": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
47
- "@sphereon/ssi-sdk.dev": "0.36.1-feature.SSISDK.89.metadata.persistence.103+7d41f865",
43
+ "@sphereon/ssi-sdk-ext.did-provider-jwk": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
44
+ "@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
45
+ "@sphereon/ssi-sdk-ext.key-manager": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
46
+ "@sphereon/ssi-sdk-ext.kms-local": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
47
+ "@sphereon/ssi-sdk.dev": "0.36.1-feature.SSISDK.97.branding.incremental.sync.128+33ba68a0",
48
48
  "@veramo/data-store": "4.2.0",
49
49
  "@veramo/did-manager": "4.2.0",
50
50
  "@veramo/did-resolver": "4.2.0",
@@ -78,5 +78,5 @@
78
78
  "X.509 Certificates",
79
79
  "ARF"
80
80
  ],
81
- "gitHead": "7d41f86553fed321199e36cb6aacca36cb99032f"
81
+ "gitHead": "33ba68a0b288b6d50d847b9aaaea0553915efe98"
82
82
  }