fix(v4.0.0-beta.4): demo trading wss should only be used for private connections

This commit is contained in:
tiagosiebler
2025-02-06 11:11:36 +00:00
4 changed files with 12 additions and 7 deletions

View File

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