Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-test-selectors

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-test-selectors - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

8

package.json
{
"name": "eslint-plugin-test-selectors",
"version": "1.2.3",
"version": "1.2.4",
"description": "Makes sure test DOM attributes (e.g. data-test-id) are added to interactive DOM elements.",

@@ -23,8 +23,8 @@ "keywords": [

"jsx-ast-utils": "^2.2.3",
"requireindex": "^1.1.0"
"requireindex": "^1.2.0"
},
"devDependencies": {
"babel-eslint": "^10.0.3",
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"mocha": "^7.0.1"
"mocha": "^7.1.0"
},

@@ -31,0 +31,0 @@ "engines": {

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