# @atlaskit/analytics-next-stable-react-context

> Single source of truth analytics-next React context. This package should NEVER be updated.

Latest version **1.0.1** (published 2020-08-24) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @atlaskit/analytics-next-stable-react-context
pnpm add @atlaskit/analytics-next-stable-react-context
yarn add @atlaskit/analytics-next-stable-react-context
bun add @atlaskit/analytics-next-stable-react-context
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2020-08-24 |
| First published | 2020-08-13 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 8.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Atlassian Pty Ltd |
| Maintainers | atlaskit |

## Links

- npm: https://www.npmjs.com/package/@atlaskit/analytics-next-stable-react-context
- Repository: https://bitbucket.org/atlassian/atlassian-frontend
- Homepage: https://bitbucket.org/atlassian/atlassian-frontend#readme
- npm.io page: https://npm.io/package/@atlaskit/analytics-next-stable-react-context

## Dependencies (1)

- [tslib](https://npm.io/package/tslib.md) ^2.0.0

## Recent versions

- 1.0.1 (latest) — 2020-08-24
- 1.0.0 — 2020-08-13

## README

# Analytics-Next Stable React Context

One single react context to support multiple versions of analytics-next that share the one single context reference.

THIS PACKAGE SHOULD NEVER BE UPDATED - see [here][neverbump].

## Installation

```sh
yarn add @atlaskit/analytics-next-stable-react-context
```

## Usage

Generally speaking, only `@atlaskit/analytics-next` should use this directly.

[neverbump]: ./WARNING_NEVER_BUMP_THIS_PACKAGE.md

---
_Source: https://npm.io/package/@atlaskit/analytics-next-stable-react-context · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
