New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

wd-bidi

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wd-bidi - npm Package Compare versions

Comparing version 0.0.4-alpha-8 to 0.0.4-alpha-9

41

package.json
{
"name": "wd-bidi",
"version": "0.0.4-alpha-8",
"description": "",
"version": "0.0.4-alpha-9",
"description": "WebDriver BiDi API for automation testing",
"main": "./build/cjs/index.js",

@@ -9,3 +9,3 @@ "module": "./build/esm/index.js",

"scripts": {
"clean": "rimraf ./build",
"clean": "rimraf ./build && rimraf ./docs",
"build:es": "tsc",

@@ -21,3 +21,14 @@ "build:cjs": "tsc -p tsconfig.cjs.json",

},
"keywords": [],
"keywords": [
"WebDriver",
"Bidi",
"wd-bidi",
"Webdriver BiDi",
"WebDriver-BiDi",
"BiDi-API-for-WebDriver",
"WebDriver-Bidirectional",
"BiDi-Protocol-WebDriver",
"BiDi-WebDriver",
"BiDi-Javascript-WebDriver-API"
],
"author": {

@@ -33,15 +44,15 @@ "name": "Sri Harsha",

"devDependencies": {
"@eslint/js": "^9.6.0",
"@types/node": "^20.12.9",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "^8.57.0",
"@eslint/js": "^9.7.0",
"@types/node": "^20.14.10",
"@types/ws": "^8.5.11",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"eslint": "^8.57.0 ",
"globals": "^15.8.0",
"rimraf": "^5.0.8",
"typedoc": "^0.26.3",
"typescript": "^5.4.5",
"typescript-eslint": "^7.15.0",
"ws": "^8.17.0"
"rimraf": "^6.0.1",
"typedoc": "^0.26.4",
"typescript": "^5.5.3",
"typescript-eslint": "^7.16.0",
"ws": "^8.18.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