
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@formatjs/bigdecimal
Advanced tools
BigInt-backed decimal arithmetic library designed as a lightweight replacement for decimal.js in ECMA-402 polyfills.
Values are represented as mantissa × 10^exponent where:
mantissa is a bigint (signed, normalized — no trailing zeros)exponent is a number (integer scaling factor)Implements the 27 methods used by @formatjs/ecma402-abstract:
times, div, plus, minus, mod, abs, negated, pow, floor, ceil, logeq, lessThan, greaterThan, lessThanOrEqualTo, greaterThanOrEqualToisZero, isNaN, isFinite, isNegative, isPositive, isIntegertoNumber, toStringBigDecimal.pow, BigDecimal.setFAQs
BigInt-backed decimal arithmetic for ECMA-402 polyfills
The npm package @formatjs/bigdecimal receives a total of 313,628 weekly downloads. As such, @formatjs/bigdecimal popularity was classified as popular.
We found that @formatjs/bigdecimal demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.