# @wry/context

> Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around

Latest version **0.7.4** (published 2023-10-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install @wry/context
pnpm add @wry/context
yarn add @wry/context
bun add @wry/context
```

## Health

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

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

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.7.4 |
| Published | 2023-10-24 |
| First published | 2019-04-06 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=8 |
| Dependencies | 1 |
| Unpacked size | 75 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 91 |
| Author | Ben Newman |
| Maintainers | benjamn |

## Links

- npm: https://www.npmjs.com/package/@wry/context
- Repository: https://github.com/benjamn/wryware
- Issues: https://github.com/benjamn/wryware/issues
- npm.io page: https://npm.io/package/@wry/context

## Dependencies (1)

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

## Recent versions

- 0.7.4 (latest) — 2023-10-24
- 0.7.2 (next) — 2023-05-04
- 0.7.3 — 2023-05-15
- 0.7.1 — 2023-05-03
- 0.7.0 — 2022-08-12
- 0.6.1 — 2021-08-05
- 0.6.0 — 2021-03-18
- 0.5.4 — 2021-02-09
- 0.5.3 — 2020-12-16
- 0.5.2 — 2020-03-31
- 0.5.1 — 2020-03-29
- 0.5.0 — 2019-10-23
- 0.4.4 — 2019-06-07
- 0.4.3 — 2019-06-06
- 0.4.2 — 2019-05-31
- … 15 more at https://npm.io/package/@wry/context/versions

## README

# @wry/context

Manage contextual information needed by synchronous or asynchronous
tasks without explicitly passing objects around.

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