Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

geckodriver

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geckodriver - npm Package Compare versions

Comparing version 4.3.2 to 4.3.3

26

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc