@digitalbazaar/vc
Advanced tools
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.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.Changelog
6.0.0 - 2023-01-17
./lib/contexts/
and
from the default document loader. The contexts are now available in
@digitalbazaar/odrl-context
and
@digitalbazaar/credentials-examples-context
.expansionMap
. (Removed in dependencies.)Changelog
5.0.0 - 2022-08-24
jsonld-signatures@11
and jsonld@8
to get new safe
mode (and on by default when using canonize
) feature.