feat(v4.1.4): full spread trading support

This commit is contained in:
JJ-Cro
2025-04-17 11:24:09 +02:00
parent 4b7daf91db
commit 70be74fe9a
18 changed files with 599 additions and 4 deletions

View File

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