Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@epilot/entity-mapping-client

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

Source
npmnpm
Version
0.9.4
Version published
Maintainers
43
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 26 Jun 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