# putenv

> putenv(3) for Node

Latest version **2.0.10** (published 2020-12-30) · LGPL-3.0 license · 0 weekly downloads

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

## Install

```sh
npm install putenv
pnpm add putenv
yarn add putenv
bun add putenv
```

## Health

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

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 2.0.10 |
| Published | 2020-12-30 |
| First published | 2019-01-11 |
| Weekly downloads | 0 |
| License | LGPL-3.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=10.0.0 |
| Dependencies | 0 |
| Unpacked size | 14.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Zac Anger |
| Maintainers | zacanger |
| Keywords | env, putenv |

## Links

- npm: https://www.npmjs.com/package/putenv
- Repository: https://github.com/zacanger/putenv
- Homepage: https://github.com/zacanger/putenv#readme
- Issues: https://github.com/zacanger/putenv/issues
- Funding: https://ko-fi.com/zacanger
- npm.io page: https://npm.io/package/putenv

## Alternatives

- [replicas-cli](https://npm.io/package/replicas-cli.md) — 3.0K weekly downloads
- [env-contract](https://npm.io/package/env-contract.md) — 133 weekly downloads
- [@openveo/api](https://npm.io/package/@openveo/api.md) — 61 weekly downloads
- [@ryniaubenpm2/cumque-error-reiciendis](https://npm.io/package/@ryniaubenpm2/cumque-error-reiciendis.md) — 54 weekly downloads
- [ts-global-type-extra](https://npm.io/package/ts-global-type-extra.md) — 11 weekly downloads

## Recent versions

- 2.0.10 (latest) — 2020-12-30
- 2.0.9 — 2020-12-12
- 2.0.8 — 2020-11-14
- 2.0.7 — 2020-09-07
- 2.0.6 — 2020-07-16
- 2.0.5 — 2020-03-25
- 2.0.4 — 2020-03-13
- 2.0.3 — 2019-11-07
- 2.0.2 — 2019-11-06
- 2.0.1 — 2019-09-21
- 2.0.0 — 2019-08-31
- 1.0.6 — 2019-08-26
- 1.0.5 — 2019-08-19
- 1.0.4 — 2019-07-22
- 1.0.3 — 2019-07-11
- … 10 more at https://npm.io/package/putenv/versions

## README

# putenv

**DEPRECATED**

`putenv(3)` for Node.

[![Support with PayPal](https://img.shields.io/badge/paypal-donate-yellow.png)](https://paypal.me/zacanger) [![Patreon](https://img.shields.io/badge/patreon-donate-yellow.svg)](https://www.patreon.com/zacanger) [![ko-fi](https://img.shields.io/badge/donate-KoFi-yellow.svg)](https://ko-fi.com/U7U2110VB)

--------

## Installation

`npm i putenv`

## Usage

`require('putenv')('foo', 'bar')`

## License

[LICENSE](./LICENSE.md)

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