Socket
Book a DemoInstallSign in
Socket

@epilot/address-suggestions-client

Package Overview
Dependencies
Maintainers
43
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epilot/address-suggestions-client

Client for epilot Address Suggestions API

latest
Source
npmnpm
Version
1.3.2
Version published
Weekly downloads
129
152.94%
Maintainers
43
Weekly downloads
 
Created
Source

@epilot/address-suggestions-client

CI npm version bundle size License

Client library for epilot Address Suggestions API

Uses openapi-client-axios

Installation

npm install --save @epilot/address-suggestions-client

Usage

import { getClient } from '@epilot/address-suggestions-client';

const addressSuggestionsClient = getClient()
const res = await addressSuggestionsClient.getAddresses()

Documentation

https://docs.epilot.io/api/address-suggestions

Keywords

addresss-suggestions

FAQs

Package last updated on 24 Oct 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