@sphereon/ssi-sdk.credential-store 0.33.1-feature.vcdm2.tsup.50 → 0.33.1-feature.vcdm2.tsup.52
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/dist/index.cjs +0 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -3
- package/dist/index.js.map +1 -1
- package/package.json +6 -6
- package/src/index.ts +2 -2
package/dist/index.cjs
CHANGED
|
@@ -1726,9 +1726,7 @@ __export(index_exports, {
|
|
|
1726
1726
|
CredentialRole: () => import_ssi_sdk5.CredentialRole,
|
|
1727
1727
|
CredentialStateType: () => import_ssi_sdk5.CredentialStateType,
|
|
1728
1728
|
CredentialStore: () => CredentialStore,
|
|
1729
|
-
DigitalCredential: () => import_ssi_sdk5.DigitalCredential,
|
|
1730
1729
|
DocumentType: () => import_ssi_sdk5.DocumentType,
|
|
1731
|
-
FindDigitalCredentialArgs: () => import_ssi_sdk5.FindDigitalCredentialArgs,
|
|
1732
1730
|
contextHasCredentialStore: () => contextHasCredentialStore,
|
|
1733
1731
|
credentialIdOrHashFilter: () => credentialIdOrHashFilter,
|
|
1734
1732
|
credentialStoreMethods: () => credentialStoreMethods,
|