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

eslint-plugin-wdio

Package Overview
Dependencies
Maintainers
5
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-wdio - npm Package Compare versions

Comparing version 7.20.8 to 7.21.0

2

build/constants.js

@@ -14,3 +14,5 @@ "use strict";

'toBeEnabled',
'toExist',
'toBeExisting',
'toBePresent',
'toBeFocused',

@@ -17,0 +19,0 @@ 'toBeSelected',

4

package.json
{
"name": "eslint-plugin-wdio",
"version": "7.20.8",
"version": "7.21.0",
"description": "Eslint rules for WebdriverIO",

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

},
"gitHead": "8ea0ee903b02157b9ee511c8750be2282b4f4519"
"gitHead": "808149cc5875529a2c0b3592dc5e255796e8ece4"
}

@@ -11,3 +11,5 @@ export const MATCHERS = [

'toBeEnabled',
'toExist',
'toBeExisting',
'toBePresent',
'toBeFocused',

@@ -14,0 +16,0 @@ 'toBeSelected',

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