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
9 packages
Order
Sort by
ayy
Assert module for node that 1) appends the provided message to the default message, instead of replacing it 2) supports calling a function to get the message 3) A.eq does ===; no support for == or !=
better-buffer-inspect
Monkeypatch Buffer.prototype.inspect to show size and also text content if UTF-8
blake2
All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) for Node.js, with stream support
chopshop
Chunks a node readable stream into multiple fixed-length streams
exit-on-changes
Exit a node/io.js process when changes to source files in the current directory are detected
intreader
Streamable uint32-prefixed frame decoder for node. Supports both little-endian and big-endian sizes. Size can include or exclude the 4 bytes of length itself. No O(N^2) problems on data trickling in. No dependencies.
maybe-promise-factory
The maybePromiseFactory normalizes synchronous values and asynchronous values by always returning a Promise.
notmytype
Type-check your function inputs with syntax like T(s, T.string, buf, Buffer, strings, T.list(T.string))
npm-hax
Blacklist a package.json dependency entry at any depth in your dependency tree, making it invisible to npm install and other npm commands