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
6 packages
Order
Sort by
@charlespalmerbf/array-rows
The arrayRows function takes an array and a number, divides the array into smaller arrays of the specified size, and returns an array of these smaller arrays.
@charlespalmerbf/html-to-gfm
The code provided is a custom JavaScript function called convertHtmlToMarkdown that converts HTML content into GitHub Flavored Markdown (GFM) format.
@charlespalmerbf/license-verification
The provided code defines a function called validateUKDrivingLicense, which takes a licenseNumber as input. The purpose of this function is to validate whether the given licenseNumber is a valid UK driving license number.
@charlespalmerbf/react-native-leaflet-js
A LeafletView component using WebView and Leaflet map for React Native applications.
eslint-plugin-react-native-require-testid
This ESLint plugin is used for ensuring the testID attribute is on all relevant components in React Native.
eslint-plugin-react-require-testid
This ESLint plugin helps ensure that React components have the necessary testID attribute, which is crucial for effective testing of React applications.