# @neo4j-cypher/lint-worker

> Cypher Lint Worker

Latest version **2025.4.0** (published 2025-05-20) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @neo4j-cypher/lint-worker
pnpm add @neo4j-cypher/lint-worker
yarn add @neo4j-cypher/lint-worker
bun add @neo4j-cypher/lint-worker
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads; large bundle.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 2025.4.0 |
| Published | 2025-05-20 |
| First published | 2025-05-20 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=22.15.0 |
| Dependencies | 2 |
| Unpacked size | 15.4 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 52 |
| Author | Neo4j Inc. |
| Maintainers | neo4j-bloom-reader2, neo4j-organization |
| Keywords | neo4j, cypher, lint worker |

## Links

- npm: https://www.npmjs.com/package/@neo4j-cypher/lint-worker
- Repository: https://github.com/neo4j/cypher-language-support
- Homepage: https://github.com/neo4j/cypher-language-support#readme
- Issues: https://github.com/neo4j/cypher-language-support/issues
- npm.io page: https://npm.io/package/@neo4j-cypher/lint-worker

## Dependencies (2)

- [workerpool](https://npm.io/package/workerpool.md) ^9.0.4
- [@neo4j-cypher/language-support](https://npm.io/package/@neo4j-cypher/language-support.md) 2.0.0-next.20

## Alternatives

- [eslint-plugin-sonarjs](https://npm.io/package/eslint-plugin-sonarjs.md) — 2.9M weekly downloads
- [eslint-config-expo](https://npm.io/package/eslint-config-expo.md) — 1.5M weekly downloads
- [@matter/protocol](https://npm.io/package/@matter/protocol.md) — 63.5K weekly downloads
- [@eventcatalog/linter](https://npm.io/package/@eventcatalog/linter.md) — 24.8K weekly downloads
- [@inrupt/eslint-config-base](https://npm.io/package/@inrupt/eslint-config-base.md) — 4.5K weekly downloads

## Recent versions

- 2025.4.0 (latest) — 2025-05-20
- 0.0.0-canary-20260914093956 (canary) — 2026-09-14
- 1.10.1-next.14 (neo4j-2026.08) — 2026-08-19
- 1.10.1-next.13 (neo4j-2026.07) — 2026-07-24
- 1.10.1-next.11 (neo4j-2026.06) — 2026-06-11
- 1.10.1-next.9 (neo4j-2026.05) — 2026-05-18
- 1.10.1-next.8 (neo4j-2026.04) — 2026-04-23
- 1.10.1-extra-next.6 (neo4j-2026.02) — 2026-03-09
- 1.10.1-extra-next.5 (neo4j-2026.01) — 2026-03-09
- 1.10.1-next.7 (neo4j-2026.03) — 2026-03-06
- 1.10.1-extra-next.3 (neo4j-2025.12) — 2026-02-16
- 1.10.1-extra-next.2 (neo4j-2025.11) — 2026-02-16
- 1.10.1-extra-next.1 (neo4j-2025.10) — 2026-02-16
- 1.10.1-extra-next.0 (neo4j-2025.09) — 2025-10-14
- 1.0.3 (neo4j-5.23) — 2025-08-20
- … 322 more at https://npm.io/package/@neo4j-cypher/lint-worker/versions

## README

# Lint Worker

This package contains the Cypher lint worker used in both the language server and react-codemirror. For compatability with the vscode API it is compiled to CommonJS and for react-codemirror it is compiled to ESM.

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