Socket
Socket
Sign inDemoInstall

@testing-library/react-hooks

Package Overview
Dependencies
Maintainers
16
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.4.1 to 3.4.2

28

package.json
{
"name": "@testing-library/react-hooks",
"version": "3.4.1",
"version": "3.4.2",
"description": "Simple and complete React hooks testing utilities that encourage good testing practices.",

@@ -38,13 +38,13 @@ "main": "lib/index.js",

"@babel/runtime": "^7.5.4",
"@types/testing-library__react-hooks": "^3.3.0"
"@types/testing-library__react-hooks": "^3.4.0"
},
"devDependencies": {
"@babel/cli": "7.10.5",
"@babel/core": "7.10.5",
"@babel/plugin-proposal-object-rest-spread": "7.10.4",
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
"@babel/plugin-transform-modules-commonjs": "7.10.4",
"@babel/plugin-transform-runtime": "7.10.5",
"@babel/preset-env": "7.10.4",
"@babel/plugin-transform-runtime": "7.11.5",
"@babel/preset-env": "7.11.5",
"@babel/preset-react": "7.10.4",
"all-contributors-cli": "6.16.1",
"all-contributors-cli": "6.17.4",
"babel-eslint": "10.1.0",

@@ -55,9 +55,9 @@ "babel-plugin-module-resolver": "4.0.0",

"docz-theme-default": "1.2.0",
"eslint": "7.5.0",
"eslint-config-prettier": "6.11.0",
"eslint": "7.10.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-prettier": "3.1.4",
"husky": "4.2.5",
"jest": "26.1.0",
"lint-staged": "10.2.11",
"prettier": "2.0.5",
"husky": "4.3.0",
"jest": "26.4.2",
"lint-staged": "10.4.0",
"prettier": "2.1.2",
"prettier-eslint": "11.0.0",

@@ -64,0 +64,0 @@ "prettier-eslint-cli": "5.0.0",

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