![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@veramo/data-store
Advanced tools
Veramo data storage based on TypeORM. This package provides several plugins that relate to data storage.
DataStore
A plugin that exposes simple store/get methods for messages, credentials and presentations.
DataStoreORM
A plugin that provides more querying options using TypeORM.
KeyStore
and DIDStore
Implementations of AbstractKeyStore
and AbstractDIDStore
6.0.0 (2024-04-02)
revocable
and send
options from credential create command (#1345) (e1beeaf), closes #1342dataStoreORMGetVerifiableCredentialsByClaims
(#1299) (5aa97a2), closes #1285IIdentifier
(#1268) (e94aaf2)to
property.getChainIdForDidEthr
method has been renamed to getChainId
plugin.schema.json
files are now generated as plugin.schema.ts
.IDIDComm.sendDIDCommMessage()
has changed from a string representing the transport ID to an object that may include a returnMessage
property along with a transportId
property.DIDManager
has changed when working with alias
. It is mostly ignoring provider
unless it is used to create new identifiers. AbstractDIDStore
APIs have been adapted and implementations have changed.eth_signTransaction
algorithms may be slightly different as transactions are by default infered as type 1 (EIP1559)@veramo/data-store
to work with your credentials, you will have to recompute them using the @veramo/utils#computeEntryHash
method.FAQs
Veramo data storage plugin based on TypeORM database drivers
The npm package @veramo/data-store receives a total of 841 weekly downloads. As such, @veramo/data-store popularity was classified as not popular.
We found that @veramo/data-store demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.