Socket
Socket
Sign inDemoInstall

eslint-plugin-cypress

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-cypress - npm Package Compare versions

Comparing version 2.11.0 to 2.11.1

1

index.js

@@ -7,2 +7,3 @@ const globals = require('globals')

'no-unnecessary-waiting': require('./lib/rules/no-unnecessary-waiting'),
'no-async-tests': require('./lib/rules/no-async-tests'),
'assertion-before-screenshot': require('./lib/rules/assertion-before-screenshot'),

@@ -9,0 +10,0 @@ 'require-data-selectors': require('./lib/rules/require-data-selectors'),

2

package.json
{
"name": "eslint-plugin-cypress",
"version": "2.11.0",
"version": "2.11.1",
"description": "An ESLint plugin for projects using Cypress",

@@ -5,0 +5,0 @@ "main": "index.js",

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