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 3.0.1 to 3.0.2

selenium-webdriver/LICENSE

4

selenium-webdriver/chrome.d.ts

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

interface IOptionsValues {
export interface IOptionsValues {
args: string[];

@@ -38,3 +38,3 @@ binary?: string;

interface IPerfLoggingPrefs {
export interface IPerfLoggingPrefs {
enableNetwork: boolean;

@@ -41,0 +41,0 @@ enablePage: boolean;

@@ -0,0 +0,0 @@ import * as webdriver from './index';

@@ -0,0 +0,0 @@ import * as webdriver from './index';

@@ -0,0 +0,0 @@ import * as webdriver from './index';

@@ -0,0 +0,0 @@ import * as webdriver from './index';

@@ -0,0 +0,0 @@ import * as webdriver from './index';

{
"name": "@types/selenium-webdriver",
"version": "3.0.1",
"version": "3.0.2",
"description": "TypeScript definitions for Selenium WebDriverJS",

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

"peerDependencies": {},
"typesPublisherContentHash": "2764e8ff81d494fa40847b8ec9fa1fac507ceab233496e30c5ec17745b7deeba",
"typesPublisherContentHash": "04eee8e400f981e3269978e72046c130ca729aa558cebc92dfafc330e960346a",
"typeScriptVersion": "2.1"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/selenium-webdriver
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selenium-webdriver
Additional Details
* Last updated: Wed, 29 Mar 2017 23:26:33 GMT
* Last updated: Mon, 17 Apr 2017 17:55:17 GMT
* Dependencies: none

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

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

*/
interface ServiceOptions { }
export interface ServiceOptions { }

@@ -12,0 +12,0 @@ /**

@@ -0,0 +0,0 @@ import * as webdriver from './index';

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