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
0
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 Compare versions

Comparing version 7.17.5 to 7.17.6

2

.backportrc.json

@@ -10,3 +10,3 @@ {

"^v8.\\d+.\\d+$": "master",
"^v7.\\d+.\\d+$": "v7.17"
"^v7.\\d+.\\d+$": "7.17"
},

@@ -13,0 +13,0 @@ "targetPRLabels": ["backport"],

@@ -6,2 +6,6 @@ # Changelog

## [7.17.6] - 2025-01-16
## Changed
- Upgrade support for Node 22 #552
## [7.17.5] - 2024-12-23

@@ -8,0 +12,0 @@ ## Changed

{
"name": "@elastic/ems-client",
"version": "7.17.5",
"version": "7.17.6",
"description": "JavaScript client library for the Elastic Maps Service",

@@ -51,17 +51,17 @@ "main": "target/node/index.js",

"@babel/preset-typescript": "7.26.0",
"@eslint/core": "0.9.1",
"@eslint/js": "9.17.0",
"@eslint/core": "0.10.0",
"@eslint/js": "9.18.0",
"@types/eslint__js": "8.42.3",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/lodash": "4.17.14",
"@types/lru-cache": "5.1.1",
"@types/node": "20.17.10",
"@types/node": "22.10.6",
"@types/semver": "7.5.8",
"@types/topojson-specification": "1.0.5",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"babel-jest": "29.7.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint": "9.18.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-prettier": "5.2.2",
"globals": "15.14.0",

@@ -72,8 +72,8 @@ "husky": "9.1.7",

"ts-jest": "29.2.5",
"typescript": "5.7.2",
"typescript-eslint": "8.18.1"
"typescript": "5.7.3",
"typescript-eslint": "8.20.0"
},
"engines": {
"node": ">=18 <=20"
"node": ">=18 <=22"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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