
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@socketregistry/stop-iteration-iterator
Advanced tools
Socket.dev optimized package override for stop-iteration-iterator
A tested zero dependency drop-in replacement of
stop-iteration-iteratorcomplete with TypeScript types.
socket
CLI will automagically ✨ populate
overrides
and resolutions
of your package.json.
pnpm install -g socket@1.1.147
socket optimize
Prefer to do it yourself? Add @socketregistry/stop-iteration-iterator
to your package.json.
{
"overrides": {
"stop-iteration-iterator": "npm:@socketregistry/stop-iteration-iterator@^1"
},
"resolutions": {
"stop-iteration-iterator": "npm:@socketregistry/stop-iteration-iterator@^1"
}
}
Install with your favorite package manager.
pnpm install @socketregistry/stop-iteration-iterator
Node >= 24
FAQs
Socket.dev optimized package override for stop-iteration-iterator
We found that @socketregistry/stop-iteration-iterator 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.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.