# teepee

> Generic HTTP client

Latest version **3.0.1** (published 2021-01-17) · BSD-3-Clause license · 0 weekly downloads

## Install

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

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 3.0.1 |
| Published | 2021-01-17 |
| First published | 2015-07-10 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 12 |
| Unpacked size | 119.1 KB |
| Known vulnerabilities | 0 (+2 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Andreas Lind @papandreou |
| Maintainers | papandreou, maartenwinter, gustavnikolaj, joelmukuthu, paras20xx, prashantrathi |

## Links

- npm: https://www.npmjs.com/package/teepee
- Repository: https://github.com/One-com/teepee
- Homepage: https://github.com/One-com/teepee#readme
- Issues: https://github.com/One-com/teepee/issues
- npm.io page: https://npm.io/package/teepee

## Dependencies (12)

- [dnserrors](https://npm.io/package/dnserrors.md) 2.1.2
- [form-data](https://npm.io/package/form-data.md) 2.1.4
- [is-stream](https://npm.io/package/is-stream.md) 1.1.0
- [passerror](https://npm.io/package/passerror.md) 1.1.1
- [httperrors](https://npm.io/package/httperrors.md) 2.2.0
- [createerror](https://npm.io/package/createerror.md) 1.2.0
- [lodash.omit](https://npm.io/package/lodash.omit.md) ^4.5.0
- [lodash.uniq](https://npm.io/package/lodash.uniq.md) ^4.5.0
- [lodash.clone](https://npm.io/package/lodash.clone.md) ^4.5.0
- [socketerrors](https://npm.io/package/socketerrors.md) ^0.3.0
- [lodash.assign](https://npm.io/package/lodash.assign.md) ^4.2.0
- [lodash.defaults](https://npm.io/package/lodash.defaults.md) ^4.2.0

## Recent versions

- 3.0.1 (latest) — 2021-01-17
- 3.0.0 — 2019-09-07
- 2.31.2 — 2018-09-01
- 2.31.1 — 2017-07-31
- 2.31.0 — 2017-05-16
- 2.30.0 — 2017-05-16
- 2.29.2 — 2017-05-01
- 2.29.1 — 2016-11-07
- 2.29.0 — 2016-11-04
- 2.28.0 — 2016-10-12
- 2.27.0 — 2016-10-09
- 2.26.0 — 2016-08-04
- 2.25.0 — 2016-07-18
- 2.24.1 — 2016-07-18
- 2.24.0 — 2016-07-15
- … 62 more at https://npm.io/package/teepee/versions

## README

# Teepee

Generic HTTP client.

[![NPM version](https://badge.fury.io/js/teepee.svg)](http://badge.fury.io/js/teepee)
[![Build Status](https://travis-ci.org/One-com/teepee.svg?branch=master)](https://travis-ci.org/One-com/teepee)
[![Coverage Status](https://coveralls.io/repos/One-com/teepee/badge.svg)](https://coveralls.io/r/One-com/teepee)
[![Dependency Status](https://david-dm.org/One-com/teepee.svg)](https://david-dm.org/One-com/teepee)

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