# publint/publint

Lint packaging errors

Repository: https://github.com/publint/publint
Canonical: https://ross.abutalabs.com/products/publint
Homepage: https://publint.dev
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-09-02T03:47:24+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 98, longevity 100
- inputs: {"age_days": 1654, "days_push": 0, "days_rel": 14, "gap_med": 6.0, "n_releases_24m": 35}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1294, forks 39 (observed 2026-09-03T02:15:17.122375+00:00)

## What it is
publint is a linter that checks npm packages for packaging errors, ensuring compatibility across environments like Vite, Webpack, Rollup, and Node.js. It can be run as a CLI via npx, integrated into CI workflows, or used online at publint.dev.

## Use cases
- lint npm package packaging errors
- check package.json exports configuration mistakes
- verify library compatibility with bundlers and node
- add package linting to CI before publishing
- audit a published npm package for packaging issues

## When to choose
- you publish npm packages and want to catch packaging mistakes before release
- you maintain a library consumed by multiple bundlers and runtimes
- you want automated checks of exports, files, and package.json best practices

## When to avoid
- you need general JavaScript code linting (use ESLint instead)
- your project is not an npm package
- you use Yarn 1, which is explicitly unsupported

## Facets
- artifact type: cli-tool
- maturity: active
- function: linter, cli, developer-tools, package-manager
- domain: developer-tools, web-development
- platform: cli, cross-platform
- tags: npm-packages, package-publishing, package-json, compatibility-checking, javascript-ecosystem, command-line, javascript, nodejs

## Member repositories
- publint/publint (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:17.122375+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:54:44.752976+00:00, confidence not recorded.
  - readme: https://github.com/publint/publint (fetched 2026-09-03T02:15:17.122375+00:00, sha eaa531b767f6)
  - homepage: https://publint.dev (fetched 2026-08-29T12:11:32.017468+00:00, sha 244e99db72f2)
  - site_page: https://publint.dev/docs (fetched 2026-08-29T12:11:32.026097+00:00, sha a36899ab1eab)
  - registry_npm: https://registry.npmjs.org/publint (fetched 2026-08-29T12:11:32.027815+00:00, sha 633717a0e40d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
