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
33 packages
Order
Sort by
abstract-message-queue
The AbstractMessageQueue attempts to define a common interface for interacting with message queues. By depending on this interface instead of any particular queue implementation, application code can remain flexible for different environments with differe
activitypub-http-signatures
A library for creating, parsing, and verifying HTTP signature headers, as per the [Signing HTTP Messages draft 80](https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures-08) specification.
custom-fetch
None <a name="module_custom-fetch"></a>
encode-html-template-tag
A simple but flexible html template tagging function. Handles arrays, promises, and custom value encoding.
expressive-switch
Use switch statements with a custom comparison expression. Goodbye `switch(true)`!
fedi-get-key
A library for fetching the public key from an activitypub actor, for use in fediverse applications.
good-migrations
A plain and simple migraton library for migrating anything you want.
good-migrations-knex
Migrate anything and store the migration status in your database, using knex as the database client.
gpod-request
Wouldn't it be nice to be able to use OPTIONS or DELETE methods in the browser?
html-form-component
Little library to generate an HTML form and parse the request it submits. Based on html-encode-template-tag.