Security News
The Risks of Misguided Research in Supply Chain Security
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
@veramo/utils
Advanced tools
A package with helper methods.
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
Helper methods for Veramo plugins
The npm package @veramo/utils receives a total of 1,913 weekly downloads. As such, @veramo/utils popularity was classified as popular.
We found that @veramo/utils 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
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.