eslint-plugin-cypress
Advanced tools
Comparing version
{ | ||
"name": "eslint-plugin-cypress", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "An ESLint plugin for projects using Cypress", | ||
@@ -29,11 +29,11 @@ "main": "legacy.js", | ||
"dependencies": { | ||
"globals": "^15.11.0" | ||
"globals": "^15.15.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^9.13.0", | ||
"eslint-plugin-eslint-plugin": "^6.3.1", | ||
"eslint": "^9.24.0", | ||
"eslint-plugin-eslint-plugin": "^6.4.0", | ||
"eslint-plugin-mocha": "^10.5.0", | ||
"husky": "^9.1.6", | ||
"husky": "^9.1.7", | ||
"jest": "^29.7.0", | ||
"semantic-release": "24.2.0" | ||
"semantic-release": "24.2.3" | ||
}, | ||
@@ -40,0 +40,0 @@ "scripts": { |
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
170055
90.97%92
48.39%3403
135.01%Updated