
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@babel/plugin-transform-exponentiation-operator
Advanced tools
Compile exponentiation operator to ES5
Compile exponentiation operator to ES5
See our website @babel/plugin-transform-exponentiation-operator for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-exponentiation-operator
or using yarn:
yarn add @babel/plugin-transform-exponentiation-operator --dev
v7.28.5 (2025-10-23)
babel-parser
Runtime Errors for Function Call Assignment Targets (@liuxingbaoyu)babel-helper-validator-identifier
babel-plugin-proposal-destructuring-private
babel-parser
babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
rest correctly returns plain array (@liuxingbaoyu)babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
babel-traverse
babel-core
buildCodeFrameError (@liuxingbaoyu)Similar to @babel/plugin-transform-exponentiation-operator, this package transforms modern JavaScript syntax (arrow functions in this case) into a form that is compatible with older JavaScript environments. While it focuses on arrow functions instead of the exponentiation operator, the goal of ensuring code compatibility across different environments is shared.
This package transforms template literals into a string concatenation format, ensuring compatibility with environments that do not support template literals. Like @babel/plugin-transform-exponentiation-operator, it aims to make modern JavaScript syntax accessible in older environments, though it focuses on template literals instead of exponentiation.
FAQs
Compile exponentiation operator to ES5
The npm package @babel/plugin-transform-exponentiation-operator receives a total of 22,147,457 weekly downloads. As such, @babel/plugin-transform-exponentiation-operator popularity was classified as popular.
We found that @babel/plugin-transform-exponentiation-operator demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.