issues
search
dudleycarr
/
nsqjs
NodeJS client library for NSQ
https://nsqjs.com
MIT License
558
stars
75
forks
source link
feat: remove BigNumber.js and replace Int64 with BigInt
#337
Closed
dudleycarr
closed
3 years ago
dudleycarr
commented
3 years ago
Remove BigNumber.js
Replace Int64 with BigInt
Configure eslint to use es2020
dudleycarr
commented
3 years ago
Fixes #330