elasticsearch
Advanced tools
Comparing version 16.7.1 to 16.7.2
@@ -10,3 +10,3 @@ { | ||
"homepage": "https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/16.x/index.html", | ||
"version": "16.7.1", | ||
"version": "16.7.2", | ||
"keywords": [ | ||
@@ -13,0 +13,0 @@ "elasticsearch", |
@@ -1,2 +0,2 @@ | ||
# elasticsearch.js 16.7.1 | ||
# elasticsearch.js 16.7.2 | ||
@@ -3,0 +3,0 @@ --- |
@@ -44,3 +44,3 @@ /** | ||
ca: null, | ||
ciphers: null, | ||
ciphers: undefined, | ||
rejectUnauthorized: false, | ||
@@ -47,0 +47,0 @@ secureProtocol: null, |
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
3233389