Socket
Socket
Sign inDemoInstall

@wdio/protocols

Package Overview
Dependencies
Maintainers
7
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/protocols - npm Package Compare versions

Comparing version 5.16.0 to 5.16.4

4

package.json
{
"name": "@wdio/protocols",
"version": "5.16.0",
"version": "5.16.4",
"description": "Utility package providing information about automation protocols",

@@ -30,3 +30,3 @@ "author": "Christian Bromann <christian@saucelabs.com>",

},
"gitHead": "ee9cc7ecb606a316ab157c7cef23cd95bc070aec"
"gitHead": "79d4df021ff141232e90bbb51021d330f5561c77"
}

@@ -183,3 +183,3 @@ {

"command": "assertPerformance",
"description": "Assert against the performance baseline of your app (private beta service, not yet available to the public).",
"description": "Assert against the performance baseline of your app.",
"ref": "https://wiki.saucelabs.com/display/DOCS/Custom+Sauce+Labs+WebDriver+Extensions+for+Network+and+Log+Commands",

@@ -208,5 +208,5 @@ "examples": [

"returns": {
"type": "Boolean",
"type": "Object",
"name": "hasRegression",
"description": "Returns true if any metrics have a regression."
"description": "An object containing the result as well as metrics about the result."
}

@@ -213,0 +213,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