bignumber.js dependency
See original GitHub issueHey - just wondering the reason for the bignumber
dependency referencing a commit on a fork rather than the main repo/latest version?
Thanks 🙃
Issue Analytics
- State:
- Created 6 years ago
- Comments:10 (7 by maintainers)
Top Results From Across the Web
MikeMcl/bignumber.js: A JavaScript library for ... - GitHub
A JavaScript library for arbitrary-precision decimal and non-decimal ... The library is the single JavaScript file bignumber.js or ES module bignumber.mjs.
Read more >big-number - npm
Light, ultra-fast javascript implementation for BigIntegers (base arithmetic operations). Latest version: 2.0.0, last published: 4 years ago ...
Read more >bignumber.js API
Configures the settings for this particular BigNumber constructor. DECIMAL_PLACES: number: integer, 0 to 1e+9 inclusive. Default value: 20: The maximum ...
Read more >bignumber.js » 9.0.0 - org.webjars.npm - Maven Repository
Bignumber JS » 9.0.0 · Compile Dependencies (0) · Licenses · Developers ...
Read more >bignumber.js@^9.0.1, which was used for Dapp over AWS S3 ...
I assumed that it might happen if the bignumber.js version is deprecated to 5.0.14. Is it possible that a deprecated library dependency ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Since
web3.js
is now fixed I’ve updated the dependency to version 0.19.1. It is done in this commit: https://github.com/ConsenSys/eth-lightwallet/commit/ada8c674aa7b5af821c4ca7fd137037ce0fbf618Closing issue.
I’ll work on that, thanks again for getting it to my attention! 👍