Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@fooday/gl-react-native
Advanced tools
React Native standalone implementation of gl-react, an universal React library to write and compose WebGL shaders
If you are using Expo, it is recommended to use gl-react-expo
instead.
gl-react-native
is the React Native implementation of gl-react. It is in fact backed by unimodules and expo-gl.
You will have to set up react-native-unimodules
as documented here: https://github.com/unimodules/react-native-unimodules
You will need to setup react-native-unimodules
yarn add react-native-unimodules
If it's the first time you install react-native-unimodules
, you will have to carefully follow the documentation to configure your project:
configure unimodules (if not yet done)
You can then install gl-react dependencies:
yarn add gl-react gl-react-native
FAQs
React Native standalone implementation of gl-react, an universal React library to write and compose WebGL shaders
The npm package @fooday/gl-react-native receives a total of 0 weekly downloads. As such, @fooday/gl-react-native popularity was classified as not popular.
We found that @fooday/gl-react-native demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.