@sphereon/ssi-sdk.credential-vcdm 0.34.1-feature.SSISDK.17.bitstring.sl.24 → 0.34.1-feature.SSISDK.17.bitstring.sl.26

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 (2) hide show
  1. package/package.json +5 -5
  2. package/src/types.ts +0 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sphereon/ssi-sdk.credential-vcdm",
3
3
  "description": "Plugin for working with W3C Verifiable Credentials DataModel 1 and 2 Credentials & Presentations.",
4
- "version": "0.34.1-feature.SSISDK.17.bitstring.sl.24+d486d9b6",
4
+ "version": "0.34.1-feature.SSISDK.17.bitstring.sl.26+45018dde",
5
5
  "source": "src/index.ts",
6
6
  "type": "module",
7
7
  "main": "./dist/index.cjs",
@@ -30,9 +30,9 @@
30
30
  "dependencies": {
31
31
  "@sphereon/ssi-sdk-ext.did-utils": "workspace:*",
32
32
  "@sphereon/ssi-sdk-ext.key-utils": "workspace:*",
33
- "@sphereon/ssi-sdk.agent-config": "0.34.1-feature.SSISDK.17.bitstring.sl.24+d486d9b6",
34
- "@sphereon/ssi-sdk.core": "0.34.1-feature.SSISDK.17.bitstring.sl.24+d486d9b6",
35
- "@sphereon/ssi-types": "0.34.1-feature.SSISDK.17.bitstring.sl.24+d486d9b6",
33
+ "@sphereon/ssi-sdk.agent-config": "0.34.1-feature.SSISDK.17.bitstring.sl.26+45018dde",
34
+ "@sphereon/ssi-sdk.core": "0.34.1-feature.SSISDK.17.bitstring.sl.26+45018dde",
35
+ "@sphereon/ssi-types": "0.34.1-feature.SSISDK.17.bitstring.sl.26+45018dde",
36
36
  "@veramo/core": "4.2.0",
37
37
  "@veramo/message-handler": "4.2.0",
38
38
  "@veramo/utils": "4.2.0",
@@ -92,5 +92,5 @@
92
92
  "node_modules",
93
93
  "src"
94
94
  ],
95
- "gitHead": "d486d9b69ca1a5c0df614642a2d1e158a60edee8"
95
+ "gitHead": "45018dde1cd6ea44529ec6fa68ba6877466f13bb"
96
96
  }
package/src/types.ts CHANGED
@@ -114,7 +114,6 @@ export interface ICreateVerifiablePresentationLDArgs {
114
114
  * Statuslist credential options, cloned from packages/vc-status-list/src/types/index.ts to break cyclic dependency loop
115
115
  */
116
116
  export interface IIssueCredentialStatusOpts {
117
- // TODO move elsewhere like ssi-types?
118
117
  dataSource?: DataSource
119
118
  statusLists?: Array<StatusListOpts>
120
119
  credentialId?: string // An id to use for the credential. Normally should be set as the crdential.id value