elasticsearch
Advanced tools
Comparing version 13.1.1 to 13.1.2
@@ -10,3 +10,3 @@ { | ||
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html", | ||
"version": "13.1.1", | ||
"version": "13.1.2", | ||
"keywords": [ | ||
@@ -13,0 +13,0 @@ "elasticsearch", |
@@ -1,2 +0,2 @@ | ||
# elasticsearch.js 13.1.1 | ||
# elasticsearch.js 13.1.2 | ||
@@ -3,0 +3,0 @@ The official low-level Elasticsearch client for Node.js and the browser. |
@@ -422,3 +422,3 @@ /** | ||
} catch (e) { | ||
log.error(new Error('Unable to convert node list from ' + this.sniffEndpoint + | ||
log.error(new Error('Unable to convert node list from ' + self.sniffEndpoint + | ||
' to hosts durring sniff. Encountered error:\n' + (e.stack || e.message))); | ||
@@ -425,0 +425,0 @@ return; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2863441
60
76261