Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
37 packages
Order
Sort by
async-generators
convenience package combining the @async-generator packages
@async-generators/bundle
convert an iterable sequence into array bundles
@async-generators/concat
concatenate several sequences sequentially
@async-generators/equal
compare two iterator sequences for equality
@async-generators/filter
filter an iterable sequence
@async-generators/first
get the first (predicated) item from a source iterable
@async-generators/from-emitter
convert an event-emitter to an async-iterable
@async-generators/iterable
wrap async/sync Iterable as an asyncIterable
@async-generators/last
get the last (predicated) item from a source iterable
@async-generators/map
map values of an iterable sequence