# lodash.iserror

> The lodash method `_.isError` exported as a module.

Latest version **3.1.1** (published 2016-02-24) · MIT license · 0 weekly downloads

> **Better alternative:** See documentation for alternatives (https://github.com/AikidoSec/module-replacements/blob/main/docs/lodash-underscore)

## Install

```sh
npm install lodash.iserror
pnpm add lodash.iserror
yarn add lodash.iserror
bun add lodash.iserror
```

## Health

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

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

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 3.1.1 |
| Published | 2016-02-24 |
| First published | 2015-01-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/lodash.iserror) |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 61275 |
| Author | John-David Dalton |
| Maintainers | jdalton, mathias, phated |
| Keywords | lodash-modularized, iserror |

## Links

- npm: https://www.npmjs.com/package/lodash.iserror
- Repository: https://github.com/lodash/lodash
- Homepage: https://lodash.com/
- Issues: https://github.com/lodash/lodash/issues
- npm.io page: https://npm.io/package/lodash.iserror

## Alternatives

- [@sentry/react-native](https://npm.io/package/@sentry/react-native.md) — 2.6M weekly downloads
- [@ardatan/aggregate-error](https://npm.io/package/@ardatan/aggregate-error.md) — 708.1K weekly downloads
- [custom-error-generator](https://npm.io/package/custom-error-generator.md) — 2.0K weekly downloads
- [@technik-sde/prosemirror-recreate-transform](https://npm.io/package/@technik-sde/prosemirror-recreate-transform.md) — 1.5K weekly downloads
- [@suchipi/error-utils](https://npm.io/package/@suchipi/error-utils.md) — 78 weekly downloads

## Recent versions

- 3.1.1 (latest) — 2016-02-24
- 3.1.0 — 2016-02-16
- 3.0.3 — 2016-02-03
- 3.0.2 — 2016-01-13
- 3.0.1 — 2015-03-25
- 3.0.0 — 2015-01-26

## README

# lodash.iserror v3.1.1

The [lodash](https://lodash.com/) method `_.isError` exported as a [Node.js](https://nodejs.org/) module.

## Installation

Using npm:
```bash
$ {sudo -H} npm i -g npm
$ npm i --save lodash.iserror
```

In Node.js:
```js
var isError = require('lodash.iserror');
```

See the [documentation](https://lodash.com/docs#isError) or [package source](https://github.com/lodash/lodash/blob/3.1.1-npm-packages/lodash.iserror) for more details.

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