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

selenium-standalone

Package Overview
Dependencies
Maintainers
10
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

selenium-standalone - npm Package Compare versions

Comparing version 8.2.5 to 8.3.0

16

package.json
{
"name": "selenium-standalone",
"version": "8.2.5",
"version": "8.3.0",
"description": "installs a `selenium-standalone` command line to install and start a standalone selenium server",

@@ -43,3 +43,3 @@ "main": "index.js",

"dependencies": {
"commander": "^9.0.0",
"commander": "^10.0.0",
"cross-spawn": "^7.0.3",

@@ -53,5 +53,5 @@ "debug": "^4.3.1",

"minimist": "^1.2.5",
"mkdirp": "^1.0.4",
"mkdirp": "^2.1.3",
"progress": "2.0.3",
"tar-stream": "2.2.0",
"tar-stream": "3.0.0",
"which": "^2.0.2",

@@ -63,6 +63,6 @@ "yauzl": "^2.10.0"

"doctoc": "2.2.1",
"eslint": "8.30.0",
"eslint-config-prettier": "8.5.0",
"eslint": "8.33.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.2",
"husky": "8.0.3",
"json": "11.0.0",

@@ -72,5 +72,5 @@ "mocha": "10.2.0",

"npm-run-all": "^4.1.5",
"prettier": "2.8.1",
"prettier": "2.8.3",
"release-it": "^15.0.0"
}
}

Sorry, the diff of this file is not supported yet

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