
Research
/Security News
Laravel Lang Compromised with RCE Backdoor Across 700+ Versions
Laravel Lang packages were compromised with an RCE backdoor across hundreds of versions, exposing cloud, CI/CD, and developer secrets.
@react-navigation/native-stack
Advanced tools
@react-navigation/native-stackStack navigator for React Native using native primitives for navigation. Uses react-native-screens under the hood.
Installation instructions and documentation can be found on the React Navigation website.
react-navigation-stack is another package from the React Navigation library that provides stack navigation. It is similar to @react-navigation/native-stack but is implemented in JavaScript rather than using native modules, which can result in less smooth transitions compared to @react-navigation/native-stack.
react-native-router-flux is a popular navigation library for React Native that focuses on providing a simple API for defining routes and handling navigation. It offers similar functionality to @react-navigation/native-stack but with a different approach to defining and managing routes.
react-native-navigation is a navigation library developed by Wix that provides a native navigation experience for React Native apps. It offers a more native feel compared to @react-navigation/native-stack and is highly customizable, but it can be more complex to set up and use.
FAQs
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
Laravel Lang packages were compromised with an RCE backdoor across hundreds of versions, exposing cloud, CI/CD, and developer secrets.

Security News
Socket found a malicious postinstall hook across 700+ GitHub repos, including PHP packages on Packagist and Node.js project repositories.

Security News
Vibe coding at scale is reshaping how packages are created, contributed, and selected across the software supply chain