cexio-api-node
cexio-api-node copied to clipboard
A Node.js reference implementation of the CEX.IO API
Bumps [moment](https://github.com/moment/moment) from 2.20.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Is there a possibility to add Transaction History to rest and rest promise?
Some parts of the code act as singleton and new CEXIO doesn't work. I am getting responses from different API keys (user accounts) when doing multiple simultanious requests with new...
 Symbol null/undefined is handled (to return all open orders) but it's never undefined because of default parameter. Should remove the default value so we can get all open orders...
hello, we using cex-api-node with node js. and we have passed data through soket.io it's working perfectly. we can get data from cex api but its not continue sometimes its...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 5.5.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [hawk](https://github.com/mozilla/hawk) from 6.0.2 to . [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. Changelog Sourced from extend's changelog. 3.0.2 / 2018-07-19 [Fix] Prevent merging __proto__ property (#48) [Dev Deps] update eslint, @ljharb/eslint-config, tape [Tests] up to node...
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.17.0. Release notes Sourced from sshpk's releases. v1.16.1 Fixes for #60 (correctly encoding certificates with expiry dates >=2050), #62 (accepting PKCS#8 EC private keys with...