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

wct-sauce

Package Overview
Dependencies
Maintainers
9
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wct-sauce - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Changelog

## 2.0.3 - 2018-06-28
- Fix NPM audit warnings.
## 2.0.2 - 2018-06-19

@@ -8,0 +12,0 @@

16

package.json
{
"name": "wct-sauce",
"version": "2.0.2",
"version": "2.0.3",
"description": "WCT plugin that enables support for sauce browsers via Sauce Labs",

@@ -62,18 +62,14 @@ "keywords": [

"dependencies": {
"chalk": "^1.1.1",
"chalk": "^2.4.1",
"cleankill": "^2.0.0",
"lodash": "^3.0.1",
"lodash": "^4.17.10",
"request": "^2.85.0",
"sauce-connect-launcher": "^1.0.0",
"temp": "^0.8.1",
"uuid": "^2.0.1"
"uuid": "^3.2.1"
},
"devDependencies": {
"chai": "^3.3.0",
"gulp": "^3.8.10",
"gulp-jshint": "^2.0.0",
"jshint": "^2.8.0",
"jshint-stylish": "^2.0.1",
"mocha": "^2.2.4"
"chai": "^4.1.2",
"mocha": "^5.2.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