# @types/got

> TypeScript definitions for got

Latest version **9.6.12** (published 2021-07-06) · MIT license · 0 weekly downloads

## Install

```sh
npm install @types/got
pnpm add @types/got
yarn add @types/got
bun add @types/got
```

## Health

**Score 45/100 (D)** — status: abandoned.

Positive: has types; no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 9.6.12 |
| Published | 2021-07-06 |
| First published | 2017-07-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 19.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51431 |
| Maintainers | types |

## Links

- npm: https://www.npmjs.com/package/@types/got
- Repository: https://github.com/DefinitelyTyped/DefinitelyTyped
- Homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/got
- npm.io page: https://npm.io/package/@types/got

## Dependencies (3)

- [form-data](https://npm.io/package/form-data.md) ^2.5.0
- [@types/node](https://npm.io/package/@types/node.md) *
- [@types/tough-cookie](https://npm.io/package/@types/tough-cookie.md) *

## Recent versions

- 9.6.12 (latest) — 2021-07-06
- 9.6.11 (ts3.0) — 2020-05-15
- 9.6.10 (ts2.8) — 2020-04-15
- 9.4.1 (ts2.3) — 2019-02-25
- 7.1.4 (ts2.2) — 2017-09-07
- 8.3.6 — 2021-07-06
- 9.6.9 — 2019-11-05
- 9.6.8 — 2019-11-01
- 9.6.7 — 2019-08-15
- 9.6.6 — 2019-08-10
- 9.6.5 — 2019-07-30
- 9.6.4 — 2019-07-25
- 9.6.3 — 2019-07-24
- 9.6.2 — 2019-07-17
- 9.6.1 — 2019-07-13
- … 23 more at https://npm.io/package/@types/got/versions

## README

# Installation
> `npm install --save @types/got`

# Summary
This package contains type definitions for got (https://github.com/sindresorhus/got#readme).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/got.

### Additional Details
 * Last updated: Tue, 06 Jul 2021 20:33:07 GMT
 * Dependencies: [@types/tough-cookie](https://npmjs.com/package/@types/tough-cookie), [@types/node](https://npmjs.com/package/@types/node)
 * Global values: none

# Credits
These definitions were written by [BendingBender](https://github.com/BendingBender), [Linus Unnebäck](https://github.com/LinusU), [Konstantin Ikonnikov](https://github.com/ikokostya), [Stijn Van Nieuwenhuyse](https://github.com/stijnvn), [Matthew Bull](https://github.com/wingsbob), [Ryan Wilson-Perkin](https://github.com/ryanwilsonperkin), [Paul Hawxby](https://github.com/phawxby), [Ivy Witter](https://github.com/ivywit), and [Huachao Mao](https://github.com/Huachao).

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