npm package
Home@babel/plugin-proposal-decorators
@babel/plugin-proposal-decorators is a Babel plugin that allows you to use class and object decorators in your JavaScript code by compiling them to ES5. It is particularly useful when working with modern JavaScript frameworks that utilize decorators for enhancing classes and methods. This plugin fits into the build process of applications that require support for decorators in environments that do not natively support them.
- lurq health score
- 91/100
- Confidence
- proven
- Weekly downloads
- 22,017,431
- Latest version
- 8.0.2
- Last release
- Jul 31, 2026
- License
- MIT
Should you depend on @babel/plugin-proposal-decorators?
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-proposal-decorators 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 9, 2026; this page refreshes every 24 hours. Source repository.