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
273 packages
Order
Sort by
array-first-g
"Get the first element or first n elements of an array.Study from jonschlinkert/array-first
array-last-g
Get the last or last n elements in an array.Study from Jon Schlinkert/array-last.
array-range-g
creates a new array with given range
array-slice-g
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.Study from jonschlinkert/array-slice
dedupe-g
数组内部值的去重.Study from seriousManual/dedupe
encode-domains
Transform `https://example.com` to `atob('aHR0cHM6Ly9leGFtcGxlLmNvbQ==')`.
esbuild-plugin-remove-import-type
remove import-type in third party dependencies
euv-gesture
gesture for vue component
image-kit-comp
## Get Started
is-number-g
Returns true if the value is a number. comprehensive tests.Study from jonschlinkert/is-number