# @redstone-finance/utils

> This package is destined to use internally. We gather here functionalities which are used across many data-packages. This has two big advantages:

Latest version **1.0.0** (published 2026-08-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install @redstone-finance/utils
pnpm add @redstone-finance/utils
yarn add @redstone-finance/utils
bun add @redstone-finance/utils
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; no vulnerabilities; recently updated; high maintenance score; high quality score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2026-08-26 |
| First published | 2023-09-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 11 |
| Unpacked size | 738.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | redstone-finance |

## Links

- npm: https://www.npmjs.com/package/@redstone-finance/utils
- npm.io page: https://npm.io/package/@redstone-finance/utils

## Dependencies (11)

- [zod](https://npm.io/package/zod.md) ^4.1.12
- [axios](https://npm.io/package/axios.md) ^1.19
- [lodash](https://npm.io/package/lodash.md) ^4.17.23
- [consola](https://npm.io/package/consola.md) ^3.4.2
- [date-fns](https://npm.io/package/date-fns.md) ^3.6.0
- [decimal.js](https://npm.io/package/decimal.js.md) ^10.4.3
- [@types/lodash](https://npm.io/package/@types/lodash.md) ^4.14.195
- [@ethersproject/sha2](https://npm.io/package/@ethersproject/sha2.md) ^5.7.0
- [@ethersproject/logger](https://npm.io/package/@ethersproject/logger.md) ^5.7.0
- [@ethersproject/bignumber](https://npm.io/package/@ethersproject/bignumber.md) ^5.7.0
- [@ethersproject/keccak256](https://npm.io/package/@ethersproject/keccak256.md) ^5.7.0

## Recent versions

- 1.0.0 (latest) — 2026-08-26
- 0.9.0 — 2025-08-11
- 0.8.0 — 2025-02-19
- 0.7.5 — 2025-02-05
- 0.7.4 — 2025-02-04
- 0.7.3 — 2024-12-11
- 0.7.2 — 2024-11-29
- 0.7.1 — 2024-11-26
- 0.7.0 — 2024-11-26
- 0.6.2 — 2024-09-16
- 0.6.1 — 2024-07-24
- 0.6.0 — 2024-07-18
- 0.5.4 — 2024-06-06
- 0.5.3 — 2024-06-06
- 0.5.2 — 2024-06-06
- … 10 more at https://npm.io/package/@redstone-finance/utils/versions

## README

# RedStone Utils

This package is destined to use internally.
We gather here functionalities which are used across many data-packages. This has two big advantages:

- consistency (eg. one way of calculating deviation)
- reduce cross packages imports which leads to circular dependencies

---
_Source: https://npm.io/package/@redstone-finance/utils · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
