# @flighthq/requirement-catalog

> Caller-owned open registry of backend-specific registration remedies

Latest version **0.5.1-next.1669.c9827a8** (published 2026-09-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @flighthq/requirement-catalog
pnpm add @flighthq/requirement-catalog
yarn add @flighthq/requirement-catalog
bun add @flighthq/requirement-catalog
```

## 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; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.5.1-next.1669.c9827a8 |
| Published | 2026-09-23 |
| First published | 2026-09-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 14.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 3 |
| Author | Joshua Granick and other contributors |
| Maintainers | jgranick |

## Links

- npm: https://www.npmjs.com/package/@flighthq/requirement-catalog
- Repository: https://github.com/flighthq/flight
- Homepage: https://github.com/flighthq/flight#readme
- Issues: https://github.com/flighthq/flight/issues
- npm.io page: https://npm.io/package/@flighthq/requirement-catalog

## Dependencies (2)

- [@flighthq/types](https://npm.io/package/@flighthq/types.md) 0.5.1-next.1669.c9827a8
- [@flighthq/entity](https://npm.io/package/@flighthq/entity.md) 0.5.1-next.1669.c9827a8

## Recent versions

- 0.5.1-next.1669.c9827a8 (latest) — 2026-09-23
- 0.5.1-edge.1685.dc0e23a (edge) — 2026-09-24
- 0.5.1-next.1685.dc0e23a (next) — 2026-09-24
- 0.5.1-next.1682.f1470fe — 2026-09-24
- 0.5.1-next.1681.3f21b44 — 2026-09-24
- 0.5.1-next.1680.bdc44c6 — 2026-09-24

## README

# @flighthq/requirement-catalog

Caller-owned open registry of backend-specific registration remedies

## Install

```sh
npm install @flighthq/requirement-catalog
```

Import the supported application-facing API from `@flighthq/requirement-catalog`. The `@flighthq/requirement-catalog/contract` export is the wider package-to-package contract used to compose Flight itself.

This package is part of the locked-version Flight SDK graph. Applications may instead install and import `@flighthq/sdk` when package-level tree shaking is sufficient.

- [Flight project](https://github.com/flighthq/flight)
- [Source for @flighthq/requirement-catalog@0.5.1-next.1669.c9827a8](https://github.com/flighthq/flight/tree/c9827a8363ff130c75c633b9455fecfcf27c36bb/packages/requirement-catalog)
- [License](https://github.com/flighthq/flight/blob/c9827a8363ff130c75c633b9455fecfcf27c36bb/LICENSE.md)

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