Merge branch 'master' into codespace-justmankus-super-space-broccoli-pjp6j6p4v4v299r6

This commit is contained in:
Tiago
2022-11-17 16:30:15 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
[1]: https://www.npmjs.com/package/bybit-api
Node.js connector for the Bybit APIs and WebSockets:
- Complete integration with all bybit APIs.
- Complete integration with all Bybit APIs.
- TypeScript support (with type declarations for most API requests & responses).
- Over 300 end-to-end tests making real API calls & WebSocket connections, validating any changes before they reach npm.
- Robust WebSocket integration with configurable connection heartbeats & automatic reconnect then resubscribe workflows.

6
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "bybit-api",
"version": "3.1.3",
"version": "3.3.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bybit-api",
"version": "3.1.3",
"version": "3.3.2",
"license": "MIT",
"dependencies": {
"axios": "^0.21.0",
@@ -13586,4 +13586,4 @@
"dev": true
}
}
}
}