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

ethr-did-resolver

Package Overview
Dependencies
Maintainers
0
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethr-did-resolver - npm Package Versions

1
9

4.1.0

Diff

Changelog

Source

4.1.0 (2021-04-14)

Features

  • export EthrDidController helper class (#120) (745100d)
uport-automation-bot
published 4.0.1 •

Changelog

Source

4.0.1 (2021-03-26)

Bug Fixes

  • deps: use Resolvable type from did-resolver (d213ae6)
uport-automation-bot
published 4.0.0 •

Changelog

Source

4.0.0 (2021-03-15)

Features

BREAKING CHANGES

  • The return type is DIDResolutionResult which wraps a DIDDocument.
  • No errors are thrown during DID resolution. Please check result.didResolutionMetadata.error instead.
  • This DID core spec requirement will break for users expecting publicKey, ethereumAddress, Secp256k1VerificationKey2018 entries in the DID document. They are replaced with verificationMethod, blockchainAccountId and EcdsaSecp256k1VerificationKey2019 and EcdsaSecp256k1RecoveryMethod2020 depending on the content.
uport-automation-bot
published 3.1.0 •

Changelog

Source

3.1.0 (2021-03-15)

Features

uport-automation-bot
published 3.0.3 •

Changelog

Source

3.0.3 (2020-12-17)

Bug Fixes

uport-automation-bot
published 3.0.2 •

Changelog

Source

3.0.2 (2020-12-09)

Bug Fixes

  • deps: update dependency did-resolver to v2.1.2 (8c2294e)
uport-automation-bot
published 3.0.1 •

Changelog

Source

3.0.1 (2020-11-09)

Bug Fixes

uport-automation-bot
published 3.0.0 •

Changelog

Source

3.0.0 (2020-08-24)

Bug Fixes

  • change 'owner' to 'controller' to follow W3C Spec (#75) (#81) (af37b3f)

BREAKING CHANGES

  • JWTs that refer to the did:ethr:...#owner key in their header may be considered invalid after this upgrade, as the key id is now did:ethr:...#controller
uport-automation-bot
published 2.4.0 •

Changelog

Source

2.4.0 (2020-08-21)

Features

  • add ability to use a compressed publicKey as identifier (#73) (e257eb3), closes #56
uport-automation-bot
published 2.3.4 •

Changelog

Source

2.3.4 (2020-08-19)

Bug Fixes

  • deps: update dependency did-resolver to v2.1.1 (1a4cbca)
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