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

bedrock-did-io

Package Overview
Dependencies
Maintainers
6
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bedrock-did-io - npm Package Versions

2

6.1.0

Diff

Changelog

Source

6.1.0 - 2022-02-24

Added

  • Add configuration option methodOverrides.v1.disableFetch that takes a boolean and is set to false by default. This option will prevent the veres one driver from fetching a DID document from the veres one ledger, causing it to only resolve nym DIDs. Note that this option is not safe other than in development or for veres one networks that are known to be non-operational or out of date.
dlongley
published 6.0.2 •

Changelog

Source

6.0.2 - 2022-02-10

Fixed

  • Fix didIo._cache initialization.
dlongley
published 6.0.1 •

Changelog

Source

6.0.1 - 2022-02-10

Fixed

  • Create didIo early before bedrock initializes, but update its internal cache during bedrock init. This approach allows the didIo symbol to be accessed (and even potentially used with a temporary cache) prior to bedrock initialization -- as a number of modules are presently doing. A future version should remove this and modules should update.
dlongley
published 6.0.0 •

Changelog

Source

6.0.0 - 2022-02-10

Changed

  • BREAKING: Do not initialize internal didIo cache until bedrock is initializing.
  • BREAKING: Configure didIo cache using bedrock config system. Set a higher default timeout of 5 min (old timeout was 5 seconds) on DID docs. Set a higher default cache size of 1k DID docs.
dlongley
published 5.0.0 •

Changelog

Source

5.0.0 - 2022-01-11

Added

  • Add dependency on @digitalbazaar/lru-memoize.

Changed

  • BREAKING: Use did-veres-one v14.0.0-beta.4.
codenamedmitri
published 4.0.2 •

Changelog

Source

4.0.2 - 2021-08-23

Changed

  • Use did-veres-one v14.0.0-beta.3, with additional fromNym error logging.
dlongley
published 4.0.1 •

Changelog

Source

4.0.1 - 2021-08-19

Fixed

  • Use fixed did-veres-one driver.
dlongley
published 4.0.0 •

Changelog

Source

4.0.0 - 2021-07-10

Changed

  • BREAKING: Use did key driver 2.x.
codenamedmitri
published 3.0.0 •

Changelog

Source

3.0.0 - 2021-05-2

Changed

  • BREAKING: Use did-veres-one@^14.0.0-beta.1.
mattcollier
published 2.0.0 •

Changelog

Source

2.0.0 - 2021-05-20

Changed

2
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