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
68 packages
Order
Sort by
admesh-parser
Runs admesh on an stl file, and calls back with the parsed output.
array-math
Do math on arrays: find divisors or factors of a number, sum or multiply an array, and much more!
array-step
Takes an array of arrays, returns the first element of the first array after moving it to the end.
bitrate
Calculates the bitrate given a file's size and duration
bmi-calc
Calculates Body Mass Index
cloudworker-tls-no-crypto
node.js runner for Cloudflare Workers with TLS, but without crypto
create-temp-file
Creates a temporary file, returns a write stream, a path, and cleanup functions
datauri-stream
Lightweight data -> data URI transform stream
debouncer
Checks if it was called too recently. Useful for not allowing the same action in too close succession. The time delay can be lengthened on each successful call.
disable-oom-killer
Disable the OOM (Out Of Memory) Killer for a process (linux only)