New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

why-did-you-update

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

why-did-you-update - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

4

package.json
{
"name": "why-did-you-update",
"version": "0.0.5",
"description": "Patch React to discover unecessary re-renders",
"version": "0.0.6",
"description": "Patch React to discover unnecessary re-renders",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "files": [

@@ -10,3 +10,3 @@ # Why did you update, bruh?

A function that monkey patches React and notifies you in the console when unnecessary re-renders occur. Super helpful for easy perf gainzzzzz.
A function that monkey patches React and notifies you in the console when **potentially** unnecessary re-renders occur. Super helpful for easy perf gainzzzzz.

@@ -13,0 +13,0 @@ ### How to

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