v2.2.1: fix ws & rest authentication issues caused by time-sync mechanism

This commit is contained in:
tiagosiebler
2022-05-28 20:39:37 +01:00
parent 9eda2f2bd9
commit 18977499f8
5 changed files with 70 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "2.2.0",
"version": "2.2.1",
"description": "Node.js connector for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",