eslint-plugin-testing-library
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -7,2 +7,3 @@ 'use strict'; | ||
'@testing-library/dom', | ||
'@testing-library/angular', | ||
'@testing-library/react', | ||
@@ -9,0 +10,0 @@ '@testing-library/preact', |
{ | ||
"name": "eslint-plugin-testing-library", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "ESLint rules for Testing Library", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -26,3 +26,3 @@ <div align="center"> | ||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> | ||
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) | ||
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) | ||
<!-- ALL-CONTRIBUTORS-BADGE:END --> | ||
@@ -198,2 +198,5 @@ | ||
</tr> | ||
<tr> | ||
<td align="center"><a href="http://tdeekens.name"><img src="https://avatars3.githubusercontent.com/u/1877073?v=4" width="100px;" alt=""/><br /><sub><b>Tobias Deekens</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/issues?q=author%3Atdeekens" title="Bug reports">🐛</a></td> | ||
</tr> | ||
</table> | ||
@@ -200,0 +203,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56549
1182
207