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
206 packages
Order
Sort by
any-schema-you-like
`any-schema-you-like@1.1.0` has been deprecated. Please use `@fastify/any-schema@2.0.0` instead.
create-fastify
Rapidly generate a Fastify project
create-gadget-app
WIP
cydom
Cypress' DOM helpers outside Cypress
deferredjson
`DeferredJSON` offers a drop in replacement for `JSON.stringify` and `JSON.parse` that defers parsing until the data is actually needed. If you happen to serialize a DeferredJSON instance later to a string without ever touching it, than neither the parse
easy-keywords
Simple utility for extracting some high-salience normalized keywords from a string of English text.
env-schema
Validate your env variable using Ajv and dotenv
esbuild-dev
A reloading dev server for server side TypeScript projects. Compiles TypeScript _real_ fast, on demand, using `require.extensions`, and restarts the server when things change. Similar to, and inspired by `ts-node-dev`.
@fastify/accept-negotiator
a negotiator for the accept-headers
@fastify/accepts
Add accept parser to fastify