# apollo-server-env

> This package is used internally by Apollo Server and not meant to be consumed directly.

Latest version **4.2.1** (published 2022-01-18) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install apollo-server-env
pnpm add apollo-server-env
yarn add apollo-server-env
bun add apollo-server-env
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 4.2.1 |
| Published | 2022-01-18 |
| First published | 2018-06-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=12.0 |
| Dependencies | 1 |
| Unpacked size | 16.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 13952 |
| Author | Apollo |
| Maintainers | apollo-bot |

## Links

- npm: https://www.npmjs.com/package/apollo-server-env
- Repository: https://github.com/apollographql/apollo-server
- Homepage: https://github.com/apollographql/apollo-server#readme
- Issues: https://github.com/apollographql/apollo-server/issues
- npm.io page: https://npm.io/package/apollo-server-env

## Dependencies (1)

- [node-fetch](https://npm.io/package/node-fetch.md) ^2.6.7

## Recent versions

- 4.2.1 (latest) — 2022-01-18
- 3.2.0 (v2) — 2022-08-18
- 4.1.0-alpha.0 (alpha) — 2021-10-09
- 4.0.3 (next) — 2021-07-26
- 4.0.0-rc.0 (rc) — 2021-07-02
- 3.2.0-preview.2 (preview) — 2021-06-16
- 3.0.1-unified2.0 (unified) — 2021-04-22
- 3.0.0-alpha.3 (next-v3) — 2020-08-12
- 4.2.0 — 2021-11-05
- 4.1.0 — 2021-10-11
- 4.0.2 — 2021-07-20
- 4.0.1 — 2021-07-16
- 4.0.0 — 2021-07-07
- 3.2.0-rc.0 — 2021-07-01
- 3.0.0-preview.1 — 2021-06-16
- … 37 more at https://npm.io/package/apollo-server-env/versions

## README

# `apollo-server-env`

This package is used internally by Apollo Server and not meant to be consumed
directly.

Its primary function is to provide type-safe polyfills for the Fetch API in
Node. (It previously provided other polyfills for older versions of Node.)

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