@welldone-software/why-did-you-render
Advanced tools
Comparing version 7.0.0 to 7.0.1
/** | ||
* @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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
333009