npm package
Home@babel/plugin-transform-dotall-regex
@babel/plugin-transform-dotall-regex is a Babel plugin that enables the use of the `s` (dotAll) flag in regular expressions, compiling them to ES5 for broader compatibility. It is useful when you want to leverage modern regex features while maintaining support for older JavaScript environments. This plugin fits into applications that require regex transformations during the build process.
- lurq health score
- 91/100
- Confidence
- proven
- Weekly downloads
- 41,395,941
- Latest version
- 8.0.1
- Last release
- Jul 31, 2026
- License
- MIT
Should you depend on @babel/plugin-transform-dotall-regex?
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-dotall-regex 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 6, 2026; this page refreshes every 24 hours. Source repository.