v4.0.0-beta.9: fix() batch order ws api handling

This commit is contained in:
tiagosiebler
2025-03-03 10:45:28 +00:00
parent d638cf174a
commit f45018da88
4 changed files with 40 additions and 24 deletions

View File

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