saucelabs
Advanced tools
Comparing version 5.0.3 to 5.1.0
@@ -29,2 +29,3 @@ { | ||
"eu-central-1", | ||
"apac-southeast-1", | ||
"staging" | ||
@@ -31,0 +32,0 @@ ] |
@@ -19,2 +19,3 @@ { | ||
"eu-central-1", | ||
"apac-southeast-1", | ||
"staging" | ||
@@ -21,0 +22,0 @@ ] |
@@ -31,2 +31,3 @@ { | ||
"eu-central-1", | ||
"apac-southeast-1", | ||
"staging" | ||
@@ -33,0 +34,0 @@ ] |
@@ -29,2 +29,3 @@ { | ||
"eu-central-1", | ||
"apac-southeast-1", | ||
"staging" | ||
@@ -31,0 +32,0 @@ ] |
@@ -92,5 +92,7 @@ "use strict"; | ||
'eu': 'eu-central-1.', | ||
'apac': 'apac-southeast-1', | ||
'us-west-1': '', | ||
'us-east-1': 'us-east-1.', | ||
'eu-central-1': 'eu-central-1.', | ||
'apac-southeast-1': 'apac-southeast-1', | ||
'staging': 'staging.' | ||
@@ -97,0 +99,0 @@ }; |
@@ -60,2 +60,3 @@ "use strict"; | ||
if (options.region === 'eu') region = 'eu-central-1'; | ||
if (options.region === 'apac') region = 'apac-southeast-1'; | ||
if (options.headless) region = 'us-east-1'; | ||
@@ -62,0 +63,0 @@ return region; |
{ | ||
"name": "saucelabs", | ||
"version": "5.0.3", | ||
"version": "5.1.0", | ||
"author": "Christian Bromann <christian@saucelabs.com>", | ||
@@ -5,0 +5,0 @@ "description": "A wrapper around Sauce Labs REST API", |
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
445962
14388