
Research
GemStuffer Campaign Abuses RubyGems as Exfiltration Channel Targeting UK Local Government
GemStuffer abuses RubyGems as an exfiltration channel, packaging scraped UK council portal data into junk gems published from new accounts.
react-formula-test
Advanced tools
Test framework for reactFormula and related components. Enables reactFormula to not carry heavyweight dependencies.
Test framework for reactFormula and related components. Enables reactFormula to not carry heavyweight dependencies.
Given the number of issues that occur when React and other heavy dependencies get bundled with a library component, reactFormula does not include any of these dependencies. Instead, the consumer provides there version of React, connect, ReactVirtualized, etc. to reactFormula and reactFormula returns its components. This limits the ability to test reactFormula from within its own package. To accomodate, this library acts as the consuming app and tests reactFormula exactly as it would be used in a consumer environment. This means 0 chance of accidentally including 2 copies of React in the DOM or any library code for that matter.
git clone https://github.com/noderaider/reactFormula
cd reactFormula
npm i
cd ..
git clone https://github.com/noderaider/react-formula-test
cd react-formula-test
npm i
npm link ../reactFormula
npm test
FAQs
Test framework for reactFormula and related components. Enables reactFormula to not carry heavyweight dependencies.
We found that react-formula-test demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
GemStuffer abuses RubyGems as an exfiltration channel, packaging scraped UK council portal data into junk gems published from new accounts.

Company News
Socket was named to the Rising in Cyber 2026 list, recognizing 30 private cybersecurity startups selected by CISOs and security executives.

Research
Socket detected 84 compromised TanStack npm package artifacts modified with suspected CI credential-stealing malware.