
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@cometh/checkout-sdk
Advanced tools
This is a TypeScript SDK for interacting with the Checkout API.
To add the @cometh/checkout-sdk to your project, you can use npm or yarn:
npm install @cometh/checkout-sdk
yarn add @cometh/checkout-sdk
After installation, you can import CheckoutAPI from the SDK in your TypeScript code:
import { CheckoutAPI } from '@cometh/checkout-sdk';
Create an instance of CheckoutAPI and call its methods to interact with the NFT API.
const chekout = new CheckoutAPI();
FAQs
SDK to use Cometh Checkout API
The npm package @cometh/checkout-sdk receives a total of 0 weekly downloads. As such, @cometh/checkout-sdk popularity was classified as not popular.
We found that @cometh/checkout-sdk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.