New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

medicaid

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

medicaid

Software Development Kit (SDK) to interact with the data.gov Medicaid API

latest
Source
npmnpm
Version
1.0.6
Version published
Weekly downloads
3
-40%
Maintainers
0
Weekly downloads
 
Created
Source

MedicaidJS

MedicaidJS is a versatile Software Development Kit (SDK) designed to facilitate seamless interaction with the data.gov Medicaid API.

Installation

Node.js Environment

To integrate MedicaidJS into your Node.js project, use npm for installation: npm install medicaid or npm ci medicaid

Browser Environment

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>

Resources

Availability

Visit the landing page to explore the capabilities and the MedicaidJS ecosystem

Publication

Refer to the published research article for more information about MedicaidJS.

Tutorial

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.

Keywords

medicaid

FAQs

Package last updated on 03 Jan 2025

Did you know?

Socket

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.

Install

Related posts