Socket
Socket
Sign inDemoInstall

accounting-big

Package Overview
Dependencies
1
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

1.0.1

Diff

Changelog

Source

1.0.1

  • [FIXED] Bundled code is now transpiled to ES5 for older browsers.
venables
published 1.0.0 •

Changelog

Source

1.0.0 - Arbitrary Precision

This is the first version of accounting-big after forking from accounting.js in order to support arbitrary-precision numbers.

  • [FIXED] All operations support arbitrary-precision numbers (via Big.js), allowing values to go extremely large or precise. Any number will work without risk of rounding or precision errors.
  • [NEW] - Rollup.js is used for release packaging.
  • [NEW] - Tests use ava as a runner and nyc for coverage.
  • [NEW] - Linting is performed by eslint.
  • [NEW] - CI provided by travis and coveralls

Pre-fork changes:

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