Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@veramo/did-comm
Advanced tools
Veramo DIDComm inspired messaging based on the v1 messaging envelope.
1.0.1 (2020-12-18)
typ
in header (#293) (48e4c60), closes #291Error
objects (#300) (04446d4), closes #294credentialStatus
as top level attribute (4b17689)credentialStatus
as top level attribute (8347b1f)This rename affects almost all the Identity management API
Please look for IDIDManager.ts
in daf-core/src/types
to see the new method names.
Functionality is the same but some renaming is required if already in use.
refactor: Rename Identity to Identifier
fix: Integration tests
refactor: WebDIDProvider
refactor: EthrDIDProvider
refactor: DIDStore
refactor: Resolver
refactor: DidManagerFind
refactor: DidManagerFind
refactor: DidManagerGet
refactor: DidManagerCreate
refactor: DidManagerGetOrCreate
refactor: DidManagerImport
refactor: DidManagerDelete
refactor: KeyManager
refactor: DefaultDID
refactor: IDIDManager
refactor: IDIDManager.ts
daf-cli: This refactor changes the CLI list of commands. Run daf --help
to get the latest options.
The same actions are possible, but under different (simpler) names and subcommands.
daf-resolver: The configuration for daf-resolver has changed to be less opinionated. It requires a did-resolver#Resolver
that can be configured with whichever DID methods your agent needs.
Co-authored-by: Mircea Nistor mirceanis@gmail.com
IW3c
type and W3c
class have been renamed to
ICredentialIssuer
and CredentialIssuer
fix(deps): update did-resolver
and did-jwt
libs for all packages to maintain type consistency
FAQs
Veramo messaging plugin implementing DIDComm v2.
The npm package @veramo/did-comm receives a total of 597 weekly downloads. As such, @veramo/did-comm popularity was classified as not popular.
We found that @veramo/did-comm 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.