guess-js.github.io
guess-js.github.io copied to clipboard
The website of Guess.js
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. Release notes Sourced from axios's releases. v0.18.1 Security Fix: Destroy stream on exceeding maxContentLength (fixes #1098) (#1485) - Gadzhi Gadzhiev Changelog Sourced from axios's...
Often folks want to run Guess.js inside CI where the only way to authenticate is using an authentication token. Although this behavior is supported, it's not well documented. To authenticate...