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
0
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.1.23 to 4.1.24

2

selenium-webdriver/lib/webdriver.d.ts

@@ -289,3 +289,3 @@ import { WebSocket } from "ws";

/** @override */
actions(options: { async: boolean | undefined; bridge: boolean | undefined }): Actions;
actions(options?: { async?: boolean | undefined; bridge?: boolean | undefined }): Actions;

@@ -292,0 +292,0 @@ /**

{
"name": "@types/selenium-webdriver",
"version": "4.1.23",
"version": "4.1.24",
"description": "TypeScript definitions for selenium-webdriver",

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

},
"typesPublisherContentHash": "f0f65d1b382bb74df0a47cf8f2ea0b3919969f296422a47e1c2ba09f7607efa1",
"typeScriptVersion": "4.7"
"typesPublisherContentHash": "1b978e1f32f3f19f225b66ea7dd72a70763e3c285e615374e98fb9604c4da6a2",
"typeScriptVersion": "4.8"
}

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

### Additional Details
* Last updated: Fri, 31 May 2024 17:06:49 GMT
* Last updated: Fri, 28 Jun 2024 07:07:13 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/ws](https://npmjs.com/package/@types/ws)

@@ -14,0 +14,0 @@

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