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

@types/selenium-webdriver

Package Overview
Dependencies
Maintainers
1
Versions
113
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 2.53.47 to 2.53.48

4

selenium-webdriver v2.53/chrome.d.ts

@@ -7,3 +7,2 @@ import * as webdriver from './index';

*
* @extends {webdriver.WebDriver}
*/

@@ -18,3 +17,2 @@ export class Driver extends webdriver.WebDriver {

* {@code null} to use the currently active flow.
* @constructor
*/

@@ -51,3 +49,2 @@ constructor(

/**
* @constructor
*/

@@ -303,3 +300,2 @@ constructor();

* cannot be found on the PATH.
* @constructor
*/

@@ -306,0 +302,0 @@ constructor(opt_exe?: string);

@@ -11,3 +11,2 @@ import * as webdriver from './index';

* specified, will attempt to locate Firefox on the current system.
* @constructor
*/

@@ -49,3 +48,2 @@ constructor(opt_exe?: string);

* be used.
* @constructor
*/

@@ -52,0 +50,0 @@ constructor(opt_dir?: string);

@@ -97,3 +97,2 @@ import * as webdriver from './index';

*
* @implements {cmd.Executor}
*/

@@ -100,0 +99,0 @@ export class Executor {

6

selenium-webdriver v2.53/package.json
{
"name": "@types/selenium-webdriver",
"version": "2.53.47",
"version": "2.53.48",
"description": "TypeScript definitions for Selenium WebDriverJS",

@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selenium-webdriver",

"dependencies": {},
"typesPublisherContentHash": "5fefda1c850a30c87f6d30c55fb5f5db854e4f8f0d5d31c6b079bbbdd9f3c532",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "3ac00b832094a1d2284030728f67f9365600fccf3a9f3d3a27d5eb70fce35092",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Thu, 12 May 2022 18:01:35 GMT
* Last updated: Sat, 29 Apr 2023 04:03:44 GMT
* Dependencies: none

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

@@ -87,3 +87,2 @@ import * as webdriver from './index';

/**
* @constructor
**/

@@ -90,0 +89,0 @@ constructor();

@@ -29,3 +29,2 @@ import * as webdriver from './index';

/**
* @implements {command.Executor}
*/

@@ -32,0 +31,0 @@ export class CommandExecutor {}

Sorry, the diff of this file is too big to display

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