npm package
Home@babel/plugin-transform-block-scoping
@babel/plugin-transform-block-scoping is a Babel plugin that compiles ES2015 block scoping features like 'const' and 'let' to ES5 syntax. It is useful for ensuring compatibility with older JavaScript environments that do not support these newer features. This plugin fits into the build process of applications that require transpilation of modern JavaScript code.
- lurq health score
- 91/100
- Confidence
- proven
- Weekly downloads
- 49,824,803
- Latest version
- 8.0.1
- Last release
- Jul 31, 2026
- License
- MIT
Should you depend on @babel/plugin-transform-block-scoping?
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/plugin-transform-block-scoping 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/traverse91/100 · proven
- @babel/template91/100 · proven
- @babel/core91/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.