feat(v4.1.6): fast execution topics should use authenticated stream

This commit is contained in:
tiagosiebler
2025-05-07 08:57:37 +01:00
parent 4573f4b710
commit 12a5bef71f
4 changed files with 14 additions and 6 deletions

View File

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