Safeguard
Tag

babel

Safeguard articles tagged "babel" — guides, analysis, and best practices for software supply chain and application security.

7 articles

Security

regenerator-runtime: What It Is and Whether to Worry

regenerator-runtime shows up in thousands of dependency trees, usually transitively. Here is what it does, why it is there, and how to think about its risk.

Oct 14, 20255 min read
Open Source

babel-loader: Keeping Your Babel Toolchain Lean and Patched

The babel-loader npm package bridges webpack and Babel in millions of builds. Here's how to configure it for speed, keep the toolchain patched, and know when you no longer need it.

Sep 3, 20256 min read
Open Source

babel-jest: What It Does and How to Keep Your Test Toolchain Safe

babel-jest npm sits in almost every Jest install, quietly transforming your code before tests run. Here is what it does and why test toolchains deserve supply chain attention.

Jul 29, 20256 min read
Open Source

@babel/eslint-parser: A Security and Migration Guide

@babel/eslint-parser is the maintained ESLint parser for Babel-transformed JavaScript, replacing the deprecated babel-eslint. Here is why the rename happened and what it means for your toolchain.

Jul 8, 20255 min read
Open Source

@babel/plugin-proposal-class-properties: Security and Migration Guide

This Babel plugin is deprecated, not vulnerable. The real risk is supply chain hygiene: depending on an unmaintained package when the standard replacement is a one-line swap.

Apr 29, 20255 min read
Security

CVE-2023-45133: Babel's Arbitrary Code Execution Flaw Explained

CVE-2023-45133 lets crafted code execute arbitrary commands during Babel compilation. Here's who is at risk, why it scores 9.3, and how to patch it.

Mar 6, 20256 min read
Open Source

@babel/plugin-transform-runtime: What It Does and When You Need It

The babel plugin transform runtime deduplicates Babel's injected helpers and keeps polyfills out of the global scope. Here is what it actually changes in your output, and when it earns its place.

Feb 12, 20256 min read

Self-healing security runs on Safeguard.

Your first fix PR is minutes away.

No sales call required, even your agent can complete the purchase over MCP.

babel — Safeguard Blog