🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@epilot/pricing-client

Package Overview
Dependencies
Maintainers
42
Versions
272
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epilot/pricing-client

Client for epilot Pricing APIs

Source
npmnpm
Version
3.53.3
Version published
Weekly downloads
4.7K
25.68%
Maintainers
42
Weekly downloads
 
Created
Source

@epilot/pricing-client

CI npm version bundle size License

Client library for epilot Pricing API

Uses openapi-client-axios

Installation

npm install --save @epilot/pricing-client

Usage

import { getClient } from '@epilot/pricing-client';

const pricingClient = getClient()
const res = await pricingClient.createOrder(null, order)

Documentation:

https://docs.epilot.io/api/pricing

Keywords

order

FAQs

Package last updated on 02 Mar 2026

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