Skip to content

Commit 0747cc3

Browse files
authored
v0.12.4
1 parent 40f3da3 commit 0747cc3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-binance-api",
3-
"version": "0.12.3",
3+
"version": "0.12.4",
44
"description": "Binance API for node https://github.com/jaggedsoft/node-binance-api",
55
"main": "node-binance-api.js",
66
"dependencies": {
@@ -9,6 +9,7 @@
99
"request": "^2.88.0",
1010
"socks-proxy-agent": "^4.0.2",
1111
"string-hash": "^1.1.3",
12+
"json-bigint": "^1.0.0",
1213
"url": "^0.11.0",
1314
"ws": "^7.2.0"
1415
},
@@ -29,7 +30,7 @@
2930
"binance",
3031
"api"
3132
],
32-
"author": "Jon Eyrick <[email protected]> (https://nextlocal.net)",
33+
"author": "Jon Eyrick <[email protected]> (https://liquidity.ltd)",
3334
"license": "MIT",
3435
"bugs": {
3536
"url": "https://github.com/jaggedsoft/node-binance-api/issues"

0 commit comments

Comments
 (0)