Socket
Socket
Sign inDemoInstall

react-use

Package Overview
Dependencies
Maintainers
1
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-use - npm Package Compare versions

Comparing version 17.4.0 to 17.4.1

54

package.json
{
"name": "react-use",
"version": "17.4.0",
"version": "17.4.1",
"description": "Collection of React Hooks",

@@ -56,3 +56,3 @@ "main": "lib/index.js",

"js-cookie": "^2.2.1",
"nano-css": "^5.3.1",
"nano-css": "^5.6.1",
"react-universal-interface": "^0.6.2",

@@ -71,7 +71,7 @@ "resize-observer-polyfill": "^1.5.1",

"devDependencies": {
"@babel/core": "7.16.0",
"@babel/core": "7.20.2",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.16.4",
"@babel/preset-react": "7.16.0",
"@babel/preset-typescript": "7.16.0",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@semantic-release/changelog": "5.0.1",

@@ -88,3 +88,3 @@ "@semantic-release/git": "9.0.1",

"@testing-library/react-hooks": "7.0.2",
"@types/jest": "27.0.3",
"@types/jest": "27.5.2",
"@types/react": "17.0.0",

@@ -95,20 +95,20 @@ "@typescript-eslint/eslint-plugin": "5.6.0",

"babel-eslint": "10.1.0",
"babel-loader": "8.2.3",
"babel-loader": "8.3.0",
"babel-plugin-dynamic-import-node": "2.3.3",
"eslint": "8.4.1",
"eslint-config-prettier": "8.3.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "6.0.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.27.1",
"eslint-plugin-react-hooks": "4.3.0",
"fork-ts-checker-webpack-plugin": "6.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react-hooks": "4.6.0",
"fork-ts-checker-webpack-plugin": "6.5.2",
"gh-pages": "3.2.3",
"husky": "7.0.4",
"jest": "26.6.3",
"jest-localstorage-mock": "2.4.18",
"keyboardjs": "2.6.4",
"lint-staged": "12.1.2",
"jest-localstorage-mock": "2.4.22",
"keyboardjs": "2.7.0",
"lint-staged": "12.5.0",
"markdown-loader": "6.0.0",

@@ -119,14 +119,14 @@ "prettier": "2.3.0",

"react-dom": "17.0.2",
"react-frame-component": "5.2.1",
"react-spring": "9.3.2",
"react-frame-component": "5.2.3",
"react-spring": "9.5.5",
"react-test-renderer": "17.0.2",
"rebound": "0.1.0",
"redux-logger": "3.0.6",
"redux-thunk": "2.4.1",
"redux-thunk": "2.4.2",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
"rxjs": "7.5.7",
"semantic-release": "17.4.7",
"ts-jest": "26.5.6",
"ts-loader": "~8.2.0",
"ts-node": "10.4.0",
"ts-loader": "8.4.0",
"ts-node": "10.9.1",
"typescript": "4.1.5"

@@ -165,4 +165,4 @@ },

"volta": {
"node": "14.18.2",
"yarn": "1.22.17"
"node": "14.21.1",
"yarn": "1.22.19"
},

@@ -169,0 +169,0 @@ "collective": {

Sorry, the diff of this file is too big to display

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