🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@epilot/entity-mapping-client

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epilot/entity-mapping-client

JavaScript client library for the ePilot Entity Mapping API

0.9.3
latest
Source
npm
Version published
Weekly downloads
435
-51.99%
Maintainers
0
Weekly downloads
 
Created
Source

@epilot/entity-mapping-client

CI

License

Client library for epilot Entity API

Uses openapi-client-axios

Installation

npm install --save @epilot/entity-mapping-client

Usage

import { getClient } from '@epilot/entity-mapping-client';
const entityMappingClient = getClient();

const getResponse = await entityMappingClient.getConfig(<mapping_config_id>);

## Documentation
https://docs.epilot.io

Keywords

epilot

FAQs

Package last updated on 19 Mar 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