npm package
Home@babel/traverse
The Babel Traverse module is responsible for maintaining the state of the abstract syntax tree (AST) and managing the addition, removal, and replacement of nodes. It is essential for transforming JavaScript code in a Babel-based application. Use it when you need to manipulate the structure of JavaScript code during the compilation process.
- lurq health score
- 91/100
- Confidence
- proven
- Weekly downloads
- 199,319,728
- Latest version
- 8.0.4
- Last release
- Jul 31, 2026
- License
- MIT
Should you depend on @babel/traverse?
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/traverse 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 build-tool packages lurq scores
- @babel/parser91/100 · proven
- @babel/generator91/100 · proven
- @babel/template91/100 · proven
- @babel/core91/100 · proven
- vite91/100 · proven
Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 4, 2026; this page refreshes every 24 hours. Source repository.