@types/selenium-webdriver
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -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'; |
@@ -0,0 +0,0 @@ /** |
Sorry, the diff of this file is too big to display
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
13
234186