New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

did-jwt

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

did-jwt - npm Package Versions

uport-automation-bot
published 5.5.2 •

Changelog

Source

5.5.2 (2021-06-02)

Bug Fixes

uport-automation-bot
published 5.5.1 •

Changelog

Source

5.5.1 (2021-06-02)

Bug Fixes

  • build: non-minified outputs and better handling of strict mode (#175) (029b429), closes #173 #174
  • ci: add GH push ability to build bot (e50edf6)
uport-automation-bot
published 5.5.0 •

Changelog

Source

5.5.0 (2021-05-31)

Features

  • Add support for authenticated encryption (#177) (9a71b07)
uport-automation-bot
published 5.4.1 •

Changelog

Source

5.4.1 (2021-05-19)

Bug Fixes

  • don't run JSON.stringify on canonicalized data (#172) (5480bfc), closes #171
uport-automation-bot
published 5.4.0 •

Changelog

Source

5.4.0 (2021-05-18)

Features

  • add option to canonicalize JSON payloads (#161) (4cfd3ee)
uport-automation-bot
published 5.3.1 •

Changelog

Source

5.3.1 (2021-05-15)

Bug Fixes

uport-automation-bot
published 5.3.0 •

Changelog

Source

5.3.0 (2021-05-11)

Features

  • use multiple keyAgreementKeys when creating JWE (#166) (e327ef2)
uport-automation-bot
published 5.2.0 •

Changelog

Source

5.2.0 (2021-04-22)

Features

  • add support for secp256k1 publicKeyJwk (#160) (1d578ba)
uport-automation-bot
published 5.1.2 •

Changelog

Source

5.1.2 (2021-03-26)

Bug Fixes

  • deps: use Resolvable type from did-resolver (4641e56)
uport-automation-bot
published 5.1.1 •

Changelog

Source

5.1.1 (2021-03-25)

Bug Fixes

  • simplify expected Resolver type in verify methods (#159) (969de89), closes #158