geckodriver
Advanced tools
Comparing version 4.3.2 to 4.3.3
{ | ||
"name": "geckodriver", | ||
"version": "4.3.2", | ||
"version": "4.3.3", | ||
"description": "Mozilla's Geckodriver for Node.js", | ||
@@ -54,21 +54,21 @@ "homepage": "https://github.com/webdriverio-community/node-geckodriver#readme", | ||
"devDependencies": { | ||
"@types/node": "^20.11.16", | ||
"@types/node": "^20.11.19", | ||
"@types/tar-fs": "^2.0.4", | ||
"@types/unzipper": "^0.10.9", | ||
"@typescript-eslint/eslint-plugin": "^6.20.0", | ||
"@typescript-eslint/parser": "^6.20.0", | ||
"@vitest/coverage-v8": "^1.2.2", | ||
"@typescript-eslint/eslint-plugin": "^7.0.2", | ||
"@typescript-eslint/parser": "^7.0.2", | ||
"@vitest/coverage-v8": "^1.3.0", | ||
"eslint": "^8.56.0", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-unicorn": "^50.0.1", | ||
"eslint-plugin-unicorn": "^51.0.1", | ||
"geckodriver": ".", | ||
"husky": "^9.0.10", | ||
"husky": "^9.0.11", | ||
"npm-run-all": "^4.1.5", | ||
"octokit": "^3.1.2", | ||
"release-it": "^17.0.3", | ||
"release-it": "^17.1.1", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.2.2", | ||
"vitest": "^1.3.0", | ||
"wait-port": "^1.1.0", | ||
"webdriverio": "^8.29.3" | ||
"webdriverio": "^8.32.2" | ||
}, | ||
@@ -78,6 +78,6 @@ "dependencies": { | ||
"decamelize": "^6.0.0", | ||
"http-proxy-agent": "^7.0.0", | ||
"https-proxy-agent": "^7.0.2", | ||
"http-proxy-agent": "^7.0.2", | ||
"https-proxy-agent": "^7.0.4", | ||
"node-fetch": "^3.3.2", | ||
"tar-fs": "^3.0.4", | ||
"tar-fs": "^3.0.5", | ||
"unzipper": "^0.10.14", | ||
@@ -84,0 +84,0 @@ "which": "^4.0.0" |
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
51689
Updatedhttp-proxy-agent@^7.0.2
Updatedhttps-proxy-agent@^7.0.4
Updatedtar-fs@^3.0.5