New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/selenium-webdriver

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/selenium-webdriver - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

6

selenium-webdriver/firefox.d.ts

@@ -44,2 +44,8 @@ import * as http from './http';

useGeckoDriver(enable: boolean): Options;
/**
* Configures the geckodriver to start Firefox in headless mode.
* @return {!Options} A self reference.
*/
headless(): Options
}

@@ -46,0 +52,0 @@

4

selenium-webdriver/package.json
{
"name": "@types/selenium-webdriver",
"version": "4.0.1",
"version": "4.0.2",
"description": "TypeScript definitions for Selenium WebDriverJS",

@@ -52,4 +52,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "cf25f05ad4e0f4469f87fdc0eca0f123e4cc23e3c264218317b15bb2e11ac678",
"typesPublisherContentHash": "947b3a62fe64b84010d58804a5c8fc2c6f673041c69bda0e533be009243e3dec",
"typeScriptVersion": "2.4"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 28 Jun 2019 17:37:18 GMT
* Last updated: Mon, 19 Aug 2019 22:24:20 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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