New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

selenium-server

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

selenium-server - npm Package Compare versions

Comparing version 2.42.2 to 2.43.0

lib/runner/selenium-server-standalone-2.43.0.jar

2

lib/runner/app.js

@@ -9,3 +9,3 @@ var util = require('util'),

'java',
['-jar', __dirname + '/selenium-server-standalone-2.42.2.jar'].concat(args)
['-jar', __dirname + '/selenium-server-standalone-2.43.0.jar'].concat(args)
),

@@ -12,0 +12,0 @@ ok = false,

@@ -10,3 +10,3 @@ {

"description": "Selenium in an npm package",
"version": "2.42.2",
"version": "2.43.0",
"keywords": [

@@ -13,0 +13,0 @@ "bdd",

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