# @transcend-io/privacy-types

> Core enums and types for interacting with Transcend's public APIs.

Latest version **6.2.0** (published 2026-09-18) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @transcend-io/privacy-types
pnpm add @transcend-io/privacy-types
yarn add @transcend-io/privacy-types
bun add @transcend-io/privacy-types
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 6.2.0 |
| Published | 2026-09-18 |
| First published | 2022-01-22 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM |
| Node | >=22.12.0 |
| Dependencies | 4 |
| Unpacked size | 3.5 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 4 |
| Author | Transcend Inc. |
| Maintainers | cami-transcend, michaelfarrell76, bencmbrook, dmattia, eli, dawson.turechek, fran-transcend, kendra.taylor, htunnicliff, transcend-bot |

## Links

- npm: https://www.npmjs.com/package/@transcend-io/privacy-types
- Repository: https://github.com/transcend-io/tools
- Homepage: https://github.com/transcend-io/tools/tree/main/packages/privacy-types
- Issues: https://github.com/transcend-io/tools/issues
- npm.io page: https://npm.io/package/@transcend-io/privacy-types

## Dependencies (4)

- [fp-ts](https://npm.io/package/fp-ts.md) ^2.16.1
- [io-ts](https://npm.io/package/io-ts.md) ^2.2.21
- [@transcend-io/type-utils](https://npm.io/package/@transcend-io/type-utils.md) 3.0.1
- [@transcend-io/internationalization](https://npm.io/package/@transcend-io/internationalization.md) 4.1.1

## Recent versions

- 6.2.0 (latest) — 2026-09-18
- 6.1.0 — 2026-09-15
- 6.0.0 — 2026-09-13
- 5.27.0 — 2026-09-12
- 5.26.0 — 2026-09-03
- 5.25.0 — 2026-09-02
- 5.24.0 — 2026-08-25
- 5.23.0 — 2026-08-25
- 5.22.0 — 2026-08-21
- 5.20.0 — 2026-08-17
- 5.19.0 — 2026-08-17
- 5.18.0 — 2026-08-12
- 5.17.0 — 2026-08-12
- 5.16.0 — 2026-08-12
- 5.15.0 — 2026-08-10
- … 292 more at https://npm.io/package/@transcend-io/privacy-types/versions

## README

# Transcend Developer Tools Monorepo

Public TypeScript monorepo for `@transcend-io/*` developer tools.

For setup, day-to-day commands, package conventions, changesets, and releases, start with
[`CONTRIBUTING.md`](./CONTRIBUTING.md).

## Packages

The packages in `packages/` are the public developer tools for Transcend.

- [`packages/cli`](./packages/cli/) (`@transcend-io/cli`): the Transcend CLI, used to programmatically manage your Transcend
  infrastructure and data.
- [`packages/internationalization`](./packages/internationalization/) (`@transcend-io/internationalization`): shared locale
  constants, translation maps, and message helpers for Transcend packages.
- [`packages/privacy-types`](./packages/privacy-types/) (`@transcend-io/privacy-types`): shared enums, codecs, and type
  definitions for Transcend APIs and product surfaces.
- [`packages/mcp`](./packages/mcp/): [Model Context Protocol](https://modelcontextprotocol.io/) servers (`@transcend-io/mcp` and
  per-domain packages) so AI agents can work with Transcend.
- [`packages/airgap.js-types`](./packages/airgap.js-types/) (`@transcend-io/airgap.js-types`): shared enums, codecs, and type
  definitions for Transcend airgap.js.

## Agent Skills

Install [Transcend's Agent Skills](./skills) via:

```sh
npx skills add transcend-io/tools
```

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