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

webdriver

Package Overview
Dependencies
Maintainers
3
Versions
506
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webdriver - npm Package Compare versions

Comparing version 8.41.0 to 8.42.0

3

build/command.js

@@ -138,4 +138,7 @@ import logger from '@wdio/logger';

return result.value;
}).catch((error) => {
this.emit('result', { command, method, endpoint, body, result: { error } });
throw error;
});
};
}

4

package.json
{
"name": "webdriver",
"version": "8.41.0",
"version": "8.42.0",
"description": "A Node.js bindings implementation for the W3C WebDriver and Mobile JSONWire Protocol",

@@ -51,3 +51,3 @@ "author": "Christian Bromann <mail@bromann.dev>",

},
"gitHead": "a33b7bfba8013d0f65e54123acc206bd11d38d10"
"gitHead": "e62b14b9da7a0812e9936dcb0731a7ef7ff9b75f"
}

Sorry, the diff of this file is not supported yet

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