# is-not-positive

> Checks if a number is not positive. Resting on the shoulders of giants.

Latest version **1.0.0** (published 2016-03-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install is-not-positive
pnpm add is-not-positive
yarn add is-not-positive
bun add is-not-positive
```

## 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.0 |
| Published | 2016-03-30 |
| First published | 2016-03-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8 |
| Author | Dor Tzur |
| Maintainers | dortzur |

## Links

- npm: https://www.npmjs.com/package/is-not-positive
- Repository: https://github.com/dortzur/is-not-positive
- Homepage: https://github.com/dortzur/is-not-positive#readme
- Issues: https://github.com/dortzur/is-not-positive/issues
- npm.io page: https://npm.io/package/is-not-positive

## Dependencies (1)

- [is-positive](https://npm.io/package/is-positive.md) ^3.1.0

## Recent versions

- 1.0.0 (latest) — 2016-03-30

## README

The best way to make sure a number is not positive.

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