eslint-plugin-cypress
Advanced tools
Comparing version
@@ -15,2 +15,3 @@ const globals = require('globals') | ||
'no-debug': require('./lib/rules/no-debug'), | ||
'no-xpath': require('./lib/rules/no-xpath'), | ||
}, | ||
@@ -17,0 +18,0 @@ configs: { |
@@ -18,2 +18,3 @@ const globals = require('globals') | ||
'no-debug': require('./rules/no-debug'), | ||
'no-xpath': require('./rules/no-xpath'), | ||
}, | ||
@@ -20,0 +21,0 @@ } |
{ | ||
"name": "eslint-plugin-cypress", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "An ESLint plugin for projects using Cypress", | ||
@@ -35,3 +35,2 @@ "main": "legacy.js", | ||
"eslint-plugin-mocha": "^10.5.0", | ||
"eslint-plugin-n": "^17.11.1", | ||
"husky": "^9.1.6", | ||
@@ -38,0 +37,0 @@ "jest": "^29.7.0", |
@@ -57,2 +57,3 @@ # Cypress ESLint Plugin [](https://circleci.com/gh/cypress-io/eslint-plugin-cypress/tree/master) | ||
| [no-unnecessary-waiting](docs/rules/no-unnecessary-waiting.md) | disallow waiting for arbitrary time periods | ✅ | | ||
| [no-xpath](docs/rules/no-xpath.md) | disallow using `cy.xpath()` calls | | | ||
| [require-data-selectors](docs/rules/require-data-selectors.md) | require `data-*` attribute selectors | | | ||
@@ -59,0 +60,0 @@ | [unsafe-to-chain-command](docs/rules/unsafe-to-chain-command.md) | disallow actions within chains | ✅ | |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
89046
2.79%6
-14.29%62
5.08%1448
3.95%223
0.45%