chromedriver
Advanced tools
Comparing version 127.0.2 to 127.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 = '127.0.6533.99'; | ||
const version = '127.0.6533.119'; | ||
let defaultInstance = null; | ||
@@ -21,0 +21,0 @@ |
{ | ||
"name": "chromedriver", | ||
"version": "127.0.2", | ||
"version": "127.0.3", | ||
"keywords": [ | ||
@@ -34,3 +34,3 @@ "chromedriver", | ||
"@testim/chrome-version": "^1.1.4", | ||
"axios": "^1.6.7", | ||
"axios": "^1.7.4", | ||
"compare-versions": "^6.1.0", | ||
@@ -37,0 +37,0 @@ "extract-zip": "^2.0.1", |
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
45433
Updatedaxios@^1.7.4