v3.10.30: add missing WSExecutionV5 execPnl property. Bump npm audit dependency.

This commit is contained in:
tiagosiebler
2025-01-25 12:14:54 +00:00
parent b35d4cb88b
commit e2a91d89f7
3 changed files with 11 additions and 9 deletions

View File

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