File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 4.0.14
2+ - fix: README docs reference
3+
144.0.13
25- meta: mv several moduels to deps from dev-deps for bfx-cli
36
Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ const ws = new WSv2({ transform: true })
2828
2929### Docs
3030
31- [ See ` docs/ws2.md ` ] ( / docs/ws2.md ) for WS2 API methods,
32- [ and ` docs/usage.md ` ] ( /docs/usage.md ) for a basic usage guide. For executable
33- examples, [ refer to the ` examples/ ` ] ( /examples ) folder .
31+ Refer to the [ ` docs/ ` ] ( https://cdn.statically.io/gh/bitfinexcom/bitfinex-api-node/master/ docs/index.html )
32+ folder for JSDoc-generated HTML documentation, and the [ ` examples/ ` ] ( /examples )
33+ folder for executable examples covering common use cases .
3434
3535Official API documentation at [ https://docs.bitfinex.com/v2/reference ] ( https://docs.bitfinex.com/v2/reference )
3636
Original file line number Diff line number Diff line change 11{
22 "name" : " bitfinex-api-node" ,
3- "version" : " 4.0.13 " ,
3+ "version" : " 4.0.14 " ,
44 "description" : " Node reference library for Bitfinex API" ,
55 "engines" : {
66 "node" : " >=8.3.0"
You can’t perform that action at this time.
0 commit comments