Ross ROSS = Recommend OSS · open-source software intelligence for agents

publint/publint

Lint packaging errors observed · 2026-09-03

github.com/publint/publint · homepage · JavaScript · MIT (permissive) observed · 2026-09-03

Health v2 · maintenance only

99/100

  • Activity 100
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 6.0
  • age_days: 1654
  • days_rel: 14
  • days_push: 0
  • n_releases_24m: 35

Full methodology

Adoption not part of the score

1294 stars · 39 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

cli-tool · maturity active

linter cli developer-tools package-manager developer-tools web-development cli cross-platform npm-packages package-publishing package-json compatibility-checking javascript-ecosystem command-line javascript nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
publint/publintmain99

For agents

markdown · JSON · MCP: product_card(name="publint/publint")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem