
Security News
/Research
Fake Corepack Site Distributes Infostealer and Proxyware to Developers
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.
š The JavaScript bundler for React Native.
This project was previously part of the react-native repository. In this smaller repository it is easier for the team working on Metro to respond to both issues and pull requests. See react-native#13976 for the initial announcement.
Webpack is a powerful module bundler for JavaScript applications, capable of transforming, bundling, or packaging just about any resource or asset. While Metro is optimized for React Native, Webpack is more flexible and can be used with a variety of frameworks and libraries. Webpack offers a rich plugin ecosystem and extensive configuration options, making it suitable for complex web application development.
Parcel is a web application bundler that offers out-of-the-box support for many file types without the need for configuration. It's designed to be fast, utilizing multicore processing to efficiently handle asset bundling. Compared to Metro, Parcel is more general-purpose, targeting web development rather than being optimized for React Native. Parcel's zero-configuration approach makes it appealing for projects where simplicity and speed are priorities.
Rollup is a module bundler for JavaScript that compiles small pieces of code into something larger and more complex, such as a library or application. It's known for its efficiency and is often used for bundling JavaScript libraries. Rollup focuses on producing smaller bundles by eliminating unused code. While Metro is tailored for React Native apps, Rollup is more suited for library development and projects where bundle size is a critical concern.
FAQs
š The JavaScript bundler for React Native.
The npm package metro receives a total of 10,615,579 weekly downloads. As such, metro popularity was classified as popular.
We found that metro demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Ā It has 2 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
/Research
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.

Research
/Security News
A large-scale campaign abused GitHub Actions in compromised repositories to exploit CVE-2026-41940 in cPanel and WHM and steal server credentials.

Security News
Five frontier LLMs generated the same nonexistent package names, leaving 53 available for potential slopsquatting across PyPI and npm.