Socket
Socket
Sign inDemoInstall

selenium-webdriver

Package Overview
Dependencies
Maintainers
8
Versions
99
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.13.0 to 4.14.0

6

CHANGES.md

@@ -0,1 +1,7 @@

## 4.14.0
#### :nail_care: Polish
* Adding CDP v118 and removing v115
## 4.13.0

@@ -2,0 +8,0 @@

10

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

@@ -28,6 +28,6 @@ "license": "Apache-2.0",

"tmp": "^0.2.1",
"ws": ">=8.13.0"
"ws": ">=8.14.2"
},
"devDependencies": {
"eslint": "^8.46.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",

@@ -40,5 +40,5 @@ "eslint-plugin-no-only-tests": "^3.1.0",

"multer": "^1.4.5-lts.1",
"prettier": "^3.0.1",
"prettier": "^3.0.3",
"serve-index": "^1.9.1",
"sinon": "^15.2.0"
"sinon": "^16.1.0"
},

@@ -45,0 +45,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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