npm package
Homeespree
Espree is an Esprima-compatible JavaScript parser built on Acorn, designed to produce an abstract syntax tree (AST) from JavaScript code. It is useful for projects that require parsing JavaScript code and analyzing its structure, especially when working with ECMAScript features. Espree can be used as a drop-in replacement for Esprima, making it suitable for tools that rely on similar parsing capabilities.
- lurq health score
- 76/100
- Confidence
- proven
- Weekly downloads
- 169,369,682
- Latest version
- 11.2.0
- Last release
- Mar 6, 2026
- License
- BSD-2-Clause
Should you depend on espree?
lurq's verdict: low
- No known advisories
Check this from your coding agent
This page is a daily snapshot. lurq's verify tool checks espree at the exact version your agent is about to install, and compat checks it against the rest of your stack. One command connects Claude Code, Cursor, VS Code and other agents:
npx lurqrun
Free to start. Quickstart
Other linting packages lurq scores
- @babel/eslint-parser91/100 · proven
- @internationalized/string91/100 · proven
- stylelint91/100 · proven
- @typescript-eslint/types89/100 · proven
- @typescript-eslint/scope-manager89/100 · proven
Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 5, 2026; this page refreshes every 24 hours. Source repository.