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

did-veres-one

Package Overview
Dependencies
Maintainers
6
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

did-veres-one - npm Package Versions

234

16.1.1

Diff

Changelog

Source

16.1.1 - 2024-10-15

Fixed

  • Update dependencies.
dlongley
published 16.1.0 •

Changelog

Source

16.1.0 - 2024-10-15

Changed

  • Update dependencies.
dlongley
published 16.0.1 •

Changelog

Source

16.0.1 - 2024-08-26

Fixed

  • Improve compliance with DID core v1 by including verificationMethod in generated DID documents.
davidlehn
published 16.0.0 •

Changelog

Source

16.0.0 - 2023-01-17

Changed

  • Update dependencies.
  • BREAKING: Updated dependencies use the newer default safe mode of jsonld.
davidlehn
published 15.0.0 •

Changelog

Source

15.0.0 - 2022-06-15

Changed

  • BREAKING: Convert to module (ESM).
  • BREAKING: Require Node.js >=14.
  • Update dependencies.
    • Update to ESM dependenices.
    • Update to fast-json-patch@3.
    • Update other minor version changes.
    • Update dev dependencies.
  • Lint module.
davidlehn
published 14.0.0 •

Changelog

Source

14.0.0 - TBD

codenamedmitri
published 14.0.0-beta.4 •

Changelog

Source

14.0.0-beta.4 - 2022-01-11

Added

  • Add capabilityAction param to attachProofs and default to write.
  • Add feature to generate DID from seed.

Changed

  • Make invocationTarget configurable for attachProofs.
  • Update dependencies.
codenamedmitri
published 14.0.0-beta.3 •

Changelog

Source

14.0.0-beta.3 - 2021-08-23

Changed

  • Add error logging to get()/fromNum() operation.
codenamedmitri
published 14.0.0-beta.2 •

Changelog

Source

14.0.0-beta.2 - 2021-08-19

Added

  • Add driver.getInitial() method, to explicitly construct a DID Document deterministically, from a cryptonym DID.
  • Add an optional seed param to generate() to generate DID document from a 32-byte array seed.

Changed

  • BREAKING: Replaced axios with @digitalbazaar/http-client. Errors returned directly from http-client do not match the axios API.
  • Changed API getTicketServiceProof to use @digitalbazaar/http-client.
  • Changed API sendToAccelerator to use @digitalbazaar/http-client.
  • BREAKING: API attachInvocationProof now requires the parameter invocationTarget.
  • BREAKING: API attachInvocationProof now accepts a single object as parameters.
codenamedmitri
published 14.0.0-beta.1 •

Changelog

Source

14.0.0-beta.1 - 2021-05-28

Changed

  • BREAKING: Change in generate() semantics to support the common un-registered DID use case. (See the "Upgrading from <=12.x section" below, item 1.) Now, generate() now only generates one key, for capabilityInvocation but also all the other purposes (much like generating a new did:key DID). (Helper libraries are expected to generate other keys before registering the DID Document on the ledger.)
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