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

did-jwt-vc

Package Overview
Dependencies
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

did-jwt-vc - npm Package Versions

123567

3.0.0

Diff
uport-automation-bot
published 3.0.0 •

Changelog

Source

3.0.0 (2022-08-18)

Features

  • add verification policies (#119) (d44e803), closes #118

BREAKING CHANGES

  • The error messages are now prefixed with recognizable error codes. This is a breaking change if you were checking the exact error messages being returned before. Otherwise, it is safe to upgrade without issues.
uport-automation-bot
published 2.1.14 •

Changelog

Source

2.1.14 (2022-08-03)

Bug Fixes

  • deps: update did-resolver and did-jwt dependencies (#117) (d07dd45)
uport-automation-bot
published 2.1.13 •

Changelog

Source

2.1.13 (2022-06-29)

Bug Fixes

  • deps: Bump did-jwt to 6.2.0 (#115) (ff4e0b1)
uport-automation-bot
published 2.1.12 •

Changelog

Source

2.1.12 (2022-06-06)

Bug Fixes

  • ci: groom the build scripts and dependencies (#114) (381d973)
uport-automation-bot
published 2.1.11 •

Changelog

Source

2.1.11 (2022-05-22)

Bug Fixes

uport-automation-bot
published 2.1.9 •

Changelog

Source

2.1.9 (2022-01-13)

Bug Fixes

  • deps: bump dependencies to latest (7cb7a88)
uport-automation-bot
published 2.1.8 •

Changelog

Source

2.1.8 (2021-11-23)

Bug Fixes

  • normalizeCredential overwrite of "evidence" when "vc" is missing (#86) (0039298)
uport-automation-bot
published 2.1.7 •

Changelog

Source

2.1.7 (2021-08-31)

Bug Fixes

  • forward JWT options when creating a VC or VP (#90) (13cea08), closes #89
uport-automation-bot
published 2.1.6 •

Changelog

Source

2.1.6 (2021-07-22)

Bug Fixes

  • build: revert back to microbundle and module output (d28729a), closes #84
uport-automation-bot
published 2.1.5 •

Changelog

Source

2.1.5 (2021-07-21)

Bug Fixes

  • build: revert to tsc for compilation (#85) (b7dedea), closes #84