paulmillr / noble-secp256k1

Fastest 4KB JS implementation of secp256k1 signatures and ECDH
https://paulmillr.com/noble
MIT License
757 stars 114 forks source link

Specify supported Node.js version range in manifest #104

Closed legobeat closed 1 year ago

paulmillr commented 1 year ago

again, i'm not sure if that's helpful for this repository: the package won't work without shim even in node v18. With our shim, it can work in v16; with other even in v14.