@sphereon/ssi-sdk.credential-vcdm-jsonld-provider 0.34.1-feature.SSISDK.46.40 → 0.34.1-feature.SSISDK.50.98

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.credential-vcdm-jsonld-provider",
3
- "version": "0.34.1-feature.SSISDK.46.40+f6339611",
3
+ "version": "0.34.1-feature.SSISDK.50.98+48bdc676",
4
4
  "source": "src/index.ts",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -40,14 +40,14 @@
40
40
  "@digitalcredentials/vc": "^9.0.1",
41
41
  "@digitalcredentials/x25519-key-agreement-2020-context": "^1.0.0",
42
42
  "@noble/hashes": "1.6.1",
43
- "@sphereon/ssi-sdk-ext.did-utils": "0.34.1-feature.SSISDK.46.40+f6339611",
44
- "@sphereon/ssi-sdk-ext.key-utils": "0.34.1-feature.SSISDK.46.40+f6339611",
45
- "@sphereon/ssi-sdk.agent-config": "0.34.1-feature.SSISDK.46.40+f6339611",
46
- "@sphereon/ssi-sdk.core": "0.34.1-feature.SSISDK.46.40+f6339611",
47
- "@sphereon/ssi-sdk.credential-vcdm": "0.34.1-feature.SSISDK.46.40+f6339611",
48
- "@sphereon/ssi-sdk.data-store": "0.34.1-feature.SSISDK.46.40+f6339611",
49
- "@sphereon/ssi-sdk.vc-status-list": "0.34.1-feature.SSISDK.46.40+f6339611",
50
- "@sphereon/ssi-types": "0.34.1-feature.SSISDK.46.40+f6339611",
43
+ "@sphereon/ssi-sdk-ext.did-utils": "0.34.1-feature.SSISDK.50.98+48bdc676",
44
+ "@sphereon/ssi-sdk-ext.key-utils": "0.34.1-feature.SSISDK.50.98+48bdc676",
45
+ "@sphereon/ssi-sdk.agent-config": "0.34.1-feature.SSISDK.50.98+48bdc676",
46
+ "@sphereon/ssi-sdk.core": "0.34.1-feature.SSISDK.50.98+48bdc676",
47
+ "@sphereon/ssi-sdk.credential-vcdm": "0.34.1-feature.SSISDK.50.98+48bdc676",
48
+ "@sphereon/ssi-sdk.data-store": "0.34.1-feature.SSISDK.50.98+48bdc676",
49
+ "@sphereon/ssi-sdk.vc-status-list": "0.34.1-feature.SSISDK.50.98+48bdc676",
50
+ "@sphereon/ssi-types": "0.34.1-feature.SSISDK.50.98+48bdc676",
51
51
  "@veramo-community/lds-ecdsa-secp256k1-recovery2020": "github:uport-project/EcdsaSecp256k1RecoverySignature2020",
52
52
  "@veramo/core": "4.2.0",
53
53
  "@veramo/utils": "4.2.0",
@@ -60,17 +60,17 @@
60
60
  },
61
61
  "devDependencies": {
62
62
  "@sphereon/did-uni-client": "^0.6.3",
63
- "@sphereon/ssi-sdk-ext.did-provider-key": "0.34.1-feature.SSISDK.46.40+f6339611",
63
+ "@sphereon/ssi-sdk-ext.did-provider-key": "0.34.1-feature.SSISDK.50.98+48bdc676",
64
64
  "@sphereon/ssi-sdk-ext.did-provider-lto": "0.23.0",
65
- "@sphereon/ssi-sdk-ext.identifier-resolution": "0.34.1-feature.SSISDK.46.40+f6339611",
66
- "@sphereon/ssi-sdk-ext.key-manager": "0.34.1-feature.SSISDK.46.40+f6339611",
67
- "@sphereon/ssi-sdk-ext.kms-local": "0.34.1-feature.SSISDK.46.40+f6339611",
65
+ "@sphereon/ssi-sdk-ext.identifier-resolution": "0.34.1-feature.SSISDK.50.98+48bdc676",
66
+ "@sphereon/ssi-sdk-ext.key-manager": "0.34.1-feature.SSISDK.50.98+48bdc676",
67
+ "@sphereon/ssi-sdk-ext.kms-local": "0.34.1-feature.SSISDK.50.98+48bdc676",
68
68
  "@sphereon/ssi-sdk.agent-config": "workspace:*",
69
69
  "@transmute/lds-ecdsa-secp256k1-recovery2020": "^0.0.7",
70
70
  "@types/nock": "^11.1.0",
71
71
  "@types/node": "^20.17.1",
72
- "@typescript-eslint/eslint-plugin": "^4.33.0",
73
- "@typescript-eslint/parser": "^4.33.0",
72
+ "@typescript-eslint/eslint-plugin": "^8.9.0",
73
+ "@typescript-eslint/parser": "^8.9.0",
74
74
  "@veramo/credential-ld": "4.2.0",
75
75
  "@veramo/credential-w3c": "4.2.0",
76
76
  "@veramo/data-store": "4.2.0",
@@ -118,5 +118,5 @@
118
118
  "peerDependencies": {
119
119
  "react-native-securerandom": "^1.0.1"
120
120
  },
121
- "gitHead": "f633961166543652ec09e4e194ed2bacbcb92602"
121
+ "gitHead": "48bdc676bed10bd17c66ed7dfdbd401c54925cbb"
122
122
  }