
Research
Malicious npm Package Brand-Squats TanStack to Exfiltrate Environment Variables
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.
@socketregistry/safe-regex-test
Advanced tools
Socket.dev optimized package override for safe-regex-test
A tested zero dependency drop-in replacement of
safe-regex-testcomplete with TypeScript types.
socket CLI will automagically ✨
populate
overrides
and resolutions of
your package.json.
npx socket optimize
Prefer to do it yourself? Add @socketregistry/safe-regex-test to your
package.json.
{
"overrides": {
"safe-regex-test": "npm:@socketregistry/safe-regex-test@^1"
},
"resolutions": {
"safe-regex-test": "npm:@socketregistry/safe-regex-test@^1"
}
}
Install with your favorite package manager.
npm install @socketregistry/safe-regex-test
Node >= 18.20.4
FAQs
Socket.dev optimized package override for safe-regex-test
We found that @socketregistry/safe-regex-test 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.

Research
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.

Research
Compromised SAP CAP npm packages download and execute unverified binaries, creating urgent supply chain risk for affected developers and CI/CD environments.

Company News
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.