webdriver
Advanced tools
Comparing version 5.0.0-alpha.6 to 5.0.0-alpha.7
{ | ||
"name": "webdriver", | ||
"version": "5.0.0-alpha.6", | ||
"version": "5.0.0-alpha.7", | ||
"description": "A Node.js bindings implementation for the W3C WebDriver and Mobile JSONWire Protocol", | ||
@@ -16,3 +16,2 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"compile": "babel src/ -d build/", | ||
"postversion": "npm run build && git tag -d $(git tag -l)", | ||
"test": "run-s test:*", | ||
@@ -36,5 +35,5 @@ "test:eslint": "eslint src test", | ||
"request": "^2.83.0", | ||
"wdio-config": "^5.0.0-alpha.6", | ||
"wdio-logger": "^5.0.0-alpha.6" | ||
"wdio-config": "^5.0.0-alpha.7", | ||
"wdio-logger": "^5.0.0-alpha.7" | ||
} | ||
} |
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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
0
79773
6
2266
Updatedwdio-config@^5.0.0-alpha.7
Updatedwdio-logger@^5.0.0-alpha.7