@nightwatch/browserstack
Advanced tools
Comparing version 3.4.2 to 3.4.3
{ | ||
"name": "@nightwatch/browserstack", | ||
"version": "3.4.2", | ||
"version": "3.4.3", | ||
"description": "Nightwatch plugin for integration with browserstack.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -613,3 +613,3 @@ const os = require('os'); | ||
} | ||
} else if (hostname.includes('browserstack-ats.com') || hostname.includes('hub-ft')) { | ||
} else if (hostname.includes('browserstack-ats.com') || hostname.includes('hub-ft') || hostname.includes('browserstack-turboscale-grid')) { | ||
product = 'turboscale'; | ||
@@ -616,0 +616,0 @@ } |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
108007
0