chromedriver
Advanced tools
Comparing version 126.0.2 to 126.0.3
@@ -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.62'; | ||
const version = '126.0.6478.63'; | ||
let defaultInstance = null; | ||
@@ -21,0 +21,0 @@ |
{ | ||
"name": "chromedriver", | ||
"version": "126.0.2", | ||
"version": "126.0.3", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "chromedriver", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package