🚀 DAY 2 OF LAUNCH WEEK: Unify Your Security Stack with Socket Basics.Learn more →
Socket
Book a DemoInstallSign in
Socket

@epilot/app-client

Package Overview
Dependencies
Maintainers
43
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epilot/app-client

JavaScript client library for the epilot App API

Source
npmnpm
Version
0.7.3
Version published
Weekly downloads
395
-18.89%
Maintainers
43
Weekly downloads
 
Created
Source

@epilot/app-client

CI npm version bundle size License

tbw

Uses openapi-client-axios

Installation

npm install --save @epilot/app-client

Usage

import { getClient } from '@epilot/app-client';
const appClient = getClient();

const logs = await appClient.getLogs({ limit: 25, page: 2 });

Documentation

tbw

Keywords

epilot

FAQs

Package last updated on 04 Jul 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