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

binance

Package Overview
Dependencies
Maintainers
1
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binance - npm Package Versions

1
1315
19

2.0.19

Diff
tsts123
published 2.0.19 •
tsts123
published 2.0.18 •
tsts123
published 2.0.16 •
tsts123
published 2.0.15 •
tsts123
published 2.0.14 •

Changelog

Source

2.0.14

  • Update values thrown by exception parser.
tsts123
published 2.0.13 •

Changelog

Source

2.0.13

  • Expose time sync offset getter/setter in base client. getTimeOffset()/setTimeOffest(value).
  • Add handler to signMessage method, falling back to browser equivalent if method is not a function (react/preact/#141).
tsts123
published 2.0.12 •

Changelog

Source

2.0.12

  • Increase default timeout for websocket pong heartbeats to 7500ms.
tsts123
published 2.0.11 •

Changelog

Source

2.0.11

  • Fix APIs that use the DELETE method.
tsts123
published 2.0.10 •
tsts123
published 2.0.9 •

Changelog

Source

2.0.9-10

  • Fix typo in websocket types.
  • Fix missing type properties for ws messages.