chromedriver
Advanced tools
Comparing version 124.0.0 to 124.0.1
@@ -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 = '124.0.6367.78'; | ||
const version = '124.0.6367.91'; | ||
let defaultInstance = null; | ||
@@ -21,0 +21,0 @@ |
{ | ||
"name": "chromedriver", | ||
"version": "124.0.0", | ||
"version": "124.0.1", | ||
"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