lovell / farmhash

Node.js implementation of FarmHash, Google's family of high performance hash functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node 15 prebuilt

curtdept opened this issue · comments

Could use a bump :)

Due to the use of N-API, the latest release should already work with Node.js 15. However you might run into problems with npm v7 as the prebuild-install dependency requires a major version bump.

Should just need a prebuild bump to v88 so prebuild-install will work again

v3.1.1 now available with prebuild-install bumped to v6.0.0 (its breaking change doesn't affect this module).