@welldone-software/why-did-you-render
Advanced tools
Comparing version 6.0.0-rc.0 to 6.0.0-rc.1
/** | ||
* @welldone-software/why-did-you-render 6.0.0-rc.0 | ||
* @welldone-software/why-did-you-render 6.0.0-rc.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": "6.0.0-rc.0", | ||
"version": "6.0.0-rc.1", | ||
"description": "Monkey patches React to notify you about avoidable re-renders.", | ||
@@ -28,3 +28,3 @@ "types": "types.d.ts", | ||
"scripts": { | ||
"postinstall": "cd test-react-16 && yarn", | ||
"prepare": "cd test-react-16 && yarn", | ||
"start": "cross-env PORT=3003 NODE_ENV=development USE_AUTOMATIC_JSX=true node demo/serve", | ||
@@ -31,0 +31,0 @@ "start:jsx": "cross-env USE_AUTOMATIC_JSX=true yarn start", |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
0
157642