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.21.0 to 7.25.3

2

build/rules/await-expect.js

@@ -10,3 +10,3 @@ "use strict";

category: 'Possible Errors',
url: 'https://github.com/webdriverio/packages/eslint-plugin-wdio/docs/rules/await-expect.md',
url: 'https://github.com/webdriverio/webdriverio/blob/main/packages/eslint-plugin-wdio/docs/rules/await-expect.md',
recommended: false,

@@ -13,0 +13,0 @@ },

@@ -10,3 +10,3 @@ "use strict";

category: 'Possible Errors',
url: 'https://github.com/webdriverio/packages/eslint-plugin-wdio/docs/rules/no-debug.md',
url: 'https://github.com/webdriverio/webdriverio/blob/main/packages/eslint-plugin-wdio/docs/rules/no-debug.md',
recommended: false,

@@ -13,0 +13,0 @@ },

@@ -10,3 +10,3 @@ "use strict";

category: 'Possible Errors',
url: 'https://github.com/webdriverio/packages/eslint-plugin-wdio/docs/rules/no-pause.md',
url: 'https://github.com/webdriverio/webdriverio/blob/main/packages/eslint-plugin-wdio/docs/rules/no-pause.md',
recommended: false,

@@ -13,0 +13,0 @@ },

{
"name": "eslint-plugin-wdio",
"version": "7.21.0",
"version": "7.25.3",
"description": "Eslint rules for WebdriverIO",

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

},
"gitHead": "808149cc5875529a2c0b3592dc5e255796e8ece4"
"gitHead": "708231ec4ceaedc33eb81426e9a71529058ec040"
}

@@ -12,3 +12,3 @@ import type { Rule } from 'eslint'

category: 'Possible Errors',
url: 'https://github.com/webdriverio/packages/eslint-plugin-wdio/docs/rules/await-expect.md',
url: 'https://github.com/webdriverio/webdriverio/blob/main/packages/eslint-plugin-wdio/docs/rules/await-expect.md',
recommended: false,

@@ -15,0 +15,0 @@ },

@@ -10,3 +10,3 @@ import { Rule } from 'eslint'

category: 'Possible Errors',
url: 'https://github.com/webdriverio/packages/eslint-plugin-wdio/docs/rules/no-debug.md',
url: 'https://github.com/webdriverio/webdriverio/blob/main/packages/eslint-plugin-wdio/docs/rules/no-debug.md',
recommended: false,

@@ -13,0 +13,0 @@ },

@@ -10,3 +10,3 @@ import { Rule } from 'eslint'

category: 'Possible Errors',
url: 'https://github.com/webdriverio/packages/eslint-plugin-wdio/docs/rules/no-pause.md',
url: 'https://github.com/webdriverio/webdriverio/blob/main/packages/eslint-plugin-wdio/docs/rules/no-pause.md',
recommended: false,

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