Comparing version 2.0.2 to 2.0.3
@@ -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 @@ |
{ | ||
"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" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2
22469
12
516
+ Addedansi-styles@3.2.1(transitive)
+ Addedchalk@2.4.2(transitive)
+ Addedcolor-convert@1.9.3(transitive)
+ Addedcolor-name@1.1.3(transitive)
+ Addedhas-flag@3.0.0(transitive)
+ Addedsupports-color@5.5.0(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedlodash@3.10.1(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.0(transitive)
- Removeduuid@2.0.3(transitive)
Updatedchalk@^2.4.1
Updatedlodash@^4.17.10
Updateduuid@^3.2.1