
Research
/Security News
CanisterWorm: npm Publisher Compromise Deploys Backdoor Across 29+ Packages
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.
@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 9,281,592 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.

Research
/Security News
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.

Research
/Security News
Attackers compromised Trivy GitHub Actions by force-updating tags to deliver malware, exposing CI/CD secrets across affected pipelines.

Security News
ENISA’s new package manager advisory outlines the dependency security practices companies will need to demonstrate as the EU’s Cyber Resilience Act begins enforcing software supply chain requirements.