# es-array-method-boxes-properly

> Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.

Latest version **1.0.0** (published 2019-09-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install es-array-method-boxes-properly
pnpm add es-array-method-boxes-properly
yarn add es-array-method-boxes-properly
bun add es-array-method-boxes-properly
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2019-09-28 |
| First published | 2019-09-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 3.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Jordan Harband |
| Maintainers | ljharb |

## Links

- npm: https://www.npmjs.com/package/es-array-method-boxes-properly
- Repository: https://github.com/ljharb/es-array-method-boxes-properly
- Homepage: https://github.com/ljharb/es-array-method-boxes-properly#readme
- Issues: https://github.com/ljharb/es-array-method-boxes-properly/issues
- npm.io page: https://npm.io/package/es-array-method-boxes-properly

## Recent versions

- 1.0.0 (latest) — 2019-09-28

## README

# es-array-method-boxes-properly

Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.

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