feat(v4.0.0): WebSocket API, WebsocketClient upgrades, decommission deprecated v1-v3 API groups

This commit is contained in:
tiagosiebler
2025-03-04 11:08:37 +00:00
parent d8f4b1e4b4
commit 5a513ea64e
3 changed files with 21 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "4.0.0-beta.9",
"version": "4.0.0",
"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",