binance-api-client
binance-api-client copied to clipboard
A wrapper which can be used to interact with Binance's API. Entirely developed in TypeScript.
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1. Commits 6d19489 Mark release 7.1.1 793c0e5 More rigorously check surrogate pairs in regexp validator b5c1787 Fix incorrect comment in regexp parser 12ae8fe Parameterize dummy...
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...
This is all the changes I've made on my branch. In a nut shell, * added a bunch of parseFloats, probably didn't do all the places they are needed though...
If you attempt to buy something with a very low value using BTC, it will fail with a message like "Illegal characters found in parameter 'price'; legal range is '^([0-9]{1,20})(.[0-9]{1,20})?$'"....