Socket
Socket
Sign inDemoInstall

react-optimized-effects

Package Overview
Dependencies
1
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.3

dist/hooks/useTest/index.d.ts

4

package.json
{
"name": "react-optimized-effects",
"version": "1.2.1",
"version": "1.2.3",
"description": "This React package optimizes the usage of useEffect, eliminating unnecessary re-renders, and efficiently handling multiple API calls. It analyzes dependencies to trigger effects only when needed, ensuring optimal performance. Prevent redundant network requests and enhance the responsiveness of your React application with ease. Install React-Optimized-Effects now for streamlined useEffects and improved efficiency.",
"author": "Mohamed Bahrawy",
"license": "Apache",
"license": "GNU",
"repository": "https://github.com/mBahrawy/react-optimized-effects",

@@ -8,0 +8,0 @@ "main": "dist/index.js",

@@ -0,0 +0,0 @@ ## React optimized effects, A very efficient component life-cycle hook.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc