npm package
Home@babel/helper-annotate-as-pure
The @babel/helper-annotate-as-pure package provides a helper function to annotate paths and nodes with the #__PURE__ comment, which can assist in optimizing code by indicating that certain functions have no side effects. It is useful in scenarios where tree-shaking or dead code elimination is desired. This package is part of the Babel ecosystem, which is widely used for compiling next-generation JavaScript.
- lurq health score
- 91/100
- Confidence
- proven
- Weekly downloads
- 83,586,639
- Latest version
- 8.0.0
- Last release
- Jul 31, 2026
- License
- MIT
Should you depend on @babel/helper-annotate-as-pure?
lurq's verdict: low
- No known advisories
Check this from your coding agent
This page is a daily snapshot. lurq's verify tool checks @babel/helper-annotate-as-pure 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 3, 2026; this page refreshes every 24 hours. Source repository.