grunt-saucelabs
Advanced tools
Comparing version 8.6.1 to 8.6.2
{ | ||
"name": "grunt-saucelabs", | ||
"description": "Grunt task running tests using Sauce Labs. Supports QUnit, Jasmine, Mocha and YUI tests", | ||
"version": "8.6.1", | ||
"version": "8.6.2", | ||
"homepage": "https://github.com/axemclion/grunt-saucelabs", | ||
@@ -36,3 +36,3 @@ "author": { | ||
"requestretry": "~1.2.2", | ||
"sauce-tunnel": "~2.2.3", | ||
"sauce-tunnel": "~2.3.0", | ||
"saucelabs": "~0.1.1" | ||
@@ -39,0 +39,0 @@ }, |
@@ -266,2 +266,5 @@ grunt-saucelabs | ||
--------- | ||
####8.6.2#### | ||
* updated Sauce Connect to v4.3.12 | ||
####8.6.1#### | ||
@@ -268,0 +271,0 @@ * added `public` parameter, so tests can be made Public on Sauce Labs |
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
1023711
353
+ Addedsauce-tunnel@2.3.0(transitive)
- Removedsauce-tunnel@2.2.3(transitive)
Updatedsauce-tunnel@~2.3.0