@snyk/code-client
Advanced tools
Comparing version 4.6.0 to 4.6.1
@@ -35,3 +35,3 @@ "use strict"; | ||
const sleep = (duration) => new Promise(resolve => setTimeout(resolve, duration)); | ||
const TIMEOUT_DEFAULT = 10000; | ||
const TIMEOUT_DEFAULT = 600000; | ||
const agentOptions = { | ||
@@ -38,0 +38,0 @@ keepAlive: true, |
@@ -81,3 +81,3 @@ { | ||
}, | ||
"version": "4.6.0" | ||
"version": "4.6.1" | ||
} |
Sorry, the diff of this file is not supported yet
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
130596