You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [MINOR] RS* and ES* support KeyObjects if available
See https://nodejs.org/api/crypto.html#crypto_class_keyobject
* Update ecdsa-sig-formatter to 1.0.11
* non-functional, added TypeScript typings
* The base64url package has issues with TypeScript and also
has an open vulnerability reported on HackerOne (not
affected).
Most replacement packages are only compatible with Node 4+
so inlining an implementation in order to release with a
patch version
* Update ecdsa-sig-formatter to v1.0.10