chromedriver
Advanced tools
Comparing version 122.0.5 to 122.0.6
@@ -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 = '122.0.6261.111'; | ||
const version = '122.0.6261.128'; | ||
let defaultInstance = null; | ||
@@ -21,0 +21,0 @@ |
{ | ||
"name": "chromedriver", | ||
"version": "122.0.5", | ||
"version": "122.0.6", | ||
"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