npm package
Homeacorn-loose
Acorn Loose is an error-tolerant JavaScript parser that generates an ESTree syntax tree from any input text, even if it contains syntax errors. It is best used as a fallback when the regular Acorn parser encounters errors, as it can misinterpret valid code due to its handling of whitespace. This parser is useful for scenarios where robustness against syntax errors is required.
- lurq health score
- 64/100
- Confidence
- proven
- Weekly downloads
- 8,097,760
- Latest version
- 8.5.2
- Last release
- Jul 1, 2025
- License
- MIT
Should you depend on acorn-loose?
lurq's verdict: low
- No known advisories
Check this from your coding agent
This page is a daily snapshot. lurq's verify tool checks acorn-loose 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 utility packages lurq scores
- dompurify98/100 · proven
- pdfjs-dist95/100 · proven
- @puppeteer/browsers94/100 · proven
- puppeteer-core94/100 · proven
- puppeteer94/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.