npm package
Home@babel/plugin-proposal-optional-chaining
@babel/plugin-proposal-optional-chaining transforms optional chaining operators into a series of nil checks, enabling safer access to deeply nested properties. It is useful in modern JavaScript applications that utilize optional chaining syntax for cleaner code. This plugin fits into the build process of applications using Babel for transpiling JavaScript code.
- lurq health score
- 58/100
- Confidence
- unproven
- Weekly downloads
- 7,553,600
- Latest version
- 7.21.0
- Last release
- Sep 10, 2026
- License
- MIT
Should you depend on @babel/plugin-proposal-optional-chaining?
lurq's verdict: medium
- Deprecated on npm
- No known advisories
- the publisher has marked this package deprecated
Check this from your coding agent
This page is a daily snapshot. lurq's verify tool checks @babel/plugin-proposal-optional-chaining 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 13, 2026; this page refreshes every 24 hours. Source repository.