browserstack-capabilities
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "browserstack-capabilities", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "An easier way to generate multiple capabilities based on JSON filters.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -292,5 +292,5 @@ # browserstack-capabilities | ||
### Current version of a browser | ||
### Current/latest/previous version of a browser | ||
You can select the current version of a browser for an OS by passing in the string "current" as the browser version: | ||
You can select the current (exclude betas), latest (include betas) or previous version of a browser for an OS by passing in the string "current", "latest" or "previous" as the browser version: | ||
@@ -297,0 +297,0 @@ ```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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
31339
0