Socket
Socket
Sign inDemoInstall

bignumber.js

Package Overview
Dependencies
0
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23456Next

9.1.2

Diff

Changelog

Source

9.1.2

  • 28/08/23
  • #354 Amend round to avoid bug in v8 Maglev compiler.
  • [BUGFIX] #344 minimum(0, -0) should be -0.
mikemcl
published 9.1.1 •

Changelog

Source

9.1.1

  • 04/12/22
  • #338 [BUGFIX] exponentiatedBy: ensure 0**-n === Infinity for very large n.
mikemcl
published 9.1.0 •

Changelog

Source

9.1.0

  • 08/08/22
  • #329 Remove import example.
  • #277 Resolve lint warnings and add number toString note.
  • Correct decimalPlaces() return type in bignumber.d.ts.
  • Add ES module global crypto example.
  • #322 Add exports field to package.json.
  • #251 (#308) Amend bignumber.d.ts to allow instantiating a BigNumber without new.
mikemcl
published 9.0.2 •

Changelog

Source

9.0.2

  • 12/12/21
  • #250 [BUGFIX] Allow use of user-defined alphabet for base 10.
  • #295 Remove bignumber.min.js and amend README.md.
  • Update .travis.yml and LICENCE.md.
mikemcl
published 9.0.1 •

Changelog

Source

9.0.1

  • 28/09/20
  • [BUGFIX] #276 Correct sqrt initial estimate.
  • Update .travis.yml, LICENCE.md and README.md.
mikemcl
published 9.0.0 •

Changelog

Source

9.0.0

  • 27/05/2019
  • For compatibility with legacy browsers, remove Symbol references.
mikemcl
published 8.1.1 •

Changelog

Source

8.1.1

  • 24/02/2019
  • [BUGFIX] #222 Restore missing var to export BigNumber.
  • Allow any key in BigNumber.Instance in bignumber.d.ts.
mikemcl
published 8.0.2 •

Changelog

Source

8.0.2

  • 13/01/2019
  • #209 toPrecision without argument should follow toString.
  • Improve Use section of README.
  • Optimise toString(10).
  • Add verson number to API doc.
mikemcl
published 8.0.1 •

Changelog

Source

8.0.1

  • 01/11/2018
  • Rest parameter must be array type in bignumber.d.ts.
mikemcl
published 7.2.1 •

Changelog

Source

7.2.1

  • 24/05/2018
  • Add browser field to package.json.
23456Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc