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

@welldone-software/why-did-you-render

Package Overview
Dependencies
Maintainers
2
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@welldone-software/why-did-you-render - npm Package Compare versions

Comparing version 6.0.4 to 6.0.5

8

dist/whyDidYouRender.js
/**
* @welldone-software/why-did-you-render 6.0.4
* @welldone-software/why-did-you-render 6.0.5
* MIT Licensed
* Generated by Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)
* Generated at 2020-12-26
* Generated at 2020-12-30
*/

@@ -1433,2 +1433,6 @@

function whyDidYouRender(React, userOptions) {
if (React.isWDYR) {
return;
}
Object.assign(wdyrStore, {

@@ -1435,0 +1439,0 @@ React: React,

{
"name": "@welldone-software/why-did-you-render",
"version": "6.0.4",
"version": "6.0.5",
"description": "Monkey patches React to notify you about avoidable re-renders.",

@@ -5,0 +5,0 @@ "types": "types.d.ts",

Sorry, the diff of this file is not supported yet

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