Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@digitalbazaar/zcap

Package Overview
Dependencies
Maintainers
5
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digitalbazaar/zcap - npm Package Versions

9.0.1

Diff

Changelog

Source

9.0.1 - 2024-03-29

Fixed

  • Ensure that when invoking a capability with a chain depth of 2, i.e., it is delegated directly from the root capability, that expires is properly checked against the current date or other date param.
dlongley
published 9.0.0 •

Changelog

Source

9.0.0 - 2022-10-25

Changed

  • BREAKING: Use jsonld-signatures@11 to get better safe mode protections when canonizing.
davidlehn
published 8.0.0 •

Changelog

Source

8.0.0 - 2022-06-06

Changed

  • BREAKING: Convert to module (ESM).
  • BREAKING: Require Node.js >=14.
  • Update dependencies.
  • Lint module.
dlongley
published 7.2.2 •

Changelog

Source

7.2.2 - 2022-02-23

Fixed

  • Ensure a zcap is not delegated after its parent (during delegation proof generation).
dlongley
published 7.2.1 •

Changelog

Source

7.2.1 - 2022-02-22

Fixed

  • Ensure maxClockSkew is considered when checking maxDelegationTtl against current time.
  • Use karma@6.3.16 to address reported vulnerability with dev dependency karma.
dlongley
published 7.2.0 •

Changelog

Source

7.2.0 - 2022-01-20

Added

  • Include 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.
dlongley
published 7.1.0 •

Changelog

Source

7.1.0 - 2022-01-14

Added

  • Include dereferencedChain in purpose result when verifying a capability invocation or delegation proof.
dlongley
published 7.0.1 •

Changelog

Source

7.0.1 - 2022-01-11

Changed

  • Update dependencies.
dlongley
published 7.0.0 •

Changelog

Source

7.0.0 - 2022-01-11

Changed

  • BREAKING: Rename package to @digitalbazaar/zcap.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc