
Security News
How Enterprise Security Is Adapting to AI-Accelerated Threats
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.
@elastic/ems-client
Advanced tools
@elastic/ems-client is a JavaScript library for the Elastic Maps Service.
This library is intended to be used by Elastic products. Use of the Elastic Maps Service is governed by the Elastic Maps Service Terms of Service.
NPM
npm i @elastic/ems-client
Yarn
yarn add @elastic/ems-client
yarn build
import { EMSClient } from '@elastic/ems-client';
const emsClient = new EMSClient({
appVersion: '7.6.0',
appName: 'kibana',
tileApiUrl: 'https://tiles.maps.elastic.co',
fileApiUrl: 'https://vector.maps.elastic.co',
emsVersion: '7.6',
language: 'en'
});
import { EMSClient } from '@elastic/ems-client';
const emsClient = new EMSClient({
kbnVersion: '7.2.0',
manifestServiceUrl: 'https://catalogue.maps.elastic.co/v7.2/manifest',
language: 'en'
});
[8.6.3] - 2025-01-15
is:pr label:v8.6.3 label:dependencies )FAQs
JavaScript client library for the Elastic Maps Service
The npm package @elastic/ems-client receives a total of 26,721 weekly downloads. As such, @elastic/ems-client popularity was classified as popular.
We found that @elastic/ems-client demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 67 open source maintainers collaborating on the project.
Did you know?

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.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.