@testing-library/react-hooks
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@testing-library/react-hooks", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Simple and complete React hooks testing utilities that encourage good testing practices.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -129,4 +129,3 @@ <div align="center"> | ||
Both of these dependecies must be installed as at least version `16.9.0` to be compatible with | ||
`react-hooks-testing-library`. | ||
> **NOTE: The minimum supported version of `react` and `react-test-renderer` is `^16.9.0`.** | ||
@@ -133,0 +132,0 @@ ## API |
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
22331
201