@welldone-software/why-did-you-render
Advanced tools
Comparing version 5.0.0-alpha.0 to 5.0.0-alpha.1
/** | ||
* @welldone-software/why-did-you-render 5.0.0-alpha.0 | ||
* @welldone-software/why-did-you-render 5.0.0-alpha.1 | ||
* MIT Licensed | ||
@@ -4,0 +4,0 @@ * Generated by Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman) |
{ | ||
"name": "@welldone-software/why-did-you-render", | ||
"version": "5.0.0-alpha.0", | ||
"version": "5.0.0-alpha.1", | ||
"description": "Monkey patches React to notify you about avoidable re-renders.", | ||
@@ -8,3 +8,3 @@ "types": "types.d.ts", | ||
"files": [ | ||
"dist/", | ||
"dist", | ||
"types.d.ts" | ||
@@ -36,3 +36,3 @@ ], | ||
"checkHealth": "yarn lint && yarn test", | ||
"version": "yarn checkHealth && yarn build && git add --all dist", | ||
"version": "yarn checkHealth && yarn build", | ||
"postversion": "git push && git push --tags", | ||
@@ -39,0 +39,0 @@ "cypress:open": "cypress open", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
97157