New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@elastic/ems-client

Package Overview
Dependencies
Maintainers
77
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elastic/ems-client - npm Package Versions

1
46

7.8.1

Diff

Changelog

Source

[7.8.1] - 2020-04-06

Fixed

  • Correctly handle API urls that end in slashes
nickpeihl
published 7.7.2 •

Changelog

Source

[7.7.2] - 2020-04-06

Fixed

  • Correctly handle API urls that end in slashes
nickpeihl
published 7.8.0 •

Changelog

Source

[7.8.0] - 2020-03-31

Changed

  • Moved node-fetch to dev dependency for testing instead of client dependency. It's not always needed and in fact breaks some client-side use of this lib
nickpeihl
published 7.7.1 •

Changelog

Source

[7.7.1] - 2020-03-24

Changed

  • Updated dependencies using yarn upgrade
nickpeihl
published 7.7.0 •

Changelog

Source

[7.7.0] - 2020-03-11

Changed

  • The default Elastic Maps Service version is now 7.7.

Added

  • The appName parameter can now be configured to specify the client application. Previously, the client application was hard-coded to kibana.
  • The appVersion configurable parameter replaces the kbnVersion parameter for specifying the client application version, e.g. 7.7.0.

Deprecated

  • The kbnVersion parameter has been deprecated and the appVersion parameter should be used instead.
nickpeihl
published 7.6.0 •

Changelog

Source

[7.6.0] - 2020-01-13

Added

  • Two new parameters were introduced, tileApiUrl and fileApiUrl. These should be used instead of manifestServiceUrl. These parameters should be set to their respective domains (e.g. https://tiles.maps.elastic.co, https://vector.maps.elastic.co). #13

Changed

  • Starting with v7.6, new Elastic Maps Service (EMS) versions will be released with every matching major and minor release of the Elastic Stack. New releases of ems-client will also be released to match the EMS versions.
  • Handle relative URLs in EMS v7.6 manifests.

Deprecated

  • manifestServiceUrl is now deprecated as the catalogue manifest has been removed in Elastic Maps Service (EMS) v7.6. It has been replaced by two new parameters tileApiUrl and fileApiUrl.
nickpeihl
published 7.2.2 •

Changelog

Source

[7.2.2] - 2019-12-11

Fixed

  • Remove paragraph element from html attribution #15
nickpeihl
published 7.2.1 •

Changelog

Source

[7.2.1] - 2019-12-11

Fixed

  • Inject correct attribution into vector tile sources #14
nickpeihl
published 7.2.0 •

Changelog

Source

[7.2.0] - 2019-11-12

Bump version to match the corresponding Elastic Maps Service version. This release does not introduce any changes.

tylersmalley
published 1.0.5 •

Changelog

Source

[1.0.5] - 2019-10-15

Fixed

  • Update browser entry point that was pointing to an incorrect path, which fell back to the main entry
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc