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

to
4.0.4

9

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

@@ -41,2 +41,7 @@ "license": "MIT",

"githubUsername": "beta-vulgaris"
},
{
"name": "Aleksey Chemakin",
"url": "https://github.com/Dzenly",
"githubUsername": "Dzenly"
}

@@ -53,4 +58,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "9ffcc20968828e4f312f00a343c78886a469ac14502974078e82bda496fce3c0",
"typesPublisherContentHash": "6fdf627029dd0baa42c90858649d33db0c869e2f66883ec598843d01265f3109",
"typeScriptVersion": "2.4"
}

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

Additional Details
* Last updated: Tue, 24 Sep 2019 21:54:00 GMT
* Last updated: Mon, 14 Oct 2019 23:09:08 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Bill Armstrong <https://github.com/BillArmstrong>, Yuki Kokubun <https://github.com/Kuniwak>, Craig Nishina <https://github.com/cnishina>, Simon Gellis <https://github.com/SupernaviX>, Ben Dixon <https://github.com/bendxn>, Ziyu <https://github.com/oddui>, and Johann Wolf <https://github.com/beta-vulgaris>.
These definitions were written by Bill Armstrong <https://github.com/BillArmstrong>, Yuki Kokubun <https://github.com/Kuniwak>, Craig Nishina <https://github.com/cnishina>, Simon Gellis <https://github.com/SupernaviX>, Ben Dixon <https://github.com/bendxn>, Ziyu <https://github.com/oddui>, Johann Wolf <https://github.com/beta-vulgaris>, and Aleksey Chemakin <https://github.com/Dzenly>.

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