You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

eslint-plugin-cypress

Package Overview
Dependencies
1
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.0 to 2.6.1

tests/config.js

4

index.js

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

globals: {
globals: Object.assign(globals.browser, globals.mocha, {
globals: Object.assign({
cy: false,

@@ -21,3 +21,3 @@ Cypress: false,

chai: false,
}),
}, globals.browser, globals.mocha),
parserOptions: {

@@ -24,0 +24,0 @@ ecmaVersion: 2019,

{
"name": "eslint-plugin-cypress",
"version": "2.6.0",
"version": "2.6.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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc