motorq-documentdb
Advanced tools
Comparing version 1.15.4 to 1.15.5
@@ -226,3 +226,3 @@ /* | ||
requestOptions.agent = requestAgent; | ||
requestOptions.secureProtocol = "TLSv1_client_method"; | ||
requestOptions.secureProtocol = "TLSv1_2_client_method"; | ||
@@ -229,0 +229,0 @@ if (connectionPolicy.DisableSSLVerification === true) { |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "1.15.4", | ||
"version": "1.15.5", | ||
"author": "Ashutosh Chauhan", | ||
@@ -17,0 +17,0 @@ "main": "./index.js", |
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
1595232