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
3
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 7.0.0 to 7.0.1

4

dist/whyDidYouRender.js
/**
* @welldone-software/why-did-you-render 7.0.0
* @welldone-software/why-did-you-render 7.0.1
* MIT Licensed
* Generated by Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)
* Generated at 2022-04-02
* Generated at 2022-04-04
*/

@@ -7,0 +7,0 @@

import './types.d.ts';

@@ -0,0 +0,0 @@ /* eslint-disable*/

import './types.d.ts';
module.exports = require('react/jsx-runtime');
{
"name": "@welldone-software/why-did-you-render",
"version": "7.0.0",
"version": "7.0.1",
"description": "Monkey patches React to notify you about avoidable re-renders.",

@@ -61,3 +61,3 @@ "types": "types.d.ts",

"peerDependencies": {
"react": "^16 || ^17 | ^18"
"react": "^16 || ^17 || ^18"
},

@@ -64,0 +64,0 @@ "devDependencies": {

@@ -0,0 +0,0 @@ # Why Did You Render

@@ -0,0 +0,0 @@ import * as React from 'react';

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc