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
155 packages
Order
Sort by
all-named-html-entities
List of all named HTML entities
array-group-str-omit-num-char
Groups array of strings by omitting number characters
arrayiffy-if-string
Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.
array-includes-with-glob
Like _.includes but with wildcards
array-of-arrays-into-ast
Turns an array of arrays of data into a nested tree of plain objects
array-of-arrays-sort-by-col
Sort array of arrays by column, rippling the sorting outwards from that column
array-pull-all-with-glob
Like _.pullAll but with globs (wildcards)
ast-compare
Compare anything: AST, objects, arrays, strings and nested thereof
ast-contains-only-empty-space
Does AST contain only empty space?
ast-deep-contains
Like t.same assert on array of objects, where element order doesn't matter.