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

log-when-you-update

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

log-when-you-update - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

package.json
{
"name": "log-when-you-update",
"version": "0.0.2",
"description": "Patch React to log when update render",
"version": "0.0.3",
"description": "Notification your console on log when React is render updates",
"main": "lib/index.js",

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

@@ -8,6 +8,4 @@ # Log when you update, bruh?

![](http://i.imgur.com/Ui8YUBe.png)
A function that monkey patches React and notifies you in the console when component **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.
### How to

@@ -35,3 +33,3 @@

[build-badge]: https://img.shields.io/travis/garbles/why-did-you-update/master.svg?style=flat-square
[build]: https://travis-ci.org/garbles/why-did-you-update
[build-badge]: https://img.shields.io/travis/firejune/log-when-you-update/master.svg?style=flat-square
[build]: https://travis-ci.org/firejune/log-when-you-update
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