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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
#26 Fix a number of vulnerable sub dependencies (#27)
* #26 Fix a number of vulnerable sub dependencies
* Remove Node 9 and 11, add Node 12 as supported versions
* Try to use forked version of neon as patch to get Node 12 working
* Change to point to direct git hash
* Upgrade to Recrypt 0.8 and consume all breaking changes. Remove export of hash256 method since it isnt needed or used
* Update README to add support for Node 12 and remove support for Node 9/11
* Update version and add changelog entry