Skip to content

v1.1.6: inline base64url

Compare
Choose a tag to compare
@omsmith omsmith released this 14 May 15:08
· 30 commits to master since this release
v1.1.6
95d4732
* 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