Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 359 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 359 Bytes

2.1.0

  • Updated to check against SHA-256 signature of request body (#47)

2.0.3

  • Remediates CVE-2021-3765

2.0.2

  • add typescript definitions
  • update deps

2.0.1

  • update all dependencies

2.0.0

  • BREAKING: publish as a pure ES module
  • BREAKING: only support node >= 12.17
  • BREAKING: switch to es6 everywhere
  • update all dependencies