
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
MedicaidJS is a versatile Software Development Kit (SDK) designed to facilitate seamless interaction with the data.gov Medicaid API.
To integrate MedicaidJS into your Node.js project, use npm for installation:
npm install medicaid or npm ci medicaid
For web-based projects, you can directly import MedicaidJS using ES6 module syntax:
const MedicaidSDK = await import('https://kunaalagarwal.github.io/medicaid/sdk.js');
Script tag loading: <script type='module' src='https://kunaalagarwal.github.io/medicaid/sdk.js'></script>
Visit the landing page to explore the capabilities and the MedicaidJS ecosystem
Refer to the published research article for more information about MedicaidJS.
Comprehensive tutorial describing the best practices surrounding usage of MedicaidJS.
Note that the "Official" version of the repository lives within the Episphere Github Repository. Check out this repository for production-ready features.
FAQs
Software Development Kit (SDK) to interact with the data.gov Medicaid API
The npm package medicaid receives a total of 2 weekly downloads. As such, medicaid popularity was classified as not popular.
We found that medicaid demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.