Socket
Socket
Sign inDemoInstall

elasticsearchclient

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

README.md

1

lib/elasticsearchclient/calls/core.js

@@ -120,2 +120,3 @@ //Core

var path = '/_bulk'
var qs = '';
if (options) {

@@ -122,0 +123,0 @@ qs = querystring.stringify(options)

2

package.json

@@ -5,3 +5,3 @@ {

"description": "A client for Elastic Search",
"version": "0.2.1",
"version": "0.2.2",
"repository": {

@@ -8,0 +8,0 @@ "url": ""

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc