# proto-list

> A utility for managing a prototype chain

Latest version **1.2.4** (published 2015-05-21) · ISC license · 0 weekly downloads

## Install

```sh
npm install proto-list
pnpm add proto-list
yarn add proto-list
bun add proto-list
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.2.4 |
| Published | 2015-05-21 |
| First published | 2011-08-07 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 20 |
| Author | Isaac Z. Schlueter |
| Maintainers | isaacs |

## Links

- npm: https://www.npmjs.com/package/proto-list
- Repository: https://github.com/isaacs/proto-list
- Homepage: https://github.com/isaacs/proto-list#readme
- Issues: https://github.com/isaacs/proto-list/issues
- npm.io page: https://npm.io/package/proto-list

## Recent versions

- 1.2.4 (latest) — 2015-05-21
- 1.2.3 — 2014-06-10
- 1.2.2 — 2012-08-15
- 1.2.1 — 2012-08-14
- 1.2.0 — 2012-08-13
- 1.1.0 — 2012-08-13
- 1.0.0 — 2011-08-07

## README

A list of objects, bound by their prototype chain.

Used in npm's config stuff.

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