# istanbul-lib-hook

> Hooks for require, vm and script used in istanbul

Latest version **3.0.0** (published 2019-12-20) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install istanbul-lib-hook
pnpm add istanbul-lib-hook
yarn add istanbul-lib-hook
bun add istanbul-lib-hook
```

## Health

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

Positive: has types package; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 3.0.0 |
| Published | 2019-12-20 |
| First published | 2015-11-21 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | separate (@types/istanbul-lib-hook) |
| Module format | CommonJS |
| Node | >=8 |
| Dependencies | 1 |
| Unpacked size | 17.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1103 |
| Author | Krishnan Anantheswaran |
| Maintainers | bcoe, coreyfarrell, gotwarlost |
| Keywords | istanbul, hook |

## Links

- npm: https://www.npmjs.com/package/istanbul-lib-hook
- Repository: https://github.com/istanbuljs/istanbuljs
- Homepage: https://istanbul.js.org/
- Issues: https://github.com/istanbuljs/istanbuljs/issues
- npm.io page: https://npm.io/package/istanbul-lib-hook

## Dependencies (1)

- [append-transform](https://npm.io/package/append-transform.md) ^2.0.0

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 3.0.0 (latest) — 2019-12-20
- 3.0.0-alpha.2 — 2019-12-07
- 3.0.0-alpha.1 — 2019-10-06
- 3.0.0-alpha.0 — 2019-06-19
- 2.0.7 — 2019-04-24
- 2.0.6 — 2019-04-09
- 2.0.5 — 2019-04-03
- 2.0.4 — 2019-03-12
- 2.0.3 — 2019-01-26
- 2.0.2 — 2018-12-25
- 1.2.2 — 2018-09-05
- 2.0.1 — 2018-07-07
- 2.0.0 — 2018-06-06
- 1.2.1 — 2018-06-06
- 1.2.0 — 2018-03-04
- … 13 more at https://npm.io/package/istanbul-lib-hook/versions

## README

# istanbul-lib-hook

[![Greenkeeper badge](https://badges.greenkeeper.io/istanbuljs/istanbul-lib-hook.svg)](https://greenkeeper.io/)
[![Build Status](https://travis-ci.org/istanbuljs/istanbul-lib-hook.svg?branch=master)](https://travis-ci.org/istanbuljs/istanbul-lib-hook)

Hooks for require, vm and script used in istanbul

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