wdio-docker-service
Advanced tools
Comparing version 3.1.3 to 3.1.4
{ | ||
"name": "wdio-docker-service", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "WebdriverIO service to start and stop docker container (for Selenium and more)", | ||
@@ -31,5 +31,5 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/cli": "^7.14.8", | ||
"@babel/core": "^7.15.0", | ||
"@babel/preset-env": "^7.15.0", | ||
"@babel/cli": "^7.15.7", | ||
"@babel/core": "^7.15.5", | ||
"@babel/preset-env": "^7.15.6", | ||
"@babel/register": "^7.15.3", | ||
@@ -43,3 +43,3 @@ "@wdio/cli": "^6.12.1", | ||
"chai": "^4.3.4", | ||
"chromedriver": "^92.0.1", | ||
"chromedriver": "^93.0.1", | ||
"coveralls": "^3.1.1", | ||
@@ -56,3 +56,3 @@ "eslint": "^7.32.0", | ||
"fs-extra": "^9.1.0", | ||
"node-fetch": "^2.6.1" | ||
"node-fetch": "^2.6.4" | ||
}, | ||
@@ -59,0 +59,0 @@ "contributors": [ |
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
Updatednode-fetch@^2.6.4