# @typescript-eslint/type-utils

> Type utilities for working with TypeScript + ESLint together

Latest version **8.70.0** (published 2026-09-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install @typescript-eslint/type-utils
pnpm add @typescript-eslint/type-utils
yarn add @typescript-eslint/type-utils
bun add @typescript-eslint/type-utils
```

## Health

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

Positive: esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; popular repo.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 8.70.0 |
| Published | 2026-09-07 |
| First published | 2022-01-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | ^18.18.0 \|\| ^20.9.0 \|\| >=21.1.0 |
| Dependencies | 5 |
| Unpacked size | 90 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 16390 |
| Maintainers | jameshenry, bradzacher |
| Keywords | eslint, typescript, estree |

## Links

- npm: https://www.npmjs.com/package/@typescript-eslint/type-utils
- Repository: https://github.com/typescript-eslint/typescript-eslint
- Homepage: https://typescript-eslint.io
- Issues: https://github.com/typescript-eslint/typescript-eslint/issues
- Funding: https://opencollective.com/typescript-eslint
- npm.io page: https://npm.io/package/@typescript-eslint/type-utils

## Dependencies (5)

- [debug](https://npm.io/package/debug.md) ^4.4.3
- [ts-api-utils](https://npm.io/package/ts-api-utils.md) ^2.5.0
- [@typescript-eslint/types](https://npm.io/package/@typescript-eslint/types.md) 8.70.0
- [@typescript-eslint/utils](https://npm.io/package/@typescript-eslint/utils.md) 8.70.0
- [@typescript-eslint/typescript-estree](https://npm.io/package/@typescript-eslint/typescript-estree.md) 8.70.0

## Alternatives

- [eslint-plugin-sonarjs](https://npm.io/package/eslint-plugin-sonarjs.md) — 2.9M weekly downloads
- [eslint-config-expo](https://npm.io/package/eslint-config-expo.md) — 1.5M weekly downloads
- [@matter/protocol](https://npm.io/package/@matter/protocol.md) — 63.5K weekly downloads
- [@eventcatalog/linter](https://npm.io/package/@eventcatalog/linter.md) — 24.8K weekly downloads
- [@inrupt/eslint-config-base](https://npm.io/package/@inrupt/eslint-config-base.md) — 4.5K weekly downloads

## Recent versions

- 8.70.0 (latest) — 2026-09-07
- 8.70.1-alpha.12 (canary) — 2026-09-14
- 8.0.0-alpha.62 (rc-v8) — 2024-07-31
- 7.0.0-alpha.0 (rc-v6) — 2023-07-10
- 6.0.0-alpha.58 (rc-v) — 2023-02-21
- 8.70.1-alpha.11 — 2026-09-14
- 8.70.1-alpha.10 — 2026-09-14
- 8.70.1-alpha.9 — 2026-09-14
- 8.70.1-alpha.8 — 2026-09-14
- 8.70.1-alpha.7 — 2026-09-14
- 8.70.1-alpha.6 — 2026-09-14
- 8.70.1-alpha.5 — 2026-09-14
- 8.70.1-alpha.4 — 2026-09-14
- 8.70.1-alpha.3 — 2026-09-14
- 8.70.1-alpha.2 — 2026-09-14
- … 3160 more at https://npm.io/package/@typescript-eslint/type-utils/versions

## README

# `@typescript-eslint/type-utils`

> Type utilities for working with TypeScript within ESLint rules.

[![NPM Version](https://img.shields.io/npm/v/@typescript-eslint/utils.svg?style=flat-square)](https://www.npmjs.com/package/@typescript-eslint/utils)
[![NPM Downloads](https://img.shields.io/npm/dm/@typescript-eslint/utils.svg?style=flat-square)](https://www.npmjs.com/package/@typescript-eslint/utils)

The utilities in this package are separated from `@typescript-eslint/utils` so that that package does not require a dependency on `typescript`.

> See https://typescript-eslint.io for general documentation on typescript-eslint, the tooling that allows you to run ESLint and Prettier on TypeScript code.

<!-- Local path for docs: docs/packages/Type_Utils.mdx -->

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