New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@binance/connector

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@binance/connector - npm Package Versions

134

3.0.0-rc.1

Diff

binance-bot
published 2.0.1 •

Changelog

Source

v2.0.1 - 2023-02-22

Updated

  • Fixed WebSocket onClose event issue
binance-bot
published 2.0.0 •

Changelog

Source

v2.0.0 - 2023-01-31

Updated

  • Pump dependencies version
binance-bot
published 2.0.0-rc.4 •

Changelog

Source

v2.0.0-rc.4 - 2022-11-22

Added

  • Support RSA key signature.
binance-bot
published 2.0.0-rc.3 •

Changelog

Source

v2.0.0-rc.3 - 2022-10-12

Added

  • New endpoint
    • GET /api/v3/uiKlines

Changed

  • Add new optional parameter type to GET /api/v3/ticker and GET /api/v3/ticker/24hr
binance-bot
published 2.0.0-rc.2 •

Changelog

Source

v2.0.0-rc.2 - 2022-10-04

Changed

  • Delete endpoints for Futures Cross Collateral
    • POST /sapi/v1/futures/loan/borrow
    • POST /sapi/v1/futures/loan/repay
    • GET /sapi/v2/futures/loan/configs
    • GET /sapi/v2/futures/loan/calcAdjustLevel
    • GET /sapi/v1/futures/loan/calcMaxAdjustAmount
    • GET /sapi/v2/futures/loan/calcMaxAdjustAmount
    • POST /sapi/v2/futures/loan/adjustCollateral
    • GET /sapi/v1/futures/loan/collateralRepayLimit
    • GET /sapi/v1/futures/loan/collateralRepay
    • POST /sapi/v1/futures/loan/collateralRepay
    • GET /sapi/v1/futures/loan/collateralRepayResult
  • Fixing asset in the endpoints that should not be mandatory #107
    • GET /sapi/v1/lending/daily/token/position
    • GET /sapi/v1/lending/project/position/list
binance-bot
published 2.0.0-rc.1 •

Changelog

Source

v2.0.0-rc.1 - 2022-08-29

  • Support timeout
  • Support proxy
  • Support httpsAgent
  • Enable strict mode
  • Improve Websocket
    • Add pingServer method
binance-bot
published 1.13.0 •

Changelog

Source

v.1.13.0 - 2022-08-12

Added

  • New endpoint for Portfolio Margin:
    • GET /sapi/v1/portfolio/pmLoan to query Portfolio Margin Bankruptcy Loan Record.
    • POST /sapi/v1/portfolio/repay to repay Portfolio Margin Bankruptcy Loan.
    • GET /sapi/v1/portfolio/collateralRate to get Portfolio Margin Collateral Rate.

Changed

  • Changed endpoints for Trade:
    • POST /api/v3/order/test New optional fields strategyId and strategyType.
    • POST /api/v3/order New optional fields strategyId and strategyType.
    • POST /api/v3/order/cancelReplace New optional fields strategyId and strategyType.
    • POST /api/v3/order/oco New optional fields limitStrategyId, limitStrategyType, stopStrategyId and stopStrategyType.
binance-bot
published 1.12.0 •

Changelog

Source

v.1.12.0 - 2022-07-19

Added

  • New endpoint for Margin:

    • POST /sapi/v3/asset/getUserAsset to get user assets.
  • New endpoint for Wallet:

    • GET /sapi/v1/margin/dribblet to query the historical information of user's margin account small-value asset conversion BNB.
binance-bot
published 1.11.0 •

Changelog

Source

v.1.11.0 - 2022-07-04

Added

  • <symbol>@ticker_<window-size> Individual symbol rolling window ticker streams.
  • !ticker_<window-size>@arr All market rolling window ticker streams
  • GET /api/v3/ticker for rolling window price change statistics based on windowSize provided.
  • POST /api/v3/order/cancelReplace to cancel an existing order and place a new order on the same symbol.

Changed

  • GET /sapi/v1/fiat/orders: Weight changes from IP(1) to UID(90000)
  • GET /sapi/v1/pay/transactions: Param names changed: startTimestamp -> startTime; endTimestamp -> endTime.

Fixed

  • Updated jest from ^26.0.1 to ^28.1.2 to resolve jsdom security issue GHSA-f4c9-cqv8-9v98.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc