Skip to content

Commit a33e1cf

Browse files
author
Jon Eyrick
authored
v0.6.0
Fix depthCache & depthHandler logic (Thank you keith1024 + learnathoner) (BREAKING) Rename `trades` to `aggTrades` (Thank you dmitriz) trades() function now conforms to Binance specification
1 parent 44fe62e commit a33e1cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-binance-api",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "Binance API for node https://github.com/jaggedsoft/node-binance-api",
55
"main": "node-binance-api.js",
66
"dependencies": {

0 commit comments

Comments
 (0)