@testing-library/react-hooks
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "@testing-library/react-hooks", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Simple and complete React hooks testing utilities that encourage good testing practices.", | ||
@@ -16,4 +16,3 @@ "main": "lib/index.js", | ||
"src", | ||
"README.md", | ||
"LICENSE.md" | ||
"dont-cleanup-after-each.js" | ||
], | ||
@@ -49,3 +48,3 @@ "author": "Michael Peyper <mpeyper7@gmail.com>", | ||
"@babel/preset-react": "7.6.3", | ||
"all-contributors-cli": "6.9.1", | ||
"all-contributors-cli": "6.9.3", | ||
"babel-eslint": "10.0.3", | ||
@@ -56,4 +55,4 @@ "babel-plugin-module-resolver": "3.2.0", | ||
"docz-theme-default": "1.2.0", | ||
"eslint": "6.5.1", | ||
"eslint-config-prettier": "6.4.0", | ||
"eslint": "6.6.0", | ||
"eslint-config-prettier": "6.5.0", | ||
"eslint-plugin-prettier": "3.1.1", | ||
@@ -66,4 +65,4 @@ "husky": "3.0.9", | ||
"prettier-eslint-cli": "5.0.0", | ||
"react": "16.10.2", | ||
"react-test-renderer": "16.10.2" | ||
"react": "16.11.0", | ||
"react-test-renderer": "16.11.0" | ||
}, | ||
@@ -70,0 +69,0 @@ "peerDependencies": { |
@@ -30,3 +30,3 @@ <div align="center"> | ||
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-) | ||
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors) | ||
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) | ||
@@ -33,0 +33,0 @@ [![Code of Conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square)](https://github.com/testing-library/react-hooks-testing-library/blob/master/CODE_OF_CONDUCT.md) |
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
26049
8
335