# @amplitude/utils

> Utility functions for the Amplitude JavaScript SDK

Latest version **1.10.2** (published 2022-09-08) · MIT license · 0 weekly downloads

## Install

```sh
npm install @amplitude/utils
pnpm add @amplitude/utils
yarn add @amplitude/utils
bun add @amplitude/utils
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.10.2 |
| Published | 2022-09-08 |
| First published | 2020-09-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=10 |
| Dependencies | 2 |
| Unpacked size | 105.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 73 |
| Author | Amplitude Inc |
| Maintainers | mae.capozzi, sdk.dev, dnshi, kevinpagtakhan, justin-fiedler, qingzhuo, rctbusk, manthursday, jackmccloy, amp_haoliu, myztiq, curtisbliu, jtran, kelvin-lu, nutwani, hao.yu, kelson.warner, ajhorst_amp, brian.giori |

## Links

- npm: https://www.npmjs.com/package/@amplitude/utils
- Repository: https://github.com/amplitude/Amplitude-Node
- Homepage: https://github.com/amplitude/Amplitude-Node/tree/main/packages/utils
- Issues: https://github.com/amplitude/Amplitude-Node/issues
- npm.io page: https://npm.io/package/@amplitude/utils

## Dependencies (2)

- [tslib](https://npm.io/package/tslib.md) ^2.0.0
- [@amplitude/types](https://npm.io/package/@amplitude/types.md) ^1.10.2

## Recent versions

- 1.10.2 (latest) — 2022-09-08
- 1.10.1 — 2022-08-29
- 1.10.0 — 2022-03-31
- 1.9.2 — 2022-01-31
- 1.9.1 — 2021-11-11
- 1.9.0 — 2021-10-15
- 1.8.4 — 2021-09-22
- 1.8.2 — 2021-08-25
- 1.8.1 — 2021-08-20
- 1.8.0 — 2021-07-27
- 1.7.0 — 2021-06-25
- 1.6.1 — 2021-05-25
- 1.5.5 — 2021-05-12
- 1.5.4 — 2021-04-12
- 1.5.3 — 2021-03-24
- … 13 more at https://npm.io/package/@amplitude/utils/versions

## README

<p align="center">
  <a href="https://amplitude.com" target="_blank" align="center">
    <img src="https://static.amplitude.com/lightning/46c85bfd91905de8047f1ee65c7c93d6fa9ee6ea/static/media/amplitude-logo-with-text.4fb9e463.svg" width="280">
  </a>
  <br />
</p>

[![npm version](https://badge.fury.io/js/%40amplitude%2Ftypes.svg)](https://badge.fury.io/js/%40amplitude%2Ftypes)

# General
Common utility functions used by the Amplitude JavaScript SDKs.

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