selenium-standalone
Advanced tools
Comparing version 7.0.0-rc.1 to 7.0.0-rc.2
{ | ||
"name": "selenium-standalone", | ||
"version": "7.0.0-rc.1", | ||
"version": "7.0.0-rc.2", | ||
"description": "installs a `selenium-standalone` command line to install and start a standalone selenium server", | ||
@@ -17,4 +17,3 @@ "main": "index.js", | ||
"bin": { | ||
"selenium-standalone": "./bin/selenium-standalone", | ||
"start-selenium": "./bin/start-selenium" | ||
"selenium-standalone": "./bin/selenium-standalone" | ||
}, | ||
@@ -21,0 +20,0 @@ "repository": { |
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
79865