feat(v4.1.8): introduce dedicated WebsocketAPIClient

This commit is contained in:
tiagosiebler
2025-05-22 11:42:33 +01:00
parent c080f91f9b
commit 55fbf71e05
7 changed files with 117 additions and 80 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "4.1.7",
"version": "4.1.8",
"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",