node-minecraft-pinger
node-minecraft-pinger copied to clipboard
A promise based minecraft pinger in Node.js
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Just adding type defs Please check for mistakes am REALLY careless ty
Since 10.4.0, NodeJS has supported the `BigInt` object natively. Utilizing it allows minecraft-pinger to drop its `node-int64` dependency (which has been depreciated for more than 2 years), reducing the library's...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Hi there, Currently the Packet timeout is hard coded to 10 seconds. 10 seconds is quite a long time to wait, and is even more considerable when running this against...