# reap2

> Resolved Security Vulnerability of the original reap module https://www.npmjs.com/package/reap

Latest version **1.0.1** (published 2018-01-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install reap2
pnpm add reap2
yarn add reap2
bun add reap2
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2018-01-09 |
| First published | 2018-01-09 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 1 |
| Author | kamesh95 |
| Maintainers | kamesh95 |
| Keywords | reap, gc, reaper, tmp, temporary |

## Links

- npm: https://www.npmjs.com/package/reap2
- Repository: https://github.com/kamesh95/reap
- Homepage: https://github.com/kamesh95/reap#readme
- Issues: https://github.com/kamesh95/reap/issues
- npm.io page: https://npm.io/package/reap2

## Dependencies (5)

- [ms](https://npm.io/package/ms.md) 0.7.1
- [batch](https://npm.io/package/batch.md) ~0.4.0
- [bytes](https://npm.io/package/bytes.md) ~0.2.1
- [debug](https://npm.io/package/debug.md) *
- [commander](https://npm.io/package/commander.md) ~1.2.0

## Alternatives

- [localforage](https://npm.io/package/localforage.md) — 6.2M weekly downloads
- [localforage-observable](https://npm.io/package/localforage-observable.md) — 30.8K weekly downloads
- [@y/y](https://npm.io/package/@y/y.md) — 30.1K weekly downloads
- [@metaobjectsdev/render](https://npm.io/package/@metaobjectsdev/render.md) — 3.5K weekly downloads
- [@ledgerhq/coin-algorand](https://npm.io/package/@ledgerhq/coin-algorand.md) — 1.1K weekly downloads

## Recent versions

- 1.0.1 (latest) — 2018-01-09
- 1.0.0 — 2018-01-09

## README

# reap

Removed ms package vulnerability from https://github.com/visionmedia/reap

The original reap module's repo is not available. It seems to be deleted. But it has a vulnerability with its dependency ms. Vulnerability -> https://nodesecurity.io/advisories/46 The vulnerability in ms package was patched in versions > 7.0.0 but since the original repo is deleted I am upgrading ms and creating this new repository so that the packages dependent on reap are not affected.

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