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

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "bybit-api",
"version": "4.1.13",
"version": "4.1.14",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bybit-api",
"version": "4.1.13",
"version": "4.1.14",
"license": "MIT",
"dependencies": {
"axios": "^1.7.9",