Socket
Socket
Sign inDemoInstall

eslint-plugin-jest-dom

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-jest-dom - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

14

package.json
{
"name": "eslint-plugin-jest-dom",
"version": "3.2.0",
"version": "3.2.1",
"description": "ESLint plugin to follow best practices and anticipate common mistakes when writing tests with jest-dom",

@@ -9,3 +9,10 @@ "main": "dist/index.js",

"eslintplugin",
"eslint-plugin"
"eslint-plugin",
"jest-dom",
"testing-library",
"react-testing-library",
"dom-testing-library",
"RTL",
"DTL",
"tests"
],

@@ -39,2 +46,3 @@ "author": "Ben Monro",

"devDependencies": {
"eslint": "6.8",
"jest-extended": "^0.11.5",

@@ -44,3 +52,3 @@ "kcd-scripts": "^6.0.0"

"peerDependencies": {
"eslint": "^7.0.0"
"eslint": ">=6.8"
},

@@ -47,0 +55,0 @@ "eslintConfig": {

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