feat(v4.1.14): Add new fields to response types for account, position, execution, spread trading, and websocket events.

bump version to 4.1.14 and update package-lock.json.
This commit is contained in:
JJ-Cro
2025-07-07 13:08:37 +02:00
parent 33e4ce3c34
commit e1a5440f2f
6 changed files with 20 additions and 3 deletions

View File

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