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

selenium-webdriver

Package Overview
Dependencies
Maintainers
8
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

selenium-webdriver - npm Package Compare versions

Comparing version 4.28.0 to 4.28.1

4

CHANGES.md

@@ -0,1 +1,5 @@

## 4.28.1
--> Bumping version for nightly
--> [JS] specify min required node versiton to 18.20.5
## 4.28.0

@@ -2,0 +6,0 @@

4

package.json
{
"name": "selenium-webdriver",
"version": "4.28.0",
"version": "4.28.1",
"description": "The official WebDriver JavaScript bindings from the Selenium project",

@@ -23,3 +23,3 @@ "license": "Apache-2.0",

"engines": {
"node": ">= 22.13.0"
"node": ">= 18.20.5"
},

@@ -26,0 +26,0 @@ "dependencies": {

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