Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@testing-library/react-hooks

Package Overview
Dependencies
Maintainers
12
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testing-library/react-hooks - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

dont-cleanup-after-each.js

15

package.json
{
"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)

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