# @firebase/app

> The primary entrypoint to the Firebase JS SDK

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

## Install

```sh
npm install @firebase/app
pnpm add @firebase/app
yarn add @firebase/app
bun add @firebase/app
```

## Health

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

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

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.16.2 |
| Published | 2026-09-09 |
| First published | 2017-10-11 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20.0.0 |
| Dependencies | 5 |
| Unpacked size | 393.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5144 |
| Author | Firebase |
| Maintainers | firebase-ops, feiyang.chen, google-wombot, chholland |

## Links

- npm: https://www.npmjs.com/package/@firebase/app
- Repository: https://github.com/firebase/firebase-js-sdk
- Homepage: https://github.com/firebase/firebase-js-sdk#readme
- Issues: https://github.com/firebase/firebase-js-sdk/issues
- npm.io page: https://npm.io/package/@firebase/app

## Dependencies (5)

- [idb](https://npm.io/package/idb.md) 7.1.1
- [tslib](https://npm.io/package/tslib.md) ^2.1.0
- [@firebase/util](https://npm.io/package/@firebase/util.md) 1.15.3
- [@firebase/logger](https://npm.io/package/@firebase/logger.md) 0.5.2
- [@firebase/component](https://npm.io/package/@firebase/component.md) 0.7.5

## Recent versions

- 0.16.2 (latest) — 2026-09-09
- 0.16.0-eap-crashlytics.e21972d2a (eap-crashlytics) — 2026-09-11
- 0.16.1-20260818172054 (next) — 2026-08-18
- 0.14.10-canary.bfb9accdc (canary) — 2026-04-01
- 0.14.3-caching-fdc.9f17eac6e (caching-fdc) — 2025-12-16
- 0.14.5-eap-firestore-pipelines.2.e4cdd2e06 (eap-firestore-pipelines) — 2025-11-06
- 0.14.1-firebase-studio-sdk-integration.556d1bed2 (firebase-studio-sdk-integration) — 2025-08-13
- 0.12.1-eap-ai-hybridinference.58d92df33 (eap-ai-hybridinference) — 2025-05-28
- 0.11.4-eap-vertexai-hybgoog.31261ca31 (eap-vertexai-hybgoog) — 2025-04-29
- 0.11.4-auth-redirect-credentials.b424e5897 (auth-redirect-credentials) — 2025-04-25
- 0.11.4-ssl-check.4f23f3343 (ssl-check) — 2025-04-23
- 0.11.4-eap-vertexai-hybridinference.e83974308 (eap-vertexai-hybridinference) — 2025-04-23
- 0.10.11-vertexai-preview.6b035b7d3 (vertexai-preview) — 2024-09-27
- 0.10.7-dataconnect-preview.d986d4bf2 (dataconnect-preview) — 2024-07-31
- 0.10.5-eap-firestore-backfiller.87babf60c (eap-firestore-backfiller) — 2024-06-25
- … 3753 more at https://npm.io/package/@firebase/app/versions

## README

# @firebase/app

This package coordinates the communication between the different Firebase components

**This package is not intended for direct usage, and should only be used via the officially supported [firebase](https://www.npmjs.com/package/firebase) package.**

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