grunt-saucelabs
Advanced tools
Comparing version 8.2.0 to 8.2.1
{ | ||
"name": "grunt-saucelabs", | ||
"description": "Grunt task running tests using Sauce Labs. Supports QUnit, Jasmine, Mocha and YUI tests", | ||
"version": "8.2.0", | ||
"version": "8.2.1", | ||
"homepage": "https://github.com/axemclion/grunt-saucelabs", | ||
@@ -43,11 +43,11 @@ "author": { | ||
"devDependencies": { | ||
"grunt": "~0.4.2", | ||
"grunt-contrib-connect": "~0.7.1", | ||
"grunt-contrib-jshint": "~0.10.0", | ||
"grunt-contrib-watch": "~0.6.1", | ||
"grunt-jscs-checker": "^0.4.4", | ||
"grunt": "^0.4.5", | ||
"grunt-contrib-connect": "^0.8.0", | ||
"grunt-contrib-jshint": "^0.10.0", | ||
"grunt-contrib-watch": "^0.6.1", | ||
"grunt-jscs": "^0.6.2", | ||
"grunt-sauce-tunnel": "^0.2.1", | ||
"load-grunt-config": "^0.9.2", | ||
"load-grunt-config": "^0.13.0", | ||
"merge": "^1.1.3", | ||
"publish": "~0.3.2" | ||
"publish": "^0.3.2" | ||
}, | ||
@@ -54,0 +54,0 @@ "keywords": [ |
@@ -234,2 +234,5 @@ grunt-saucelabs | ||
####8.2.1#### | ||
* update dependencies | ||
####8.2.0#### | ||
* upgrade to sauce-tunnel 2.1 (SC 3.4) | ||
@@ -236,0 +239,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
995407
278