
Security News
RubyGems Adds Cooldown Feature to Bundler for Newly Published Gems
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.
@babel/plugin-transform-function-name
Advanced tools
Apply ES2015 function.name semantics to all functions
Apply ES2015 function.name semantics to all functions
See our website @babel/plugin-transform-function-name for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-function-name
or using yarn:
yarn add @babel/plugin-transform-function-name --dev
Transforms ES2015 arrow functions into function expressions. Similar in that it transforms function syntax for broader compatibility and improved debugging, but focuses on arrow functions instead of naming functions.
Transforms default parameters and rest parameters in functions to ES5. It's similar because it also deals with transforming aspects of functions for compatibility and optimization, but it focuses on parameters rather than naming.
FAQs
Apply ES2015 function.name semantics to all functions
The npm package @babel/plugin-transform-function-name receives a total of 27,887,376 weekly downloads. As such, @babel/plugin-transform-function-name popularity was classified as popular.
We found that @babel/plugin-transform-function-name 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
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.