Latest Threat Research:Malicious dYdX Packages Published to npm and PyPI After Maintainer Compromise.Details
Socket
Book a DemoInstallSign in
Socket

@epilot/audit-logs-client

Package Overview
Dependencies
Maintainers
40
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epilot/audit-logs-client

JavaScript client library for the epilot Audit Logs API

Source
npmnpm
Version
0.3.2
Version published
Maintainers
40
Created
Source

@epilot/audit-logs-client

CI npm version bundle size License

Client library for epilot Audit Logs API tbw

Uses openapi-client-axios

Installation

npm install --save @epilot/audit-logs-client

Usage

import { getClient } from '@epilot/audit-logs-client';
const auditLogsClient = getClient();

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

Documentation

tbw

Keywords

epilot

FAQs

Package last updated on 05 Nov 2024

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