# @backstage/integration

> Helpers for managing integrations towards external systems

Latest version **2.1.1** (published 2026-08-28) · Apache-2.0 license · 438.2K weekly downloads

## Install

```sh
npm install @backstage/integration
pnpm add @backstage/integration
yarn add @backstage/integration
bun add @backstage/integration
```

## Health

**Score 90/100 (A)** — status: active.

Positive: moderate downloads; has types; esm support; no vulnerabilities; recently updated; high maintenance score; high quality score; popular repo.

## Facts

| | |
|---|---|
| Version | 2.1.1 |
| Published | 2026-08-28 |
| First published | 2020-11-16 |
| Weekly downloads | 438.2K |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 12 |
| Unpacked size | 914 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 34399 |
| Maintainers | patriko, freben, marcuseide |
| Keywords | backstage |

## Links

- npm: https://www.npmjs.com/package/@backstage/integration
- Repository: https://github.com/backstage/backstage
- Homepage: https://backstage.io
- npm.io page: https://npm.io/package/@backstage/integration

## Dependencies (12)

- [luxon](https://npm.io/package/luxon.md) ^3.0.0
- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [p-throttle](https://npm.io/package/p-throttle.md) ^4.1.1
- [cross-fetch](https://npm.io/package/cross-fetch.md) ^4.0.0
- [@octokit/rest](https://npm.io/package/@octokit/rest.md) ^19.0.3
- [git-url-parse](https://npm.io/package/git-url-parse.md) ^15.0.0
- [@azure/identity](https://npm.io/package/@azure/identity.md) ^4.0.0
- [@backstage/config](https://npm.io/package/@backstage/config.md) ^1.3.8
- [@backstage/errors](https://npm.io/package/@backstage/errors.md) ^1.3.1
- [@octokit/auth-app](https://npm.io/package/@octokit/auth-app.md) ^4.0.0
- [@azure/storage-blob](https://npm.io/package/@azure/storage-blob.md) ^12.5.0
- [@backstage/connections](https://npm.io/package/@backstage/connections.md) ^0.3.0

## Recent versions

- 2.1.1 (latest) — 2026-08-28
- 0.0.0-nightly-20260909022715 (nightly) — 2026-09-09
- 2.1.2-next.1 (next) — 2026-09-08
- 0.0.0-nightly-20260904022803 — 2026-09-04
- 0.0.0-nightly-20260902024315 — 2026-09-02
- 2.1.2-next.0 — 2026-09-01
- 0.0.0-nightly-20260829022506 — 2026-08-29
- 2.1.0 — 2026-08-18
- 0.0.0-nightly-20260818023149 — 2026-08-18
- 0.0.0-nightly-20260817023522 — 2026-08-17
- 0.0.0-nightly-20260816023538 — 2026-08-16
- 0.0.0-nightly-20260815023121 — 2026-08-15
- 0.0.0-nightly-20260814030239 — 2026-08-14
- 0.0.0-nightly-20260813030414 — 2026-08-13
- 0.0.0-nightly-20260812030228 — 2026-08-12
- … 1318 more at https://npm.io/package/@backstage/integration/versions

## README

# Integrations common functionality

Contains some common functionality of integrations.

This package will be imported both by the frontend and backend.

## Links

- [The Backstage homepage](https://backstage.io)

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