Socket
Socket
Sign inDemoInstall

eslint-plugin-testing-library

Package Overview
Dependencies
Maintainers
3
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-testing-library - npm Package Compare versions

Comparing version 5.0.0-alpha.10 to 5.0.0

8

package.json
{
"name": "eslint-plugin-testing-library",
"version": "5.0.0-alpha.10",
"version": "5.0.0",
"description": "ESLint rules for Testing Library",

@@ -60,3 +60,3 @@ "keywords": [

"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^25.0.6",
"eslint-plugin-jest": "^25.2.2",
"eslint-plugin-jest-formatting": "^3.0.0",

@@ -68,7 +68,7 @@ "eslint-plugin-node": "^11.1.0",

"is-ci": "^3.0.0",
"jest": "^27.2.5",
"jest": "^27.3.0",
"lint-staged": "^11.2.3",
"prettier": "2.4.1",
"semantic-release": "^18.0.0",
"ts-jest": "27.0.5",
"ts-jest": "27.0.7",
"ts-node": "^10.3.0",

@@ -75,0 +75,0 @@ "typescript": "^4.4.4"

@@ -53,2 +53,3 @@ <div align="center">

- [Migrate guide for v4](docs/migration-guides/v4.md)
- [Migrate guide for v5](docs/migration-guides/v5.md)

@@ -55,0 +56,0 @@ ## Usage

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