@digitalbazaar/zcap
Advanced tools
Changelog
9.0.1 - 2024-03-29
expires
is properly checked against the current date or other date
param.Changelog
9.0.0 - 2022-10-25
jsonld-signatures@11
to get better safe mode
protections when canonizing.Changelog
8.0.0 - 2022-06-06
Changelog
7.2.2 - 2022-02-23
Changelog
7.2.1 - 2022-02-22
maxClockSkew
is considered when checking maxDelegationTtl
against current time.karma@6.3.16
to address reported vulnerability with dev
dependency karma
.Changelog
7.2.0 - 2022-01-20
capability
and verificationMethod
as details when a zcap
invocation/delegation fails verification because the capability
controller does not match the verification method (or its controller). If
this information causes undesirable correlation, i.e., the controller
of a root zcap is private in some way, do not include it when transmitting
errors to a client. This information can be omitted by deleting details
from the error or constructing a new error that omits details
.Changelog
7.1.0 - 2022-01-14
dereferencedChain
in purpose result when verifying a
capability invocation or delegation proof.