npm package
Home@babel/plugin-proposal-object-rest-spread
@babel/plugin-proposal-object-rest-spread is a Babel plugin that enables the use of object rest and spread properties in JavaScript, compiling them down to ES5 for broader compatibility. It is particularly useful when you want to leverage modern JavaScript features while maintaining support for older environments. This plugin fits into applications that require transpilation of ES6+ syntax to ensure compatibility with legacy browsers.
- lurq health score
- 58/100
- Confidence
- unproven
- Weekly downloads
- 8,017,961
- Latest version
- 7.20.7
- Last release
- Sep 10, 2026
- License
- MIT
Should you depend on @babel/plugin-proposal-object-rest-spread?
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-object-rest-spread 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.