Skip to content

Drops support for node 10 and updates the libsodium library

Latest
Compare
Choose a tag to compare
@esarafianou esarafianou released this 15 Sep 10:43
· 6 commits to master since this release
b2f8e8a
  • BREAKING CHANGE: Drops support for node 10. Supported versions: =>12
  • Updates the libsodium library to v0.7.9. Previous versions of the library were removing all uncaughtException listeners including ones attached by other code. This is now fixed in the new version.