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
40 packages
Order
Sort by
atlas-basic-logger
A very simple debug logger.
atlas-basic-timer
A basic timer for performance testing which uses high resolution time and falls back to low resolution if required.
atlas-bind-methods
Binds an instance's prototype methods to itself.
atlas-cleanup-tests
Seamlessly wrap sync mocha tests with your cleanup script. Supports 'done' callback.
atlas-concurrent-queue
Async job queue that limits the number of concurrent jobs.
atlas-cubic-smoothing
A commonly used cubic smoothing function for values in the domain [0,1].
atlas-dataset
Calculate mean, standard deviation, sum for a set of data points.
atlas-deep-equals
Recursively tests deep or shallow equality for primitive structures.
atlas-dot
Calculates the inner product between two sets of data points.
atlas-for-window
Generalizes iterating over an array with a sliding window.