# @sentry/types

> Types for all Sentry JavaScript SDKs

Latest version **10.75.0** (published 2026-09-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install @sentry/types
pnpm add @sentry/types
yarn add @sentry/types
bun add @sentry/types
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 10.75.0 |
| Published | 2026-09-16 |
| First published | 2018-06-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18 |
| Dependencies | 1 |
| Unpacked size | 73.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8742 |
| Author | Sentry |
| Maintainers | sentry-bot |

## Links

- npm: https://www.npmjs.com/package/@sentry/types
- Repository: https://github.com/getsentry/sentry-javascript
- Homepage: https://github.com/getsentry/sentry-javascript/tree/master/packages/types
- Issues: https://github.com/getsentry/sentry-javascript/issues
- npm.io page: https://npm.io/package/@sentry/types

## Dependencies (1)

- [@sentry/core](https://npm.io/package/@sentry/core.md) 10.75.0

## Recent versions

- 10.75.0 (latest) — 2026-09-16
- 8.55.2 (v8) — 2026-04-28
- 10.50.0-alpha.0 (next) — 2026-04-21
- 9.47.1 (v9) — 2025-11-17
- 7.120.4 (v7) — 2025-07-29
- 10.74.0 — 2026-09-09
- 10.73.0 — 2026-08-31
- 10.72.0 — 2026-08-28
- 10.71.0 — 2026-08-24
- 10.70.0 — 2026-08-10
- 10.69.0 — 2026-07-29
- 10.68.0 — 2026-07-24
- 10.67.0 — 2026-07-20
- 10.66.0 — 2026-07-16
- 10.65.0 — 2026-07-10
- … 659 more at https://npm.io/package/@sentry/types/versions

## README

<p align="center">
  <a href="https://sentry.io/?utm_source=github&utm_medium=logo" target="_blank">
    <img src="https://sentry-brand.storage.googleapis.com/sentry-wordmark-dark-280x84.png" alt="Sentry" width="280" height="84">
  </a>
</p>

# Sentry JavaScript SDK Types (DEPRECATED)

> DEPRECATION NOTICE: The `@sentry/types` package is deprecated.
> All exports have been moved to `@sentry/core`.
> Import everything from `@sentry/core` instead.

[![npm version](https://img.shields.io/npm/v/@sentry/types.svg)](https://www.npmjs.com/package/@sentry/types)
[![npm dm](https://img.shields.io/npm/dm/@sentry/types.svg)](https://www.npmjs.com/package/@sentry/types)
[![npm dt](https://img.shields.io/npm/dt/@sentry/types.svg)](https://www.npmjs.com/package/@sentry/types)

## Links

- [Official SDK Docs](https://docs.sentry.io/quickstart/)

## General

Common types used by the Sentry JavaScript SDKs.

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