@digitalbazaar/vc
Advanced tools
Changelog
7.2.0 - 2025-04-14
includeCredentials
option to be passed to verify()
to include
each credential
in credentialResults
when verifying a presentation.Changelog
7.1.2 - 2025-03-17
jsonld@8.3.3
.jsonld-signatures@11.5.0
.Changelog
7.1.1 - 2025-03-07
@digitalbazaar/credentials-context@3.2.0
Changelog
7.1.0 - 2024-10-10
maxClockSkew
parameter to time comparison functions with a default
of 5 minutes. This also constitutes a fix for decentralized systems where
clocks are not expected to be perfectly in sync.Changelog
7.0.0 - 2024-08-01
validFrom
and validUntil
.credentials-context
to @digitalbazaar/credentials-context
for
v1 and v2 contexts.contexts
directly.Changelog
6.3.0 - 2024-05-17
bbs-2023
.engines.node
to >=18
to support newer keys & suites.vc.derive
matches name of parameter.Changelog
6.2.0 - 2023-11-14
credentialStatus
arrays in credential status check.Changelog
6.1.0 - 2023-11-13
derive()
API for deriving new verifiable credentials from
existing ones, for the purpose of selective disclosure or
unlinkable presentation.Changelog
6.0.2 - 2023-08-04
issuanceDate
is only checked on verification,
not issuance.