v3.10.3: feat(#340) fix pass-through headers for proxying via nginx. add second proxy example.

This commit is contained in:
tiagosiebler
2024-05-07 13:10:12 +01:00
parent 00261a2380
commit bd10bd9e63
6 changed files with 68 additions and 3 deletions

View File

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