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
14 packages
Order
Sort by
js-lang-exception
An extendable, testable and intuitively usable error-handling Exception class built and based on the standard, built-in Error object.
js-partial-array-merge
A partial to merge arrays
js-partial-default-of
A partial to handle default values.
js-partial-foreach
A partial to provide a better foreach capability similar to PHP's foreach construct by differentiating whether the callback function expects a value or a pair of key-value.
js-partial-is-array
A partial to check whether an object is an array.
js-partial-is-empty-string
A partial to check whether a string is empty.
js-partial-is-object
A partial to check whether an object is a plain object.
js-partial-is-present
A partial to handle whether an object is present (not null and not undefined).
js-partial-is-string
A partial to check whether an object is a string.
js-partial-option-of
A partial to get the specific option value from the options object.