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
232 packages
Order
Sort by
afd
Accrual Failure Detector
apr
Collection of tools to manage control flow of/with Promises - inspired by [caolan/async](https://github.com/caolan/async).
apr-apply
Creates a continuation function with some arguments already applied.
apr-asyncify
Take a sync function and make it async. This is useful for plugging sync functions into a waterfall, series, or other async functions.
apr-awaitify
Transform a callback-based function into a promise-based one.
apr-compose
Creates a function which is a composition of the passed asynchronous functions. Each function consumes the return value of the function that follows. Composing functions f(), g(), and h() would produce the result of f(g(h())).
apr-concat
Applies iteratee to each item in coll, concatenating the results. Returns the concatenated list.
apr-constant
Returns a promise that when called, then's with the values provided. Useful as the first function in a waterfall.
apr-dir
apr-engine-back