# @unhead/schema

Latest version **3.4.1** (published 2026-09-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install @unhead/schema
pnpm add @unhead/schema
yarn add @unhead/schema
bun add @unhead/schema
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.4.1 |
| Published | 2026-09-15 |
| First published | 2022-11-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 2.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| Author | Harlan Wilton <harlan@harlanzw.com> |
| Maintainers | harlan_zw |
| Keywords | head, meta tags, types |

## Links

- npm: https://www.npmjs.com/package/@unhead/schema
- Repository: https://github.com/unjs/unhead
- Homepage: https://unhead.unjs.io
- Issues: https://github.com/unjs/unhead/issues
- Funding: https://github.com/sponsors/harlan-zw
- npm.io page: https://npm.io/package/@unhead/schema

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 3.4.1 (latest) — 2026-09-15
- 2.1.17 (2x) — 2026-08-04
- 3.0.0-rc.4 (rc) — 2026-04-09
- 3.0.0-beta.12 (beta) — 2026-03-10
- 3.0.0-beta.9 (next) — 2026-02-26
- 3.4.0 — 2026-08-21
- 3.3.2 — 2026-08-13
- 3.3.1 — 2026-08-04
- 3.3.0 — 2026-08-03
- 3.2.3 — 2026-07-22
- 3.2.2 — 2026-07-22
- 3.2.1 — 2026-07-19
- 2.1.16 — 2026-07-19
- 3.2.0 — 2026-07-19
- 3.1.8 — 2026-07-12
- … 282 more at https://npm.io/package/@unhead/schema/versions

## README

# Deprecated: `@unhead/schema`

Typescript definitions for document `<head>`. This is deprecated and only acts as alias of `unhead/types`.

## Migration

```diff
-import { Head } from '@unhead/schema'
+import { Head } from 'unhead/types'
```

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