# @renovatebot/pep440

> PEP440 implementation in JavaScript

Latest version **5.0.1** (published 2026-09-04) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @renovatebot/pep440
pnpm add @renovatebot/pep440
yarn add @renovatebot/pep440
bun add @renovatebot/pep440
```

## Health

**Score 65/100 (B)** — status: active.

Positive: esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 5.0.1 |
| Published | 2026-09-04 |
| First published | 2022-01-11 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | ^22.11.0 \|\| >=24.10.0 |
| Dependencies | 0 |
| Unpacked size | 34.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 20 |
| Author | Ayoub Kaanich |
| Maintainers | devops-mend, viceice, jamietanna |
| Keywords | pep440 |

## Links

- npm: https://www.npmjs.com/package/@renovatebot/pep440
- Repository: https://github.com/renovatebot/pep440
- Homepage: https://github.com/renovatebot/pep440#readme
- Issues: https://github.com/renovatebot/pep440/issues
- npm.io page: https://npm.io/package/@renovatebot/pep440

## Recent versions

- 5.0.1 (latest) — 2026-09-04
- 5.0.0 — 2026-05-08
- 4.2.4 — 2026-05-08
- 4.2.3 — 2026-05-06
- 4.2.2 — 2026-02-25
- 4.2.1 — 2025-09-18
- 4.2.0 — 2025-08-12
- 4.1.0 — 2025-02-18
- 4.0.1 — 2024-11-12
- 4.0.0 — 2024-11-12
- 3.1.0 — 2024-11-12
- 3.0.20 — 2024-04-13
- 3.0.19 — 2024-02-12
- 3.0.18 — 2024-02-12
- 3.0.17 — 2023-12-19
- … 43 more at https://npm.io/package/@renovatebot/pep440/versions

## README

# pep440

![build](https://github.com/renovatebot/pep440/workflows/build/badge.svg)
[![codecov](https://codecov.io/gh/renovatebot/pep440/branch/main/graph/badge.svg?token=OqCFydnm3g)](https://codecov.io/gh/renovatebot/pep4440)

Python PEP440 implementation in JavaScript.

This logic has been ported from Python for the purposes of use in [Renovate Bot](https://github.com/renovatebot/renovate).

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