@luminati-io/chrome-remote-interface
Advanced tools
Comparing version 0.31.2-lum.4 to 0.31.2-lum.5
@@ -38,3 +38,3 @@ 'use strict'; | ||
}); | ||
request.setTimeout(REQUEST_TIMEOUT, () => { | ||
request.setTimeout(options.timeout||REQUEST_TIMEOUT, () => { | ||
request.abort(); | ||
@@ -41,0 +41,0 @@ }); |
@@ -18,3 +18,3 @@ { | ||
"homepage": "https://github.com/cyrus-and/chrome-remote-interface", | ||
"version": "0.31.2-lum.4", | ||
"version": "0.31.2-lum.5", | ||
"repository": { | ||
@@ -21,0 +21,0 @@ "type": "git", |
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
1831597