Socket
Socket
Sign inDemoInstall

chromedriver

Package Overview
Dependencies
61
Maintainers
0
Versions
204
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 126.0.3 to 126.0.4

2

lib/chromedriver.js

@@ -18,3 +18,3 @@ const fs = require('node:fs');

const crpath = process.platform === 'win32' ? path.join(__dirname, 'chromedriver', 'chromedriver.exe') : path.join(__dirname, 'chromedriver', 'chromedriver');
const version = '126.0.6478.63';
const version = '126.0.6478.126';
let defaultInstance = null;

@@ -21,0 +21,0 @@

{
"name": "chromedriver",
"version": "126.0.3",
"version": "126.0.4",
"keywords": [

@@ -5,0 +5,0 @@ "chromedriver",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc