Socket
Book a DemoInstallSign in
Socket

@epilot/entity-mapping-client

Package Overview
Dependencies
Maintainers
43
Versions
39
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

latest
Source
npmnpm
Version
0.10.2
Version published
Weekly downloads
678
-26.46%
Maintainers
43
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 20 Aug 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