Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grunt-saucelabs

Package Overview
Dependencies
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-saucelabs - npm Package Compare versions

Comparing version 8.2.0 to 8.2.1

16

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc