feat(): added latency check, updated example

This commit is contained in:
Jerko J
2024-10-22 11:08:01 +02:00
parent 5a4b9bd6a5
commit 60e34d01cf
4 changed files with 229 additions and 162 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.10.20",
"version": "3.10.21",
"description": "Complete & robust Node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & strong end to end tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",