Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

http-aws-es

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-aws-es - npm Package Compare versions

Comparing version 4.0.0 to 6.0.0

7

CHANGELOG.md

@@ -0,1 +1,7 @@

## 6.0.0
* Upgrade elasticsearch-js to 15.x
## 5.0.0
* Depends on Elasticsearch-js 14.2.0 instead of 13.2.0 [#49][49]
### 4.0.0

@@ -36,1 +42,2 @@ * Use AWS XHRClient in browser. [#42][42]

[35]: https://github.com/TheDeveloper/http-aws-es/issues/35
[42]: https://github.com/TheDeveloper/http-aws-es/issues/42

6

package.json
{
"name": "http-aws-es",
"version": "4.0.0",
"version": "6.0.0",
"description": "Use the elasticsearch-js client with Amazon ES",

@@ -22,3 +22,3 @@ "repository": "https://github.com/TheDeveloper/http-aws-es",

"aws-sdk": "^2.138.0",
"elasticsearch": "^13.2.0"
"elasticsearch": "^15.0.0"
},

@@ -29,3 +29,3 @@ "devDependencies": {

"chai": "^4.1.2",
"elasticsearch": "^13.3.1",
"elasticsearch": "^15.0.0",
"eslint": "^4.9.0",

@@ -32,0 +32,0 @@ "express": "^4.16.2",

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