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

@wethegit/react-hooks

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wethegit/react-hooks - npm Package Compare versions

Comparing version 2.0.0-beta.1 to 2.0.0

2

dist/react-hooks.js

@@ -19,3 +19,3 @@ import { useRef as m, useState as a, useEffect as f, useCallback as p, useMemo as E, createContext as h, useContext as b } from "react";

);
}, 10) : r === "entering" ? u.current = setTimeout(() => {
}, 100) : r === "entering" ? u.current = setTimeout(() => {
n(

@@ -22,0 +22,0 @@ "entered"

{
"name": "@wethegit/react-hooks",
"version": "2.0.0-beta.1",
"version": "2.0.0",
"description": "A collection of helpers for use in React projects.",

@@ -33,3 +33,3 @@ "files": [

"type": "git",
"url": "https://github.com/wethegit/react-hooks"
"url": "git+https://github.com/wethegit/react-hooks.git"
},

@@ -42,4 +42,2 @@ "bugs": {

"devDependencies": {
"@changesets/changelog-github": "~0.4.8",
"@changesets/cli": "~2.26.2",
"@types/node": "~20.10.0",

@@ -51,3 +49,3 @@ "@types/react": "~18.2.38",

"@vitejs/plugin-react-swc": "^3.0.0",
"eslint": "^8.38.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "~8.3.0",

@@ -60,4 +58,4 @@ "eslint-plugin-react": "^7.32.2",

"prettier": "~2.8.8",
"react": "17 - 18",
"react-dom": "17 - 18",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"typescript": "~5.3.2",

@@ -64,0 +62,0 @@ "vite": "^4.3.2",

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