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
Socket Optimize
Optimize your dependencies
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
32 packages
Order
Sort by
aes-256-gcm
Simplifies encryption/decryption using the AES 256 GCM algorithm.
async-csv
ES7 async-await wrapper for the csv package.
botbuilder-facebook-quick-replies
Provides an easy way to add Facebook Quick Replies to a message from bot to user with just one line of code.
botbuilder-facebook-thumbs-up
Checks whether the user's message from Bot Framework contains the Facebook Thumbs Up icon, so that the bot can respond to it appropriately.
botbuilder-google-maps
Send maps to user and receive user's location in Bot Framework using Google Maps.
botbuilder-qna-maker
Calls Microsoft's QnA Maker service and returns an answer from that service. This can be used to build a bot whose logic is partially based on the QnA maker responses.
celsius
A simple converter from Celsius to Fahrenheit and vice versa.
chinese-numbers-converter
Converts Chinese numerals in a string into Arabic numerals.
contains-chinese
Checks whether the input string contains any Chinese text (at least one character). Works with Traditional and Simplified. Unlike the is-chinese package, returns `true` even if the string contains mixed Chinese and non-Chinese characters.
debugging-timer
Measure the execution time of multiple sections of your code, then effortlessly print all the timer results at once to the console.