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
17 packages
Order
Sort by
autocomplete-input
Autocomplete input box with keyboard navigation enabled
bp-wizard
All important & useful widgets will be cooked & served by our bp-wizard
fancy-image-loader
A generic React component to show a placeholder in place of an image while the image is loading and replace the placeholder with the image when the image has loaded.
geeky-js
A simple javascript library like JQuery with some optimizations
g-mapify
Flexible react google map with more options of search, pick & select.
hearty-media-player
A React media component which is provides video player with custom video controls, Which can play videos by receviing URLs as input.
npm-array-flatten
Receives multilevel nested array as an input and flattens it into one dimensional.
npm-array-rotation
Array rotation includes left rotation, right rotation, printing stages of rotation which receives array, position(optional/positive/negative) as an input and returns the output array.
npm-array-unique
Receives array as an input and returns the unique array and also an object whith array items and their occurences
npm-indexofkey
Which receives array, (key, value) object pair and returns the index of that particular {key,value} pair in that array and also it is flexible enough to return the first index , last index and also an array of multilple indexes.