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.33.0 to 2.34.0

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

2

lib/runner/app.js

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

'java',
['-jar', __dirname + '/selenium-server-standalone-2.33.0.jar']
['-jar', __dirname + '/selenium-server-standalone-2.35.0.jar']
),

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

{
"author": "Didit Tech <developers@didit.com>",
"contributors": [ "Eugene Ware <eugene@noblesamurai.com>" ],
"contributors": [
"Eugene Ware <eugene@noblesamurai.com>"
],
"name": "selenium-server",
"description": "Selenium in an npm package",
"version": "2.33.0",
"version": "2.34.0",
"keywords": [

@@ -8,0 +10,0 @@ "bdd",

@@ -7,3 +7,3 @@ # Intro

npm install -g selenium
npm install -g selenium-server

@@ -10,0 +10,0 @@ # Use

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