{"versions":{"6.2.3":{"name":"@welldone-software/why-did-you-render","version":"6.2.3","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"jest \"./tests\" --config=jest.config.js","test:react-17":"yarn _test","test:react-17-classic":"cross-env USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-17","test:watch":"yarn test:quick --watch","test":"yarn test:react-17 && yarn test:react-16 && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --max-warnings 0 --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.0","@babel/eslint-parser":"^7.16.3","@babel/plugin-proposal-class-properties":"^7.16.0","@babel/preset-env":"^7.16.0","@babel/preset-react":"^7.16.0","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-replace":"^3.0.0","@testing-library/jest-dom":"^5.15.0","@testing-library/react":"^12.1.2","@types/react-redux":"^7.1.20","@welldone-software/jest-console-handler":"^1.0.0","acorn-walk":"^8.2.0","astring":"^1.7.5","babel-core":"^7.0.0-bridge.0","babel-jest":"^27.3.1","concurrently":"^6.4.0","coveralls":"^3.1.1","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^9.0.0","eslint":"^8.2.0","eslint-plugin-cypress":"^2.12.1","eslint-plugin-jest":"^25.2.4","eslint-plugin-react":"^7.27.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^7.0.4","jest":"^27.3.1","jest-cli":"^27.3.1","magic-string":"^0.25.7","nollup":"^0.18.6","react":"^17.0.2","react-16":"npm:react@^16.14.0","react-dom":"npm:@hot-loader/react-dom@^17.0.1","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-hot-loader":"^4.13.0","react-is":"^17.0.2","react-is-16":"npm:react-is@^16.13.1","react-redux":"^7.2.6","react-router-dom":"^6.0.2","react-router-dom-5":"npm:react-router-dom@^5.3.0","redux":"^4.1.2","rimraf":"^3.0.2","rollup":"^2.60.0","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.8.0","rollup-plugin-license":"^2.6.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.14.0","styled-components":"^5.3.3","typescript":"^4.4.4"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.2.3","dist":{"shasum":"cdd5e27cf25b7e767c1c0b0e8808f67d3f6be833","integrity":"sha512-FQgi90jvC9uw2aALlonJfqaWOvU5UUBBVvdAnS2iryXwCc4YJkKsPJY5Y/LzaND3OIyk8XGUn1vTRn6hcem28Q==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.2.3.tgz","fileCount":12,"unpackedSize":163811,"size":41490,"noattachment":false},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.2.3_1636907780161_0.024935556211138188"},"_hasShrinkwrap":false,"publish_time":1636907780354,"_cnpm_publish_time":1636907780354,"_cnpmcore_publish_time":"2021-12-16T15:04:41.806Z","contributors":[]},"6.2.2":{"name":"@welldone-software/why-did-you-render","version":"6.2.2","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"jest \"./tests\" --config=jest.config.js","test:react-17":"yarn _test","test:react-17-classic":"cross-env USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-17","test:watch":"yarn test:quick --watch","test":"yarn test:react-17 && yarn test:react-16 && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --max-warnings 0 --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.0","@babel/eslint-parser":"^7.16.3","@babel/plugin-proposal-class-properties":"^7.16.0","@babel/preset-env":"^7.16.0","@babel/preset-react":"^7.16.0","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-replace":"^3.0.0","@testing-library/jest-dom":"^5.15.0","@testing-library/react":"^12.1.2","@types/react-redux":"^7.1.20","@welldone-software/jest-console-handler":"^1.0.0","acorn-walk":"^8.2.0","astring":"^1.7.5","babel-core":"^7.0.0-bridge.0","babel-jest":"^27.3.1","concurrently":"^6.4.0","coveralls":"^3.1.1","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^9.0.0","eslint":"^8.2.0","eslint-plugin-cypress":"^2.12.1","eslint-plugin-jest":"^25.2.4","eslint-plugin-react":"^7.27.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^7.0.4","jest":"^27.3.1","jest-cli":"^27.3.1","magic-string":"^0.25.7","nollup":"^0.18.6","react":"^17.0.2","react-16":"npm:react@^16.14.0","react-dom":"npm:@hot-loader/react-dom@^17.0.1","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-hot-loader":"^4.13.0","react-is":"^17.0.2","react-is-16":"npm:react-is@^16.13.1","react-redux":"^7.2.6","react-router-dom":"^6.0.2","react-router-dom-5":"npm:react-router-dom@^5.3.0","redux":"^4.1.2","rimraf":"^3.0.2","rollup":"^2.60.0","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.8.0","rollup-plugin-license":"^2.6.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.14.0","styled-components":"^5.3.3","typescript":"^4.4.4"},"gitHead":"0467b9d8a7e2c40741d51c9cafdb944864910407","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@6.2.2","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-Ujq1SsmesR6LRwr+qj3i7WCySW4kQAjcF/HkFWHXIxiyOY7TaDedRa3lXlYdGrwCUErax7ySbm/tfO7uzXbi/g==","shasum":"e63cb6eb036b9fa846612795278c5c88e86752d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.2.2.tgz","fileCount":8,"unpackedSize":22200,"size":7695,"noattachment":false},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.2.2_1636907618738_0.1869362905847345"},"_hasShrinkwrap":false,"publish_time":1636907618878,"_cnpm_publish_time":1636907618878,"_cnpmcore_publish_time":"2021-12-16T15:04:42.068Z","contributors":[]},"6.2.1":{"name":"@welldone-software/why-did-you-render","version":"6.2.1","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"jest \"./tests\" --config=jest.config.js","test:react-17":"yarn _test","test:react-17-classic":"cross-env USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-17","test:watch":"yarn test:quick --watch","test":"yarn test:react-17 && yarn test:react-16 && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --max-warnings 0 --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.14.8","@babel/core":"^7.15.0","@babel/eslint-parser":"^7.15.0","@babel/plugin-proposal-class-properties":"^7.14.5","@babel/preset-env":"^7.15.0","@babel/preset-react":"^7.14.5","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^20.0.0","@rollup/plugin-replace":"^3.0.0","@testing-library/jest-dom":"^5.14.1","@testing-library/react":"^12.0.0","@types/react-redux":"^7.1.18","@welldone-software/jest-console-handler":"^1.0.0","acorn-walk":"^8.1.1","astring":"^1.7.5","babel-core":"^7.0.0-bridge.0","babel-jest":"^27.0.6","concurrently":"^6.2.1","coveralls":"^3.1.1","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^8.3.0","eslint":"^7.32.0","eslint-plugin-cypress":"^2.11.3","eslint-plugin-jest":"^24.4.0","eslint-plugin-react":"^7.24.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^7.0.0","jest":"^27.0.6","jest-cli":"^27.0.6","magic-string":"^0.25.7","nollup":"^0.18.2","react":"^17.0.2","react-16":"npm:react@^16.14.0","react-dom":"npm:@hot-loader/react-dom@^17.0.1","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-hot-loader":"^4.13.0","react-is":"^17.0.2","react-is-16":"npm:react-is@^16.13.1","react-redux":"^7.2.4","react-router-dom":"^5.2.0","redux":"^4.1.1","rimraf":"^3.0.2","rollup":"^2.56.2","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.8.0","rollup-plugin-license":"^2.5.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.13.1","styled-components":"^5.3.0","typescript":"^4.3.5"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.2.1","dist":{"shasum":"6a87926cc8386b748dc07341cf495caa5be1db28","size":41589,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.2.1.tgz","integrity":"sha512-eIVKeK6ueS3tuzCqMVTaaNrPYvb9cA8NHiNgLA7Op8SD4TiT31zqNjxmhzLEK+y3sBxcwr6YhsiQGX9EThrvaw=="},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.2.1_1629665873720_0.28267758631178297"},"_hasShrinkwrap":false,"publish_time":1629665873860,"_cnpm_publish_time":1629665873860,"_cnpmcore_publish_time":"2021-12-16T15:04:42.383Z","contributors":[]},"6.2.0":{"name":"@welldone-software/why-did-you-render","version":"6.2.0","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"jest \"./tests\" --config=jest.config.js","test:react-17":"yarn _test","test:react-17-classic":"cross-env USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-17","test:watch":"yarn test:quick --watch","test":"yarn test:react-17 && yarn test:react-16 && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --max-warnings 0 --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic","prepare":"npx husky-init && husky install"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.14.5","@babel/core":"^7.14.5","@babel/eslint-parser":"^7.14.5","@babel/plugin-proposal-class-properties":"^7.14.5","@babel/preset-env":"^7.14.5","@babel/preset-react":"^7.14.5","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-replace":"^2.4.2","@testing-library/jest-dom":"^5.14.1","@testing-library/react":"^11.2.7","@types/react-redux":"^7.1.16","@welldone-software/jest-console-handler":"^1.0.0","acorn-walk":"^8.1.0","astring":"^1.7.5","babel-core":"^7.0.0-bridge.0","babel-jest":"^27.0.2","concurrently":"^6.2.0","coveralls":"^3.1.0","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^7.5.0","eslint":"^7.28.0","eslint-plugin-cypress":"^2.11.3","eslint-plugin-jest":"^24.3.6","eslint-plugin-react":"^7.24.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^6.0.0","jest":"^27.0.4","jest-cli":"^27.0.4","magic-string":"^0.25.7","nollup":"^0.16.5","react":"^17.0.2","react-16":"npm:react@^16.14.0","react-dom":"npm:@hot-loader/react-dom@^17.0.1","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-hot-loader":"^4.13.0","react-is":"^17.0.2","react-is-16":"npm:react-is@^16.13.1","react-redux":"^7.2.4","react-router-dom":"^5.2.0","redux":"^4.1.0","rimraf":"^3.0.2","rollup":"^2.51.2","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.8.0","rollup-plugin-license":"^2.5.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.12.5","styled-components":"^5.3.0","typescript":"^4.3.2"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.2.0","dist":{"shasum":"a053e63f45adb57161c723dee4b005769ea1b64f","size":41537,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.2.0.tgz","integrity":"sha512-ViwaE09Vgb0yXzyZuGTWCmWy/nBRAEGyztMdFYuxIgmL8yoXX5TVMCfieiJGdRQQPiDUznlYmcu0lu8kN1lwtQ=="},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.2.0_1623577556228_0.11139968606208028"},"_hasShrinkwrap":false,"publish_time":1623577556462,"_cnpm_publish_time":1623577556462,"_cnpmcore_publish_time":"2021-12-16T15:04:42.801Z","contributors":[]},"6.1.4":{"name":"@welldone-software/why-did-you-render","version":"6.1.4","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"jest \"./tests\" --config=jest.config.js","test:react-17":"yarn _test","test:react-17-classic":"cross-env USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-17","test:watch":"yarn test:quick --watch","test":"yarn test:react-17 && yarn test:react-16 && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --max-warnings 0 --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic","prepare":"npx husky-init && husky install"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.13.16","@babel/core":"^7.14.2","@babel/eslint-parser":"^7.14.2","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/preset-env":"^7.14.2","@babel/preset-react":"^7.13.13","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-replace":"^2.4.2","@testing-library/jest-dom":"^5.12.0","@testing-library/react":"^11.2.7","@types/react-redux":"^7.1.16","@welldone-software/jest-console-handler":"^1.0.0","acorn-walk":"^8.1.0","astring":"^1.7.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.6.3","concurrently":"^6.1.0","coveralls":"^3.1.0","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^7.3.0","eslint":"^7.26.0","eslint-plugin-cypress":"^2.11.3","eslint-plugin-jest":"^24.3.6","eslint-plugin-react":"^7.23.2","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^6.0.0","jest":"^26.6.3","jest-cli":"^26.6.3","magic-string":"^0.25.7","nollup":"^0.16.4","react":"^17.0.1","react-16":"npm:react@^16.14.0","react-dom":"npm:@hot-loader/react-dom@^17.0.1","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-hot-loader":"^4.13.0","react-is":"^17.0.2","react-is-16":"npm:react-is@^16.13.1","react-redux":"^7.2.4","react-router-dom":"^5.2.0","redux":"^4.1.0","rimraf":"^3.0.2","rollup":"^2.48.0","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.8.0","rollup-plugin-license":"^2.3.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.12.2","styled-components":"^5.3.0","typescript":"^4.2.4"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.1.4","dist":{"shasum":"5a82ae7cb3e665851f945e71c1fd3cf2581e1732","size":41237,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.1.4.tgz","integrity":"sha512-DZ6vCjUdN4JvthDl4ejusDmIhz7LFZ4OgpOJtepQZWJN1JcNIM8nvFCwSiu+8yhVLcsBsGBurlVpsa4TpdVfJw=="},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.1.4_1621585866202_0.7302750986748701"},"_hasShrinkwrap":false,"publish_time":1621585866441,"_cnpm_publish_time":1621585866441,"_cnpmcore_publish_time":"2021-12-16T15:04:43.105Z","contributors":[]},"6.1.3":{"name":"@welldone-software/why-did-you-render","version":"6.1.3","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"jest \"./tests\" --config=jest.config.js","test:react-17":"yarn _test","test:react-17-classic":"cross-env USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-17","test:watch":"yarn test:quick --watch","test":"yarn test:react-17 && yarn test:react-16 && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --max-warnings 0 --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic","prepare":"npx husky-init && husky install"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.13.16","@babel/core":"^7.14.2","@babel/eslint-parser":"^7.14.2","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/preset-env":"^7.14.2","@babel/preset-react":"^7.13.13","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-replace":"^2.4.2","@testing-library/jest-dom":"^5.12.0","@testing-library/react":"^11.2.7","@types/react-redux":"^7.1.16","@welldone-software/jest-console-handler":"^1.0.0","acorn-walk":"^8.1.0","astring":"^1.7.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.6.3","concurrently":"^6.1.0","coveralls":"^3.1.0","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^7.3.0","eslint":"^7.26.0","eslint-plugin-cypress":"^2.11.3","eslint-plugin-jest":"^24.3.6","eslint-plugin-react":"^7.23.2","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^6.0.0","jest":"^26.6.3","jest-cli":"^26.6.3","magic-string":"^0.25.7","nollup":"^0.16.4","react":"^17.0.1","react-16":"npm:react@^16.14.0","react-dom":"npm:@hot-loader/react-dom@^17.0.1","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-hot-loader":"^4.13.0","react-is":"^17.0.2","react-is-16":"npm:react-is@^16.13.1","react-redux":"^7.2.4","react-router-dom":"^5.2.0","redux":"^4.1.0","rimraf":"^3.0.2","rollup":"^2.48.0","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.8.0","rollup-plugin-license":"^2.3.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.12.2","styled-components":"^5.3.0","typescript":"^4.2.4"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.1.3","dist":{"shasum":"1a6a860c88c3fb93ea6d3b497d401b243b96bcd5","size":41245,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.1.3.tgz","integrity":"sha512-9DSBiAfxEZXcKSlwT/ZFrcLFhywrRifOXTsEK5zEMGLg8QzuLLWyaC3jVWuG+QWH3pob9BYTKKf1BhKfI1j+aQ=="},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.1.3_1621585634665_0.39470332896731786"},"_hasShrinkwrap":false,"publish_time":1621585634769,"_cnpm_publish_time":1621585634769,"_cnpmcore_publish_time":"2021-12-16T15:04:43.521Z","contributors":[]},"6.1.2":{"name":"@welldone-software/why-did-you-render","version":"6.1.2","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"jest \"./tests\" --config=jest.config.js","test:react-17":"yarn _test","test:react-17-classic":"cross-env USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-17","test:watch":"yarn test:quick --watch","test":"yarn test:react-17 && yarn test:react-16 && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --max-warnings 0 --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic","prepare":"npx husky-init && husky install"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.13.16","@babel/core":"^7.14.2","@babel/eslint-parser":"^7.14.2","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/preset-env":"^7.14.2","@babel/preset-react":"^7.13.13","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-replace":"^2.4.2","@testing-library/jest-dom":"^5.12.0","@testing-library/react":"^11.2.7","@types/react-redux":"^7.1.16","@welldone-software/jest-console-handler":"^1.0.0","acorn-walk":"^8.1.0","astring":"^1.7.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.6.3","concurrently":"^6.1.0","coveralls":"^3.1.0","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^7.3.0","eslint":"^7.26.0","eslint-plugin-cypress":"^2.11.3","eslint-plugin-jest":"^24.3.6","eslint-plugin-react":"^7.23.2","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^6.0.0","jest":"^26.6.3","jest-cli":"^26.6.3","magic-string":"^0.25.7","nollup":"^0.16.4","react":"^17.0.1","react-16":"npm:react@^16.14.0","react-dom":"npm:@hot-loader/react-dom@^17.0.1","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-hot-loader":"^4.13.0","react-is":"^17.0.2","react-is-16":"npm:react-is@^16.13.1","react-redux":"^7.2.4","react-router-dom":"^5.2.0","redux":"^4.1.0","rimraf":"^3.0.2","rollup":"^2.48.0","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.8.0","rollup-plugin-license":"^2.3.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.12.2","styled-components":"^5.3.0","typescript":"^4.2.4"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.1.2","dist":{"shasum":"095d0e395c011384dd3f65b5cf152bcfdc47dc1d","size":41247,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.1.2.tgz","integrity":"sha512-Z0loU6z2jJLoA6J8X1TRNM4h2zFOK6zHO5pGEFIz7X/sX2snC+UWdSLfqKz5D9l+T02Wd50GOfGJcDS6vP930g=="},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.1.2_1621243497014_0.44684356582027296"},"_hasShrinkwrap":false,"publish_time":1621243497189,"_cnpm_publish_time":1621243497189,"_cnpmcore_publish_time":"2021-12-16T15:04:43.816Z","contributors":[]},"6.1.1":{"name":"@welldone-software/why-did-you-render","version":"6.1.1","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"jest \"./tests\" --config=jest.config.js","test:react-17":"yarn _test","test:react-17-classic":"cross-env USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-17","test:watch":"yarn test:quick --watch","test":"yarn test:react-17 && yarn test:react-16 && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --max-warnings 0 --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic","prepare":"husky install"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.13.10","@babel/core":"^7.13.10","@babel/eslint-parser":"^7.13.10","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/preset-env":"^7.13.10","@babel/preset-react":"^7.12.13","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-replace":"^2.4.1","@testing-library/jest-dom":"^5.11.9","@testing-library/react":"^11.2.5","@types/react-redux":"^7.1.16","@welldone-software/jest-console-handler":"^1.0.0","acorn-walk":"^8.0.2","astring":"^1.7.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.6.3","concurrently":"^6.0.0","coveralls":"^3.1.0","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^6.6.0","eslint":"^7.22.0","eslint-plugin-cypress":"^2.11.2","eslint-plugin-jest":"^24.2.1","eslint-plugin-react":"^7.22.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^5.1.3","jest":"^26.6.3","jest-cli":"^26.6.3","magic-string":"^0.25.7","nollup":"^0.15.3","react":"^17.0.1","react-16":"npm:react@^16.14.0","react-dom":"npm:@hot-loader/react-dom@^17.0.1","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-hot-loader":"^4.13.0","react-is":"^17.0.1","react-is-16":"npm:react-is@^16.13.1","react-redux":"^7.2.2","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.41.2","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.8.0","rollup-plugin-license":"^2.3.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.12.0","styled-components":"^5.2.1","typescript":"^4.2.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.1.1","dist":{"shasum":"3dcf66620fcafbf79e5260bd6ace5e51254055ac","size":40838,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.1.1.tgz","integrity":"sha512-BMFp33T4MC27qvCWsI1SqwZCxIlxoQXsPQFdGLDsPSg7sgoWX4Gzj0+hlKVrWrCBiIxi7gP2JcS9IK6CZzk8mg=="},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.1.1_1615626798080_0.3180770829368629"},"_hasShrinkwrap":false,"publish_time":1615626798249,"_cnpm_publish_time":1615626798249,"_cnpmcore_publish_time":"2021-12-16T15:04:44.105Z","contributors":[]},"6.1.0":{"name":"@welldone-software/why-did-you-render","version":"6.1.0","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"jest \"./tests\" --config=jest.config.js","test:react-17":"yarn _test","test:react-17-classic":"cross-env USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-17","test:watch":"yarn test:quick --watch","test":"yarn test:react-17 && yarn test:react-16 && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/eslint-parser":"^7.12.1","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-replace":"^2.3.4","@testing-library/jest-dom":"^5.11.6","@testing-library/react":"^11.2.2","@types/react-redux":"^7.1.14","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.6.3","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^6.2.0","eslint":"^7.16.0","eslint-plugin-cypress":"^2.11.2","eslint-plugin-jest":"^24.1.3","eslint-plugin-react":"^7.21.5","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.3.6","jest":"^26.6.3","jest-cli":"^26.6.3","magic-string":"^0.25.7","nollup":"^0.14.4","react":"^17.0.1","react-16":"npm:react@^16.14.0","react-dom":"npm:@hot-loader/react-dom@^17.0.1","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-hot-loader":"^4.13.0","react-is":"^17.0.1","react-is-16":"npm:react-is@^16.13.1","react-redux":"^7.2.2","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.35.1","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.7.2","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.11.6","styled-components":"^5.2.1","typescript":"^4.1.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.1.0","dist":{"shasum":"48dd1585e115e7163761718b95fb1a7f4e618384","size":40381,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.1.0.tgz","integrity":"sha512-0s+PuKQ4v9VV1SZSM6iS7d2T7X288T3DF+K8yfkFAhI31HhJGGH1SY1ssVm+LqjSMyrVWT60ZF5r0qUsO0Z9Lw=="},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.1.0_1615032488983_0.7690140136632022"},"_hasShrinkwrap":false,"publish_time":1615032489206,"_cnpm_publish_time":1615032489206,"_cnpmcore_publish_time":"2021-12-16T15:04:44.384Z","contributors":[]},"6.0.5":{"name":"@welldone-software/why-did-you-render","version":"6.0.5","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"jest \"./tests\" --config=jest.config.js","test:react-17":"yarn _test","test:react-17-classic":"cross-env USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-17","test:watch":"yarn test:quick --watch","test":"yarn test:react-17 && yarn test:react-16 && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/eslint-parser":"^7.12.1","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-replace":"^2.3.4","@testing-library/jest-dom":"^5.11.6","@testing-library/react":"^11.2.2","@types/react-redux":"^7.1.14","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.6.3","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^6.2.0","eslint":"^7.16.0","eslint-plugin-cypress":"^2.11.2","eslint-plugin-jest":"^24.1.3","eslint-plugin-react":"^7.21.5","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.3.6","jest":"^26.6.3","jest-cli":"^26.6.3","magic-string":"^0.25.7","nollup":"^0.14.4","react":"^17.0.1","react-16":"npm:react@^16.14.0","react-dom":"npm:@hot-loader/react-dom@^17.0.1","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-hot-loader":"^4.13.0","react-is":"^17.0.1","react-is-16":"npm:react-is@^16.13.1","react-redux":"^7.2.2","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.35.1","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.7.2","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.11.6","styled-components":"^5.2.1","typescript":"^4.1.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.0.5","dist":{"shasum":"a8df3509ed612770bb21b5fa0ad61634acc61f38","size":39798,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.0.5.tgz","integrity":"sha512-8fWib+bKoAmnJHZPU8/qpEXKG8piB3oaoKj78fXNAdYd3x8ryde1pC7D5tKff5Mart2iOJUvYNxxcYlbtT9tow=="},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.0.5_1609314835676_0.04938447959596992"},"_hasShrinkwrap":false,"publish_time":1609314835837,"_cnpm_publish_time":1609314835837,"_cnpmcore_publish_time":"2021-12-16T15:04:45.158Z","contributors":[]},"6.0.4":{"name":"@welldone-software/why-did-you-render","version":"6.0.4","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"jest \"./tests\" --config=jest.config.js","test:react-17":"yarn _test","test:react-17-classic":"cross-env USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-17","test:watch":"yarn test:quick --watch","test":"yarn test:react-17 && yarn test:react-16 && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/eslint-parser":"^7.12.1","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-replace":"^2.3.4","@testing-library/jest-dom":"^5.11.6","@testing-library/react":"^11.2.2","@types/react-redux":"^7.1.14","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.6.3","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^6.2.0","eslint":"^7.16.0","eslint-plugin-cypress":"^2.11.2","eslint-plugin-jest":"^24.1.3","eslint-plugin-react":"^7.21.5","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.3.6","jest":"^26.6.3","jest-cli":"^26.6.3","magic-string":"^0.25.7","nollup":"^0.14.4","react":"^17.0.1","react-16":"npm:react@^16.14.0","react-dom":"npm:@hot-loader/react-dom@^17.0.1","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-hot-loader":"^4.13.0","react-is":"^17.0.1","react-is-16":"npm:react-is@^16.13.1","react-redux":"^7.2.2","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.35.1","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.7.2","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.11.6","styled-components":"^5.2.1","typescript":"^4.1.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.0.4","dist":{"shasum":"f8787a603b94fe0ef8aa824aecefd72b0a6c9e2a","size":39753,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.0.4.tgz","integrity":"sha512-hOExlpwqPK/A0XRqgg42jSpbOb6AJBdgrI/X3BRj65ItQks0KS/nIT8HWPt8rR+BJb6OD5bm+vc1pcWSmxwd6A=="},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.0.4_1609005053813_0.8535234314961424"},"_hasShrinkwrap":false,"publish_time":1609005053979,"_cnpm_publish_time":1609005053979,"_cnpmcore_publish_time":"2021-12-16T15:04:45.552Z","contributors":[]},"6.0.3":{"name":"@welldone-software/why-did-you-render","version":"6.0.3","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"cross-env TEST=true jest \"./tests\" --config=jest.config.js","test:react-17":"yarn _test","test:react-17-classic":"cross-env USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-17","test:watch":"yarn test:quick --watch","test":"yarn test:react-17 && yarn test:react-16 && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/eslint-parser":"^7.12.1","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/preset-env":"^7.12.1","@babel/preset-react":"^7.12.5","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-replace":"^2.3.4","@testing-library/jest-dom":"^5.11.5","@testing-library/react":"^11.1.1","@types/react-redux":"^7.1.11","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.6.3","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.7.0","cross-env":"^7.0.2","cypress":"^5.5.0","eslint":"^7.12.1","eslint-plugin-cypress":"^2.11.2","eslint-plugin-jest":"^24.1.0","eslint-plugin-react":"^7.21.5","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.3.0","jest":"^26.6.3","jest-cli":"^26.6.3","magic-string":"^0.25.7","nollup":"^0.13.13","react":"^17.0.1","react-16":"npm:react@^16.14.0","react-dom":"npm:@hot-loader/react-dom@^17.0.0","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-hot-loader":"^4.13.0","react-is":"^17.0.1","react-is-16":"npm:react-is@^16.13.1","react-redux":"^7.2.2","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.7.1","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.11.5","styled-components":"^5.2.1","typescript":"^4.0.5"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.0.3","dist":{"shasum":"99c58ea8e3f2ea8c042fb1d58ebf147d345fff26","size":39514,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.0.3.tgz","integrity":"sha512-9HskvqZrCVEnKur2WIZ2Jm36u+1bCbb1c+iHa8QljjHmEVOA2US1qKq3HeUcwsjgKZRo5xucV6td2FeJP8agmQ=="},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.0.3_1606214212672_0.7835333542622902"},"_hasShrinkwrap":false,"publish_time":1606214212822,"_cnpm_publish_time":1606214212822,"_cnpmcore_publish_time":"2021-12-16T15:04:45.821Z","contributors":[]},"6.0.2":{"name":"@welldone-software/why-did-you-render","version":"6.0.2","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"cross-env TEST=true jest \"./tests\" --config=jest.config.js","test:react-17":"yarn _test","test:react-17-classic":"cross-env USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-17","test:watch":"yarn test:quick --watch","test":"yarn test:react-17 && yarn test:react-16 && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/eslint-parser":"^7.12.1","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/preset-env":"^7.12.1","@babel/preset-react":"^7.12.5","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-replace":"^2.3.4","@testing-library/jest-dom":"^5.11.5","@testing-library/react":"^11.1.1","@types/react-redux":"^7.1.11","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.6.3","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.7.0","cross-env":"^7.0.2","cypress":"^5.5.0","eslint":"^7.12.1","eslint-plugin-cypress":"^2.11.2","eslint-plugin-jest":"^24.1.0","eslint-plugin-react":"^7.21.5","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.3.0","jest":"^26.6.3","jest-cli":"^26.6.3","magic-string":"^0.25.7","nollup":"^0.13.13","react":"^17.0.1","react-16":"npm:react@^16.14.0","react-dom":"npm:@hot-loader/react-dom@^17.0.0","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-hot-loader":"^4.13.0","react-is":"^17.0.1","react-is-16":"npm:react-is@^16.13.1","react-redux":"^7.2.2","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.7.1","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.11.5","styled-components":"^5.2.1","typescript":"^4.0.5"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.0.2","dist":{"shasum":"54e32d79e554e07b21086294312b95d85ea9cfe0","size":39513,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.0.2.tgz","integrity":"sha512-yXepcwGScI1hJUOmCmmBwumsweNMycrNg9HjROP9HlSCx9QOyYYup670meZ8nEB2W6p1nGXPH2VWi0zlmCUY+A=="},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.0.2_1606211507351_0.251714321633697"},"_hasShrinkwrap":false,"publish_time":1606211507519,"_cnpm_publish_time":1606211507519,"_cnpmcore_publish_time":"2021-12-16T15:04:46.108Z","contributors":[]},"6.0.1":{"name":"@welldone-software/why-did-you-render","version":"6.0.1","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"prepare":"cd test-react-16 && yarn","start":"cross-env PORT=3003 NODE_ENV=development USE_AUTOMATIC_JSX=true node demo/serve","start:jsx":"cross-env USE_AUTOMATIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","test":"yarn test:react-17-classic && yarn test:react-16-classic && yarn test:react-17-automatic && yarn test:react-16-automatic","test:watch":"yarn test:react-17-classic --watch","test:react-17-classic":"cross-env TEST=true USE_REACT_16=false jest \"./tests\" --config=jest.config.js","test:react-17-automatic":"cross-env TEST=true USE_REACT_16=false USE_AUTOMATIC_JSX=true jest \"./tests\" --config=jest.config.js","test:react-16-classic":"cd test-react-16 && cross-env USE_REACT_16=true TEST=true jest \"./tests\" --config=jest.config.js","test:react-16-automatic":"cd test-react-16 && cross-env USE_REACT_16=true TEST=true USE_AUTOMATIC_JSX=true jest \"./tests\" --config=jest.config.js","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:jsx":"yarn cypress:run --record --parallel --group jsx","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:jsx":"start-server-and-test start:jsx http://localhost:3003 _cypress:run:ci:jsx"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/eslint-parser":"^7.12.1","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/preset-env":"^7.12.1","@babel/preset-react":"^7.12.5","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-replace":"^2.3.4","@testing-library/jest-dom":"^5.11.5","@testing-library/react":"^11.1.1","@types/react-redux":"^7.1.11","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.6.3","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.7.0","cross-env":"^7.0.2","cypress":"^5.5.0","eslint":"^7.12.1","eslint-plugin-cypress":"^2.11.2","eslint-plugin-jest":"^24.1.0","eslint-plugin-react":"^7.21.5","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.3.0","jest":"^26.6.3","jest-cli":"^26.6.3","magic-string":"^0.25.7","nollup":"^0.13.13","react":"^17.0.1","react-dom":"npm:@hot-loader/react-dom@^17.0.0","react-hot-loader":"^4.13.0","react-is":"^17.0.1","react-redux":"^7.2.2","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.7.1","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.11.5","styled-components":"^5.2.1","typescript":"^4.0.5"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.0.1","dist":{"shasum":"e63d662f7fb350b7a1d84507802c28c8e0314687","size":39516,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.0.1.tgz","integrity":"sha512-Sq4yksQk2oBuNbYnv1QbS8RkR/bfj9M/74C0pac2OqIUKHNZ/hTSTXrW/S4TsLy2qgBv1DP8WWnCLdmFDoE96g=="},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.0.1_1606207185583_0.49582429238847303"},"_hasShrinkwrap":false,"publish_time":1606207185963,"_cnpm_publish_time":1606207185963,"_cnpmcore_publish_time":"2021-12-16T15:04:46.514Z","contributors":[]},"6.0.0-rc.1":{"name":"@welldone-software/why-did-you-render","version":"6.0.0-rc.1","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"prepare":"cd test-react-16 && yarn","start":"cross-env PORT=3003 NODE_ENV=development USE_AUTOMATIC_JSX=true node demo/serve","start:jsx":"cross-env USE_AUTOMATIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","test":"yarn test:react-17-classic && yarn test:react-16-classic && yarn test:react-17-automatic && yarn test:react-16-automatic","test:watch":"yarn test:react-17-classic --watch","test:react-17-classic":"cross-env TEST=true USE_REACT_16=false jest \"./tests\" --config=jest.config.js","test:react-17-automatic":"cross-env TEST=true USE_REACT_16=false USE_AUTOMATIC_JSX=true jest \"./tests\" --config=jest.config.js","test:react-16-classic":"cd test-react-16 && cross-env USE_REACT_16=true TEST=true jest \"./tests\" --config=jest.config.js","test:react-16-automatic":"cd test-react-16 && cross-env USE_REACT_16=true TEST=true USE_AUTOMATIC_JSX=true jest \"./tests\" --config=jest.config.js","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:jsx":"yarn cypress:run --record --parallel --group jsx","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:jsx":"start-server-and-test start:jsx http://localhost:3003 _cypress:run:ci:jsx"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/eslint-parser":"^7.12.1","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/preset-env":"^7.12.1","@babel/preset-react":"^7.12.5","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-replace":"^2.3.4","@testing-library/jest-dom":"^5.11.5","@testing-library/react":"^11.1.1","@types/react-redux":"^7.1.11","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.6.3","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.7.0","cross-env":"^7.0.2","cypress":"^5.5.0","eslint":"^7.12.1","eslint-plugin-cypress":"^2.11.2","eslint-plugin-jest":"^24.1.0","eslint-plugin-react":"^7.21.5","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.3.0","jest":"^26.6.3","jest-cli":"^26.6.3","magic-string":"^0.25.7","nollup":"^0.13.13","react":"^17.0.1","react-dom":"npm:@hot-loader/react-dom@^17.0.0","react-hot-loader":"^4.13.0","react-is":"^17.0.1","react-redux":"^7.2.2","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.7.1","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.11.5","styled-components":"^5.2.1","typescript":"^4.0.5"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.0.0-rc.1","dist":{"shasum":"b0e92edb2e34e7af695cca1822844f02018d9814","size":39419,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.0.0-rc.1.tgz","integrity":"sha512-qQe5w89tYnYtwRqlhdF33ivWjsQlGXkan5lFzNwpAoMEUFIbDuwvFiBUAbE76Lfz63GabSaf1vyuCusgJ7Rtqg=="},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.0.0-rc.1_1604862529816_0.46383666967389603"},"_hasShrinkwrap":false,"publish_time":1604862529938,"_cnpm_publish_time":1604862529938,"_cnpmcore_publish_time":"2021-12-16T15:04:46.773Z","contributors":[]},"6.0.0-rc.0":{"name":"@welldone-software/why-did-you-render","version":"6.0.0-rc.0","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"postinstall":"cd test-react-16 && yarn","start":"cross-env PORT=3003 NODE_ENV=development USE_AUTOMATIC_JSX=true node demo/serve","start:jsx":"cross-env USE_AUTOMATIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","test":"yarn test:react-17-classic && yarn test:react-16-classic && yarn test:react-17-automatic && yarn test:react-16-automatic","test:watch":"yarn test:react-17-classic --watch","test:react-17-classic":"cross-env TEST=true USE_REACT_16=false jest \"./tests\" --config=jest.config.js","test:react-17-automatic":"cross-env TEST=true USE_REACT_16=false USE_AUTOMATIC_JSX=true jest \"./tests\" --config=jest.config.js","test:react-16-classic":"cd test-react-16 && cross-env USE_REACT_16=true TEST=true jest \"./tests\" --config=jest.config.js","test:react-16-automatic":"cd test-react-16 && cross-env USE_REACT_16=true TEST=true USE_AUTOMATIC_JSX=true jest \"./tests\" --config=jest.config.js","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:jsx":"yarn cypress:run --record --parallel --group jsx","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:jsx":"start-server-and-test start:jsx http://localhost:3003 _cypress:run:ci:jsx"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17"},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/eslint-parser":"^7.12.1","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/preset-env":"^7.12.1","@babel/preset-react":"^7.12.5","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-replace":"^2.3.4","@testing-library/jest-dom":"^5.11.5","@testing-library/react":"^11.1.1","@types/react-redux":"^7.1.11","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.6.3","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.7.0","cross-env":"^7.0.2","cypress":"^5.5.0","eslint":"^7.12.1","eslint-plugin-cypress":"^2.11.2","eslint-plugin-jest":"^24.1.0","eslint-plugin-react":"^7.21.5","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.3.0","jest":"^26.6.3","jest-cli":"^26.6.3","magic-string":"^0.25.7","nollup":"^0.13.13","react":"^17.0.1","react-dom":"npm:@hot-loader/react-dom@^17.0.0","react-hot-loader":"^4.13.0","react-is":"^17.0.1","react-redux":"^7.2.2","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.7.1","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.11.5","styled-components":"^5.2.1","typescript":"^4.0.5"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@6.0.0-rc.0","dist":{"shasum":"403e1ee1a34d58d812c1a3d2c0d0b0325a75915d","size":39416,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-6.0.0-rc.0.tgz","integrity":"sha512-qzJhTXGKuy7Q3IetNdr1//ffM5HKm6XoI6A4TMzCbk/HFdCbK03p7XX8ewH5NNEO6p/LrWyXZ4EJUThvIjFKPg=="},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_6.0.0-rc.0_1604861641507_0.9266483700148218"},"_hasShrinkwrap":false,"publish_time":1604861641652,"_cnpm_publish_time":1604861641652,"_cnpmcore_publish_time":"2021-12-16T15:04:47.045Z","hasInstallScript":true,"contributors":[]},"5.0.0":{"name":"@welldone-software/why-did-you-render","version":"5.0.0","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16"},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/eslint-parser":"^7.12.1","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/preset-env":"^7.12.1","@babel/preset-react":"^7.12.1","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-replace":"^2.3.3","@testing-library/jest-dom":"^5.11.4","@testing-library/react":"^11.1.0","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.6.0","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.7.0","cross-env":"^7.0.2","cypress":"^5.4.0","eslint":"^7.11.0","eslint-plugin-cypress":"^2.11.2","eslint-plugin-jest":"^24.1.0","eslint-plugin-react":"^7.21.5","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.3.0","jest":"^26.6.0","jest-cli":"^26.6.0","magic-string":"^0.25.7","nollup":"^0.13.13","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.1","react-hot-loader":"^4.13.0","react-is":"^17.0.1","react-redux":"^7.2.1","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.32.1","rollup-plugin-commonjs-alternate":"^0.7.1","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^7.0.2","start-server-and-test":"^1.11.5","styled-components":"^5.2.0","typescript":"^4.0.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@5.0.0","dist":{"shasum":"5dd8d20ad9f00fd500de852dd06eea0c057a0bce","size":28596,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-5.0.0.tgz","integrity":"sha512-A6xUP/55vJQwA1+L6iZbG81cQanSQQVR15yPcjLIp6lHmybXEOXsYcuXaDZHYqiNStZRzv64YPcYJC9wdphfhw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_5.0.0_1603387333884_0.7283780719984778"},"_hasShrinkwrap":false,"publish_time":1603387334022,"_cnpm_publish_time":1603387334022,"_cnpmcore_publish_time":"2021-12-16T15:04:47.316Z","contributors":[]},"5.0.0-rc.1":{"name":"@welldone-software/why-did-you-render","version":"5.0.0-rc.1","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/eslint-parser":"^7.11.5","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/preset-env":"^7.11.5","@babel/preset-react":"^7.10.4","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-replace":"^2.3.3","@testing-library/jest-dom":"^5.11.4","@testing-library/react":"^11.1.0","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.5.2","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","cypress":"^5.3.0","eslint":"^7.11.0","eslint-plugin-cypress":"^2.11.2","eslint-plugin-jest":"^24.1.0","eslint-plugin-react":"^7.21.4","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.3.0","jest":"^26.5.3","jest-cli":"^26.5.3","magic-string":"^0.25.7","nollup":"^0.13.13","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.13.0","react-is":"^16.13.1","react-redux":"^7.2.1","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.30.0","rollup-plugin-commonjs-alternate":"^0.6.2","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^7.0.2","start-server-and-test":"^1.11.5","styled-components":"^5.2.0","typescript":"^4.0.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@5.0.0-rc.1","dist":{"shasum":"343052826be42e137bdeb99822e68d415f53a7c2","size":28585,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-5.0.0-rc.1.tgz","integrity":"sha512-LksaD/9/q11cNn07iorxtBAJk3MPLULV48TTf6sMw/33YpCWNzOvLUEaWb6Ai1ob2BgUAwLkOh69MaE0winLqQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_5.0.0-rc.1_1602692565760_0.1256002935148388"},"_hasShrinkwrap":false,"publish_time":1602692565946,"_cnpm_publish_time":1602692565946,"_cnpmcore_publish_time":"2021-12-16T15:04:47.553Z","contributors":[]},"4.3.2":{"name":"@welldone-software/why-did-you-render","version":"4.3.2","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/eslint-parser":"^7.11.5","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/preset-env":"^7.11.5","@babel/preset-react":"^7.10.4","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^15.0.0","@rollup/plugin-replace":"^2.3.3","@testing-library/jest-dom":"^5.11.4","@testing-library/react":"^11.0.4","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.3.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","cypress":"^5.2.0","eslint":"^7.9.0","eslint-plugin-cypress":"^2.11.1","eslint-plugin-jest":"^24.0.2","eslint-plugin-react":"^7.20.6","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.3.0","jest":"^26.4.2","jest-cli":"^26.4.2","magic-string":"^0.25.7","nollup":"^0.13.10","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.21","react-is":"^16.13.1","react-redux":"^7.2.1","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.27.1","rollup-plugin-commonjs-alternate":"^0.6.1","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^7.0.2","start-server-and-test":"^1.11.4","styled-components":"^5.2.0","typescript":"^4.0.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.3.2","dist":{"shasum":"db1c700df1729402f2ceacf05cebd72dca30f1af","size":245149,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.3.2.tgz","integrity":"sha512-pzaFmUUH+FjbsDgcMB1xNPncIaxibvo0FLbGySLIh+v+7Bp5pqSJFO6zlqo4orPLm3nAdYEgL2vrlj8befoypg=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.3.2_1600593135335_0.7355031699918828"},"_hasShrinkwrap":false,"publish_time":1600593135519,"_cnpm_publish_time":1600593135519,"_cnpmcore_publish_time":"2021-12-16T15:04:48.535Z","contributors":[]},"5.0.0-alpha.4":{"name":"@welldone-software/why-did-you-render","version":"5.0.0-alpha.4","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/eslint-parser":"^7.11.5","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/preset-env":"^7.11.5","@babel/preset-react":"^7.10.4","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^15.0.0","@rollup/plugin-replace":"^2.3.3","@testing-library/jest-dom":"^5.11.4","@testing-library/react":"^11.0.4","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.3.0","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","cypress":"^5.2.0","eslint":"^7.9.0","eslint-plugin-cypress":"^2.11.1","eslint-plugin-jest":"^24.0.2","eslint-plugin-react":"^7.20.6","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.3.0","jest":"^26.4.2","jest-cli":"^26.4.2","magic-string":"^0.25.7","nollup":"^0.13.10","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.21","react-is":"^16.13.1","react-redux":"^7.2.1","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.27.1","rollup-plugin-commonjs-alternate":"^0.6.1","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^7.0.2","start-server-and-test":"^1.11.4","styled-components":"^5.2.0","typescript":"^4.0.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@5.0.0-alpha.4","dist":{"shasum":"548591b9d579e60f02af50d8db4c2b89214d830c","size":59197,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-5.0.0-alpha.4.tgz","integrity":"sha512-0PXH+duFObeisX3T9+jd8navfS2CjaHsQaAsm3vyzL9IqGENVXK7tx7Ra++zX+ougZWrltRQoyokU3QCZI445A=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_5.0.0-alpha.4_1600592261682_0.38078633056252986"},"_hasShrinkwrap":false,"publish_time":1600592261896,"_cnpm_publish_time":1600592261896,"_cnpmcore_publish_time":"2021-12-16T15:04:48.836Z","contributors":[]},"5.0.0-alpha.3":{"name":"@welldone-software/why-did-you-render","version":"5.0.0-alpha.3","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.1","@babel/eslint-parser":"^7.11.3","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@rollup/plugin-babel":"^5.2.0","@rollup/plugin-commonjs":"^15.0.0","@rollup/plugin-replace":"^2.3.3","@testing-library/jest-dom":"^5.11.3","@testing-library/react":"^10.4.8","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.3.0","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","cypress":"^4.12.1","eslint":"^7.7.0","eslint-plugin-cypress":"^2.11.1","eslint-plugin-jest":"^23.20.0","eslint-plugin-react":"^7.20.6","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^26.4.0","jest-cli":"^26.4.0","magic-string":"^0.25.7","nollup":"^0.13.4","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.21","react-is":"^16.13.1","react-redux":"^7.2.1","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.26.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^7.0.0","start-server-and-test":"^1.11.3","styled-components":"^5.1.1","typescript":"^3.9.7"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@5.0.0-alpha.3","dist":{"shasum":"75863995932275fea54a4b7555b21bca51b9cb68","size":59133,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-5.0.0-alpha.3.tgz","integrity":"sha512-EjO2fr/Y4GKc54f5LJcnTStUvGW7wBGmhXRCFCGEMjwIA+yLLEt4vYFVkHBs5zhK0FjOORpAHjBDWxoig932og=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_5.0.0-alpha.3_1600590718630_0.6537720535767957"},"_hasShrinkwrap":false,"publish_time":1600590718790,"_cnpm_publish_time":1600590718790,"_cnpmcore_publish_time":"2021-12-16T15:04:49.209Z","contributors":[]},"5.0.0-alpha.2":{"name":"@welldone-software/why-did-you-render","version":"5.0.0-alpha.2","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.1","@babel/eslint-parser":"^7.11.3","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@rollup/plugin-babel":"^5.2.0","@rollup/plugin-commonjs":"^15.0.0","@rollup/plugin-replace":"^2.3.3","@testing-library/jest-dom":"^5.11.3","@testing-library/react":"^10.4.8","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.3.0","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","cypress":"^4.12.1","eslint":"^7.7.0","eslint-plugin-cypress":"^2.11.1","eslint-plugin-jest":"^23.20.0","eslint-plugin-react":"^7.20.6","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^26.4.0","jest-cli":"^26.4.0","magic-string":"^0.25.7","nollup":"^0.13.4","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.21","react-is":"^16.13.1","react-redux":"^7.2.1","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.26.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^7.0.0","start-server-and-test":"^1.11.3","styled-components":"^5.1.1","typescript":"^3.9.7"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@5.0.0-alpha.2","dist":{"shasum":"023759a8f87a09cf9a35fb5e9f10b18cd88901b4","size":59007,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-5.0.0-alpha.2.tgz","integrity":"sha512-6zHKbRaPXEdAw+Ruh+hs9tkSRrcB8j8J7I5faN6o0/KWysm4B94uRgcM1BU912JX4ww1sjyCaFsxJ0OdDf6Bew=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_5.0.0-alpha.2_1598968479893_0.8525470155372437"},"_hasShrinkwrap":false,"publish_time":1598968480002,"_cnpm_publish_time":1598968480002,"_cnpmcore_publish_time":"2021-12-16T15:04:50.230Z","contributors":[]},"5.0.0-alpha.1":{"name":"@welldone-software/why-did-you-render","version":"5.0.0-alpha.1","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.1","@babel/eslint-parser":"^7.11.3","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@rollup/plugin-babel":"^5.2.0","@rollup/plugin-commonjs":"^15.0.0","@rollup/plugin-replace":"^2.3.3","@testing-library/jest-dom":"^5.11.3","@testing-library/react":"^10.4.8","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.3.0","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","cypress":"^4.12.1","eslint":"^7.7.0","eslint-plugin-cypress":"^2.11.1","eslint-plugin-jest":"^23.20.0","eslint-plugin-react":"^7.20.6","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^26.4.0","jest-cli":"^26.4.0","magic-string":"^0.25.7","nollup":"^0.13.4","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.21","react-is":"^16.13.1","react-redux":"^7.2.1","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.26.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^7.0.0","start-server-and-test":"^1.11.3","styled-components":"^5.1.1","typescript":"^3.9.7"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@5.0.0-alpha.1","dist":{"shasum":"286d1918ff406df1f3d22214337641eab5a20baf","size":27807,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-5.0.0-alpha.1.tgz","integrity":"sha512-UmUScSNasbwVQpO3SokufRnvdB74PQIeUbcJ2hpKFJTADMVfADziCkg1d+8z9Vft3Lqkn2IIfZ67nDJp2uuE4g=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_5.0.0-alpha.1_1598015814621_0.8078609471278086"},"_hasShrinkwrap":false,"publish_time":1598015814808,"_cnpm_publish_time":1598015814808,"_cnpmcore_publish_time":"2021-12-16T15:04:51.390Z","contributors":[]},"5.0.0-alpha.0":{"name":"@welldone-software/why-did-you-render","version":"5.0.0-alpha.0","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.1","@babel/eslint-parser":"^7.11.3","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@rollup/plugin-babel":"^5.2.0","@rollup/plugin-commonjs":"^15.0.0","@rollup/plugin-replace":"^2.3.3","@testing-library/jest-dom":"^5.11.3","@testing-library/react":"^10.4.8","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^8.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.3.0","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","cypress":"^4.12.1","eslint":"^7.7.0","eslint-plugin-cypress":"^2.11.1","eslint-plugin-jest":"^23.20.0","eslint-plugin-react":"^7.20.6","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^26.4.0","jest-cli":"^26.4.0","magic-string":"^0.25.7","nollup":"^0.13.4","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.21","react-is":"^16.13.1","react-redux":"^7.2.1","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.26.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^7.0.0","start-server-and-test":"^1.11.3","styled-components":"^5.1.1","typescript":"^3.9.7"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@5.0.0-alpha.0","dist":{"shasum":"1f0783b9795ca3d009cc7bb4e353e49055867236","size":27812,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-5.0.0-alpha.0.tgz","integrity":"sha512-fzrFcavhrmsrsguUvutFTSyFGUKTHuf3M2oNF/yu574IJ9TMbMLLvlJ4TMw5w50+35mgb2E2nbYFumSzoqJBWQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_5.0.0-alpha.0_1598014910966_0.787712880138431"},"_hasShrinkwrap":false,"publish_time":1598014911082,"_cnpm_publish_time":1598014911082,"_cnpmcore_publish_time":"2021-12-16T15:04:52.173Z","contributors":[]},"4.3.1":{"name":"@welldone-software/why-did-you-render","version":"4.3.1","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.1","@babel/eslint-parser":"^7.11.0","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^14.0.0","@rollup/plugin-replace":"^2.3.3","@testing-library/jest-dom":"^5.11.2","@testing-library/react":"^10.4.8","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.2.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.2.2","babel-plugin-lodash":"^3.3.4","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","cypress":"^4.12.1","eslint":"^7.6.0","eslint-plugin-cypress":"^2.11.1","eslint-plugin-jest":"^23.20.0","eslint-plugin-react":"^7.20.5","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^26.2.2","jest-cli":"^26.2.2","magic-string":"^0.25.7","nollup":"^0.13.2","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.21","react-is":"^16.13.1","react-redux":"^7.2.1","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.23.1","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^6.1.0","start-server-and-test":"^1.11.2","styled-components":"^5.1.1","typescript":"^3.9.7"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.3.1","dist":{"shasum":"f344647cf826117431da7ab4c70cf28a2cf578a3","size":190543,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.3.1.tgz","integrity":"sha512-1Axk7YWHbXlOgMJ1Wmal7Nmd8a7k+VLr7YFwQsY7CB4SsjJCOyyjbnLLZQ4t6ojw4Wn1suqhcj8leBPMwKjzmA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.3.1_1597406404753_0.7308704007726521"},"_hasShrinkwrap":false,"publish_time":1597406404917,"_cnpm_publish_time":1597406404917,"_cnpmcore_publish_time":"2021-12-16T15:04:53.423Z","contributors":[]},"4.3.0":{"name":"@welldone-software/why-did-you-render","version":"4.3.0","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run","cypress:run:record":"yarn cypress:run --record","cypress:ci":"start-server-and-test start http://localhost:3003 cypress:run:record"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.1","@babel/eslint-parser":"^7.11.0","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^14.0.0","@rollup/plugin-replace":"^2.3.3","@testing-library/jest-dom":"^5.11.2","@testing-library/react":"^10.4.8","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.2.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.2.2","babel-plugin-lodash":"^3.3.4","concurrently":"^5.3.0","coveralls":"^3.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","cypress":"^4.12.1","eslint":"^7.6.0","eslint-plugin-cypress":"^2.11.1","eslint-plugin-jest":"^23.20.0","eslint-plugin-react":"^7.20.5","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^26.2.2","jest-cli":"^26.2.2","magic-string":"^0.25.7","nollup":"^0.13.2","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.21","react-is":"^16.13.1","react-redux":"^7.2.1","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.23.1","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.2.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^6.1.0","start-server-and-test":"^1.11.2","styled-components":"^5.1.1","typescript":"^3.9.7"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.3.0","dist":{"shasum":"09bdcfe47cfca67a7f5fcd6781df5b4779949c01","size":190513,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.3.0.tgz","integrity":"sha512-l0C+Mpt/TFEdB2Yt2VG+deMYZhXesWuby1/n/2vg5PqqYsyfeIIzk4IGBJ6mMtJldoJPgDES0X+RCHP9r5axHw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.3.0_1596906295849_0.04973667231423429"},"_hasShrinkwrap":false,"publish_time":1596906295992,"_cnpm_publish_time":1596906295992,"_cnpmcore_publish_time":"2021-12-16T15:04:54.531Z","contributors":[]},"4.2.7":{"name":"@welldone-software/why-did-you-render","version":"4.2.7","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.10.5","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/preset-env":"^7.10.4","@babel/preset-react":"^7.10.4","@testing-library/jest-dom":"^5.11.1","@testing-library/react":"^10.4.7","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.2.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^26.1.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.2.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^7.4.0","eslint-plugin-jest":"^23.18.0","eslint-plugin-react":"^7.20.3","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^26.1.0","jest-cli":"^26.1.0","magic-string":"^0.25.7","nollup":"^0.12.2","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.21","react-redux":"^7.2.0","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.21.0","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^6.1.0","styled-components":"^5.1.1","typescript":"^3.9.7"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.2.7","dist":{"shasum":"7731bc42ef44e146be3c39f026bc4826dd4e5699","size":311365,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.2.7.tgz","integrity":"sha512-La1INHiFnHi9USYGAaRsPhMXMOt2x3qee8cXxRija0h3tQJY1/XmSSelyXDMQkVtDDa61DMfk3H59gxWDmnqsA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.2.7_1595509869268_0.23395839306759814"},"_hasShrinkwrap":false,"publish_time":1595509869502,"_cnpm_publish_time":1595509869502,"_cnpmcore_publish_time":"2021-12-16T15:04:55.630Z","contributors":[]},"4.2.6":{"name":"@welldone-software/why-did-you-render","version":"4.2.6","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.10.5","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/preset-env":"^7.10.4","@babel/preset-react":"^7.10.4","@testing-library/jest-dom":"^5.11.1","@testing-library/react":"^10.4.7","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.2.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^26.1.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.2.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^7.4.0","eslint-plugin-jest":"^23.18.0","eslint-plugin-react":"^7.20.3","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^26.1.0","jest-cli":"^26.1.0","magic-string":"^0.25.7","nollup":"^0.12.2","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.21","react-redux":"^7.2.0","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.21.0","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^6.1.0","styled-components":"^5.1.1","typescript":"^3.9.7"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.2.6","dist":{"shasum":"2b956235dfacf1f51e57924adc5e261675af3e47","size":311514,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.2.6.tgz","integrity":"sha512-BJrqc1gKdE+sLyrICgjcwItuwT5nZorPgpTafpIHSpB1o4K0xY7P6wQfndt/mcXtTPwTQOuSpoyuoASl4b2mxQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.2.6_1594966687320_0.07206198253380869"},"_hasShrinkwrap":false,"publish_time":1594966687491,"_cnpm_publish_time":1594966687491,"_cnpmcore_publish_time":"2021-12-16T15:04:56.643Z","contributors":[]},"4.2.5":{"name":"@welldone-software/why-did-you-render","version":"4.2.5","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.10.1","@babel/core":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1","@babel/preset-env":"^7.10.1","@babel/preset-react":"^7.10.1","@testing-library/jest-dom":"^5.9.0","@testing-library/react":"^10.0.4","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^26.0.1","babel-plugin-lodash":"^3.3.4","concurrently":"^5.2.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^7.1.0","eslint-plugin-jest":"^23.13.2","eslint-plugin-react":"^7.20.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^26.0.1","jest-cli":"^26.0.1","magic-string":"^0.25.7","nollup":"^0.11.1","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.21","react-redux":"^7.2.0","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.11.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^6.1.0","styled-components":"^5.1.1","typescript":"^3.9.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.2.5","dist":{"shasum":"005d06958d0c8a1ab3b92a3f4cfe3507b1806976","size":309720,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.2.5.tgz","integrity":"sha512-Uq4Gmi14bHDfWPGu1EuZKkdxlihXIyyfhAoP0nkA3qHTu8yit0iL1KO6Ldyno55otnjL3GHUY/MswMVvB5Ro8g=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.2.5_1590908371392_0.33610174246474167"},"_hasShrinkwrap":false,"publish_time":1590908371584,"_cnpm_publish_time":1590908371584,"_cnpmcore_publish_time":"2021-12-16T15:04:57.783Z","contributors":[]},"4.2.4":{"name":"@welldone-software/why-did-you-render","version":"4.2.4","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.10.1","@babel/core":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1","@babel/preset-env":"^7.10.1","@babel/preset-react":"^7.10.1","@testing-library/jest-dom":"^5.9.0","@testing-library/react":"^10.0.4","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^26.0.1","babel-plugin-lodash":"^3.3.4","concurrently":"^5.2.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^7.1.0","eslint-plugin-jest":"^23.13.2","eslint-plugin-react":"^7.20.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^26.0.1","jest-cli":"^26.0.1","magic-string":"^0.25.7","nollup":"^0.11.1","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.21","react-redux":"^7.2.0","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.11.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^6.1.0","styled-components":"^5.1.1","typescript":"^3.9.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.2.4","dist":{"shasum":"c6af39957db47ba3e905354c576ceb6123c4e74a","size":309740,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.2.4.tgz","integrity":"sha512-hJDpA1J8/Xpk3jNWHn6g35EwU2hyNBPoj4RJIxWwJCHXfDC6C6vy08tgzUBEn6lZT/dwkPKlkXXJuLmUDDzSow=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.2.4_1590830369814_0.12119722197054283"},"_hasShrinkwrap":false,"publish_time":1590830370008,"_cnpm_publish_time":1590830370008,"_cnpmcore_publish_time":"2021-12-16T15:04:58.956Z","contributors":[]},"4.2.3":{"name":"@welldone-software/why-did-you-render","version":"4.2.3","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.10.1","@babel/core":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1","@babel/preset-env":"^7.10.1","@babel/preset-react":"^7.10.1","@testing-library/jest-dom":"^5.9.0","@testing-library/react":"^10.0.4","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^26.0.1","babel-plugin-lodash":"^3.3.4","concurrently":"^5.2.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^7.1.0","eslint-plugin-jest":"^23.13.2","eslint-plugin-react":"^7.20.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^26.0.1","jest-cli":"^26.0.1","magic-string":"^0.25.7","nollup":"^0.11.1","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.21","react-redux":"^7.2.0","react-router-dom":"^5.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.11.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^6.1.0","styled-components":"^5.1.1","typescript":"^3.9.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.2.3","dist":{"shasum":"a615847b9c1b4871cc5e2ee752cb0c857b79dad7","size":308535,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.2.3.tgz","integrity":"sha512-CTsm67aPgF8BHvvbLWO4ySinrWGpyOuxDR7Grj4qOfz7U8h5Tl5FH8OwPzCjiGWCj8MY99AwWiaTIG4IxDsFuQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.2.3_1590830014274_0.35155933860461874"},"_hasShrinkwrap":false,"publish_time":1590830014470,"_cnpm_publish_time":1590830014470,"_cnpmcore_publish_time":"2021-12-16T15:04:59.733Z","contributors":[]},"4.2.2":{"name":"@welldone-software/why-did-you-render","version":"4.2.2","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.6","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.6","@babel/preset-react":"^7.9.4","@testing-library/jest-dom":"^5.8.0","@testing-library/react":"^10.0.4","@types/react-redux":"^7.1.9","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^26.0.1","babel-plugin-lodash":"^3.3.4","concurrently":"^5.2.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^7.0.0","eslint-plugin-jest":"^23.13.1","eslint-plugin-react":"^7.20.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^26.0.1","jest-cli":"^26.0.1","magic-string":"^0.25.7","nollup":"^0.11.1","react":"^16.13.1","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.21","react-redux":"^7.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.10.5","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.3.0","styled-components":"^5.1.0","typescript":"^3.9.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.2.2","dist":{"shasum":"720128a4f626997ece1ac455a7b13f9ef10dae0a","size":306025,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.2.2.tgz","integrity":"sha512-v08t2WXFQdnxkPodXzbPeho3FwgrlwzjwxasN+8A1LSZnkcxJpYvOF8/z+OySqehC44JT6oPB1KEnBVMrebHdw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.2.2_1589954131722_0.3757371225722128"},"_hasShrinkwrap":false,"publish_time":1589954131849,"_cnpm_publish_time":1589954131849,"_cnpmcore_publish_time":"2021-12-16T15:05:01.098Z","contributors":[]},"4.2.1":{"name":"@welldone-software/why-did-you-render","version":"4.2.1","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.5","@babel/preset-react":"^7.9.4","@testing-library/jest-dom":"^5.5.0","@testing-library/react":"^10.0.2","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^25.3.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^6.8.0","eslint-plugin-jest":"^23.8.2","eslint-plugin-react":"^7.19.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^25.3.0","jest-cli":"^25.3.0","magic-string":"^0.25.7","nollup":"^0.10.7","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.20","react-redux":"^7.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.6.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.0.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.3.0","styled-components":"^5.1.0","typescript":"^3.8.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.2.1","dist":{"shasum":"ea407028ac0ae105864b50c3fc202391d864d09d","size":306560,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.2.1.tgz","integrity":"sha512-Q1jH++Sx0F09bU2eTEzAPuBxPiv/uxzgFfWMX1G8LqT4xzdGOrr287DD3lsfPpGLDLx9sqL8jMc0RoxorRewUg=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.2.1_1589265736705_0.12034117856477322"},"_hasShrinkwrap":false,"publish_time":1589265736927,"_cnpm_publish_time":1589265736927,"_cnpmcore_publish_time":"2021-12-16T15:05:02.522Z","contributors":[]},"4.2.0":{"name":"@welldone-software/why-did-you-render","version":"4.2.0","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.5","@babel/preset-react":"^7.9.4","@testing-library/jest-dom":"^5.5.0","@testing-library/react":"^10.0.2","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^25.3.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^6.8.0","eslint-plugin-jest":"^23.8.2","eslint-plugin-react":"^7.19.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^25.3.0","jest-cli":"^25.3.0","magic-string":"^0.25.7","nollup":"^0.10.7","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.20","react-redux":"^7.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.6.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.0.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.3.0","styled-components":"^5.1.0","typescript":"^3.8.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.2.0","dist":{"shasum":"061ecb9c67278802ded21ae68a204a87a84d10f4","size":305009,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.2.0.tgz","integrity":"sha512-vTy5wmcSvaYSellZX6mZeJHgpntKS/9ZBUxvbswoa5NMoL62F3I8di6CfojFUx42N4n0NapCARJhcMAvupI4IQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.2.0_1588760181832_0.7516566820833954"},"_hasShrinkwrap":false,"publish_time":1588760182043,"_cnpm_publish_time":1588760182043,"_cnpmcore_publish_time":"2021-12-16T15:05:04.006Z","contributors":[]},"4.1.3":{"name":"@welldone-software/why-did-you-render","version":"4.1.3","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.5","@babel/preset-react":"^7.9.4","@testing-library/jest-dom":"^5.5.0","@testing-library/react":"^10.0.2","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^25.3.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^6.8.0","eslint-plugin-jest":"^23.8.2","eslint-plugin-react":"^7.19.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^25.3.0","jest-cli":"^25.3.0","magic-string":"^0.25.7","nollup":"^0.10.7","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.20","react-redux":"^7.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.6.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.0.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.3.0","styled-components":"^5.1.0","typescript":"^3.8.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.1.3","dist":{"shasum":"35c927fc715884d42e2270411c006f63ceea369a","size":302456,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.1.3.tgz","integrity":"sha512-xUlrJfG6zyqAqJ9M3uI/Wa88EF99fgeT3tb7VhztnVxWG/k6nn1kRuddlCIZSqrvDTen52seLLvLaqw/VEbWag=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.1.3_1588145716318_0.4263573890751058"},"_hasShrinkwrap":false,"publish_time":1588145716552,"_cnpm_publish_time":1588145716552,"_cnpmcore_publish_time":"2021-12-16T15:05:05.168Z","contributors":[]},"4.1.3-alpha.0":{"name":"@welldone-software/why-did-you-render","version":"4.1.3-alpha.0","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.5","@babel/preset-react":"^7.9.4","@testing-library/jest-dom":"^5.5.0","@testing-library/react":"^10.0.2","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^25.3.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^6.8.0","eslint-plugin-jest":"^23.8.2","eslint-plugin-react":"^7.19.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^25.3.0","jest-cli":"^25.3.0","magic-string":"^0.25.7","nollup":"^0.10.7","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.20","react-redux":"^7.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.6.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.0.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.3.0","styled-components":"^5.1.0","typescript":"^3.8.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.1.3-alpha.0","dist":{"shasum":"c66a7a62743fd5c947a0e970859895d3fbfd8c76","size":302568,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.1.3-alpha.0.tgz","integrity":"sha512-YQVue1WNtFonSl/YJeg1Vjnx2+dX6F5r9Nv9QNKRh5Uky3vx4CBEez8EXu26lS2Ah3ZyU1AlpXh4r4i5nQJLUA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.1.3-alpha.0_1587805896723_0.020806418260791437"},"_hasShrinkwrap":false,"publish_time":1587805896921,"_cnpm_publish_time":1587805896921,"_cnpmcore_publish_time":"2021-12-16T15:05:06.133Z","contributors":[]},"4.1.2":{"name":"@welldone-software/why-did-you-render","version":"4.1.2","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.5","@babel/preset-react":"^7.9.4","@testing-library/jest-dom":"^5.5.0","@testing-library/react":"^10.0.2","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^25.3.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^6.8.0","eslint-plugin-jest":"^23.8.2","eslint-plugin-react":"^7.19.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^25.3.0","jest-cli":"^25.3.0","magic-string":"^0.25.7","nollup":"^0.10.7","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.20","react-redux":"^7.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.6.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.0.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.3.0","styled-components":"^5.1.0","typescript":"^3.8.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.1.2","dist":{"shasum":"d88f55b6d7eed11271a24ec949fd156b5789db8a","size":301852,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.1.2.tgz","integrity":"sha512-bYFOe9zPTNpr10XpP48xID93eiw3TrVyWEFKt4dnG35RghhtxetKfTSmt/bx+ZLV9NuSJQUxiig6VUGxWpUP4Q=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.1.2_1587639386633_0.14920215622925315"},"_hasShrinkwrap":false,"publish_time":1587639386946,"_cnpm_publish_time":1587639386946,"_cnpmcore_publish_time":"2021-12-16T15:05:07.023Z","contributors":[]},"4.1.1":{"name":"@welldone-software/why-did-you-render","version":"4.1.1","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.5","@babel/preset-react":"^7.9.4","@testing-library/jest-dom":"^5.5.0","@testing-library/react":"^10.0.2","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^25.3.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^6.8.0","eslint-plugin-jest":"^23.8.2","eslint-plugin-react":"^7.19.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^25.3.0","jest-cli":"^25.3.0","magic-string":"^0.25.7","nollup":"^0.10.7","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.20","react-redux":"^7.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.6.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.0.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.3.0","styled-components":"^5.1.0","typescript":"^3.8.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.1.1","dist":{"shasum":"de048f5d2a29ace9082ac9018b134662be2bd8c4","size":301638,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.1.1.tgz","integrity":"sha512-wQzH3OyYCkz8eAixnM83v8/4yASjkjYBcP6FdS6uDWL1DVrNbgs8Y4rDnYjK2ovOX+nPp1w8tBzWD6oGW/fpzQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.1.1_1587489508265_0.6787027047140706"},"_hasShrinkwrap":false,"publish_time":1587489508525,"_cnpm_publish_time":1587489508525,"_cnpmcore_publish_time":"2021-12-16T15:05:07.757Z","contributors":[]},"4.1.0-alpha.1":{"name":"@welldone-software/why-did-you-render","version":"4.1.0-alpha.1","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.5","@babel/preset-react":"^7.9.4","@testing-library/jest-dom":"^5.5.0","@testing-library/react":"^10.0.2","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^25.3.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^6.8.0","eslint-plugin-jest":"^23.8.2","eslint-plugin-react":"^7.19.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^25.3.0","jest-cli":"^25.3.0","magic-string":"^0.25.7","nollup":"^0.10.7","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.20","react-redux":"^7.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.6.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.0.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.3.0","styled-components":"^5.1.0","typescript":"^3.8.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.1.0-alpha.1","dist":{"shasum":"2238d9f318454c5cb568106e1a8b7c2693275b95","size":294686,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.1.0-alpha.1.tgz","integrity":"sha512-BE+EIzfpNTmFMEPeY09qZNeVXtLSobUdnh2A5ceYbdN3YKTkK//bMgxiuvAGc866UWY6R66DOY2rgadntcpCHg=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.1.0-alpha.1_1587224016038_0.18849694910722659"},"_hasShrinkwrap":false,"publish_time":1587224016609,"_cnpm_publish_time":1587224016609,"_cnpmcore_publish_time":"2021-12-16T15:05:08.598Z","contributors":[]},"4.1.0-alpha.0":{"name":"@welldone-software/why-did-you-render","version":"4.1.0-alpha.0","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.5","@babel/preset-react":"^7.9.4","@testing-library/jest-dom":"^5.5.0","@testing-library/react":"^10.0.2","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^25.3.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^6.8.0","eslint-plugin-jest":"^23.8.2","eslint-plugin-react":"^7.19.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.5","jest":"^25.3.0","jest-cli":"^25.3.0","magic-string":"^0.25.7","nollup":"^0.10.7","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.20","react-redux":"^7.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.6.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^2.0.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.3.0","styled-components":"^5.1.0","typescript":"^3.8.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.1.0-alpha.0","dist":{"shasum":"375ce358150265a3b352044cd596f7f2683f7e9f","size":294674,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.1.0-alpha.0.tgz","integrity":"sha512-bkdSmNYi2BpE0sZXYrWeqE8mWkluMsPkV1QRHrzeFwqq9m+VL6duauVEFZA0Q7QVNFQeFVI3UR9SkQhgdS15YQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.1.0-alpha.0_1587222484701_0.6256150426707634"},"_hasShrinkwrap":false,"publish_time":1587222484885,"_cnpm_publish_time":1587222484885,"_cnpmcore_publish_time":"2021-12-16T15:05:09.559Z","contributors":[]},"4.0.8":{"name":"@welldone-software/why-did-you-render","version":"4.0.8","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.0","@babel/preset-react":"^7.9.4","@testing-library/jest-dom":"^5.3.0","@testing-library/react":"^10.0.2","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^25.2.4","babel-plugin-lodash":"^3.3.4","concurrently":"^5.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^6.8.0","eslint-plugin-jest":"^23.8.2","eslint-plugin-react":"^7.19.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.3","jest":"^25.2.4","jest-cli":"^25.2.4","magic-string":"^0.25.7","nollup":"^0.10.7","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.20","react-redux":"^7.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.3.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^0.13.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.3.0","styled-components":"^5.0.1","typescript":"^3.8.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.0.8","dist":{"shasum":"a685e7496421b44723f9342046f1b0dbbb39ad39","size":277168,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.0.8.tgz","integrity":"sha512-32B1YFqgEOO5fIBKT0uBIjuBAGxov/pwlxEqRZhmtvlyWTl927ouOP4PaxE6RAKuGAkkl6qoTF3yke3CokbZEQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.0.8_1586952786192_0.7860569658622463"},"_hasShrinkwrap":false,"publish_time":1586952786356,"_cnpm_publish_time":1586952786356,"_cnpmcore_publish_time":"2021-12-16T15:05:10.565Z","contributors":[]},"4.0.7":{"name":"@welldone-software/why-did-you-render","version":"4.0.7","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.0","@babel/preset-react":"^7.9.4","@testing-library/jest-dom":"^5.3.0","@testing-library/react":"^10.0.2","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^25.2.4","babel-plugin-lodash":"^3.3.4","concurrently":"^5.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^6.8.0","eslint-plugin-jest":"^23.8.2","eslint-plugin-react":"^7.19.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.3","jest":"^25.2.4","jest-cli":"^25.2.4","magic-string":"^0.25.7","nollup":"^0.10.7","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.20","react-redux":"^7.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.3.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^0.13.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.3.0","styled-components":"^5.0.1","typescript":"^3.8.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.0.7","dist":{"shasum":"13c81eef665a34911c029dff821b23cd2495567b","size":276383,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.0.7.tgz","integrity":"sha512-Equ+x6Tp8ZaDcypdP36Ag/bzjIsYAUSQVScXWtRuOkBknP1UPM0Gc5plEeADLYRgrO8IEF/WGxJ7442EGbdyEA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.0.7_1586426359746_0.9891285764172117"},"_hasShrinkwrap":false,"publish_time":1586426360154,"_cnpm_publish_time":1586426360154,"_cnpmcore_publish_time":"2021-12-16T15:05:11.769Z","contributors":[]},"4.0.6":{"name":"@welldone-software/why-did-you-render","version":"4.0.6","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.13"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.9.0","@babel/preset-react":"^7.9.4","@testing-library/jest-dom":"^5.3.0","@testing-library/react":"^10.0.2","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.1.0","babel-jest":"^25.2.4","babel-plugin-lodash":"^3.3.4","concurrently":"^5.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.2","eslint":"^6.8.0","eslint-plugin-jest":"^23.8.2","eslint-plugin-react":"^7.19.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.3","jest":"^25.2.4","jest-cli":"^25.2.4","magic-string":"^0.25.7","nollup":"^0.10.7","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.13.0","react-hot-loader":"^4.12.20","react-redux":"^7.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^2.3.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^0.13.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.3.0","styled-components":"^5.0.1","typescript":"^3.8.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.0.6","dist":{"shasum":"51dc83be0ad4a9fe5faf7e4e93e3c8a386a57f8c","size":276442,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.0.6.tgz","integrity":"sha512-khH11lsu0MIV0aTRaH0n/80AwbulIoaXLu0mdCDwpYNjxbKhH3ypEFgsWdQyN0a+2IMVwC290icQ1ONojw+27A=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.0.6_1585723976941_0.4581320835445628"},"_hasShrinkwrap":false,"publish_time":1585723977253,"_cnpm_publish_time":1585723977253,"_cnpmcore_publish_time":"2021-12-16T15:05:12.785Z","contributors":[]},"4.0.5":{"name":"@welldone-software/why-did-you-render","version":"4.0.5","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.12"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-react":"^7.8.3","@testing-library/jest-dom":"^5.1.1","@testing-library/react":"^9.4.1","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.1.1","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^25.1.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.1.0","create-react-class":"^15.6.3","cross-env":"^7.0.0","eslint":"^6.8.0","eslint-plugin-jest":"^23.7.0","eslint-plugin-react":"^7.18.3","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.3","jest":"^25.1.0","jest-cli":"^25.1.0","magic-string":"^0.25.6","nollup":"^0.10.6","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.11.0","react-hot-loader":"^4.12.19","react-redux":"^7.2.0","redux":"^4.0.5","rimraf":"^3.0.2","rollup":"^1.31.1","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.5.1","rollup-plugin-license":"^0.13.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.2.0","styled-components":"^5.0.1","typescript":"^3.8.2"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.0.5","dist":{"shasum":"15a8de16fc84307ab401fb3f859d9a94f2b5334c","size":272235,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.0.5.tgz","integrity":"sha512-igBq0kGqKUdwMUQFgPkDzKQS+8MHqhDvF2j2w+05yS7LqcIIZyBL7FRYf1Hvm1QABx86prS7xwiIJa0U0ev5JA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.0.5_1582396618750_0.2648697807131344"},"_hasShrinkwrap":false,"publish_time":1582396618931,"_cnpm_publish_time":1582396618931,"_cnpmcore_publish_time":"2021-12-16T15:05:13.600Z","contributors":[]},"4.0.4":{"name":"@welldone-software/why-did-you-render","version":"4.0.4","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.12"},"devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/preset-react":"^7.8.3","@testing-library/jest-dom":"^5.0.2","@testing-library/react":"^9.4.0","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^25.1.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.0.2","create-react-class":"^15.6.3","cross-env":"^6.0.3","eslint":"^6.8.0","eslint-plugin-jest":"^23.6.0","eslint-plugin-react":"^7.18.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.1","jest":"^25.1.0","jest-cli":"^25.1.0","magic-string":"^0.25.6","nollup":"^0.10.3","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.11.0","react-hot-loader":"^4.12.19","react-redux":"^7.1.3","redux":"^4.0.5","rimraf":"^3.0.0","rollup":"^1.29.1","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.1.1","rollup-plugin-license":"^0.13.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.2.0","styled-components":"^5.0.0","typescript":"^3.7.5"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.0.4","dist":{"shasum":"983faef183cad5f4a8fe37e8b0f9f5622688a367","size":272005,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.0.4.tgz","integrity":"sha512-s5NfsRO2SEQcsnBza8as4in32cklaYtN5jkrQUY84/Y0nMuo/9ReHCXGnLLjtTrxJu/vxnDx6CVQRMEA5lwbiw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.0.4_1581925597721_0.19630009509738477"},"_hasShrinkwrap":false,"publish_time":1581925597892,"_cnpm_publish_time":1581925597892,"_cnpmcore_publish_time":"2021-12-16T15:05:14.736Z","contributors":[]},"4.0.3":{"name":"@welldone-software/why-did-you-render","version":"4.0.3","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.12"},"devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/preset-react":"^7.8.3","@testing-library/jest-dom":"^5.0.2","@testing-library/react":"^9.4.0","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^25.1.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.0.2","create-react-class":"^15.6.3","cross-env":"^6.0.3","eslint":"^6.8.0","eslint-plugin-jest":"^23.6.0","eslint-plugin-react":"^7.18.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.1","jest":"^25.1.0","jest-cli":"^25.1.0","magic-string":"^0.25.6","nollup":"^0.10.3","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.11.0","react-hot-loader":"^4.12.19","react-redux":"^7.1.3","redux":"^4.0.5","rimraf":"^3.0.0","rollup":"^1.29.1","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.1.1","rollup-plugin-license":"^0.13.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.2.0","styled-components":"^5.0.0","typescript":"^3.7.5"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.0.3","dist":{"shasum":"f44804f1dbc6d9593ed0ade190185f72ca6d8077","size":271869,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.0.3.tgz","integrity":"sha512-B5whN0kIIsxorQEAD5sj7BHhULa3BlqGhgRtD6guT1MvsC9S7aN6vBVdFiTDapLhQ6OCUTcAzAcuhDrWnuKD6A=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.0.3_1580670332950_0.8837644392852317"},"_hasShrinkwrap":false,"publish_time":1580670333157,"_cnpm_publish_time":1580670333157,"_cnpmcore_publish_time":"2021-12-16T15:05:15.603Z","contributors":[]},"4.0.2":{"name":"@welldone-software/why-did-you-render","version":"4.0.2","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.12"},"devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/preset-react":"^7.8.3","@testing-library/jest-dom":"^5.0.2","@testing-library/react":"^9.4.0","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^25.1.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.0.2","create-react-class":"^15.6.3","cross-env":"^6.0.3","eslint":"^6.8.0","eslint-plugin-jest":"^23.6.0","eslint-plugin-react":"^7.18.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.1","jest":"^25.1.0","jest-cli":"^25.1.0","magic-string":"^0.25.6","nollup":"^0.10.3","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.11.0","react-hot-loader":"^4.12.19","react-redux":"^7.1.3","redux":"^4.0.5","rimraf":"^3.0.0","rollup":"^1.29.1","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.1.1","rollup-plugin-license":"^0.13.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.2.0","styled-components":"^5.0.0","typescript":"^3.7.5"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.0.2","dist":{"shasum":"506992ebd5cbd82845de8af4e8356d6882d09219","size":271055,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.0.2.tgz","integrity":"sha512-sjdA4hPiUBtYeIPXL34vqleJyUgSINE4NBh8o1IwQsWvBlTGiD49G0nN9tC0w18qdF37B+Sghi4OU33jJ+7cAg=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.0.2_1580663284857_0.6906015802294174"},"_hasShrinkwrap":false,"publish_time":1580663285009,"_cnpm_publish_time":1580663285009,"_cnpmcore_publish_time":"2021-12-16T15:05:16.434Z","contributors":[]},"4.0.1":{"name":"@welldone-software/why-did-you-render","version":"4.0.1","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.12"},"devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/preset-react":"^7.8.3","@testing-library/jest-dom":"^5.0.2","@testing-library/react":"^9.4.0","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^25.1.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.0.2","create-react-class":"^15.6.3","cross-env":"^6.0.3","eslint":"^6.8.0","eslint-plugin-jest":"^23.6.0","eslint-plugin-react":"^7.18.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.1","jest":"^25.1.0","jest-cli":"^25.1.0","magic-string":"^0.25.6","nollup":"^0.10.3","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.11.0","react-hot-loader":"^4.12.19","react-redux":"^7.1.3","redux":"^4.0.5","rimraf":"^3.0.0","rollup":"^1.29.1","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.1.1","rollup-plugin-license":"^0.13.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.2.0","styled-components":"^5.0.0","typescript":"^3.7.5"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.0.1","dist":{"shasum":"8efa3e512ef9b8df278c3bda864c503a8e59b67e","size":271080,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.0.1.tgz","integrity":"sha512-xzL1e/dZPLLdoLohYr1RbBnazkvWSnptQhRYieHueXBE1xvXZkGUWveFrKMvJUof7se/iMjgtOm1PYEsqkUhdg=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.0.1_1580662968951_0.8524178035433025"},"_hasShrinkwrap":false,"publish_time":1580662969129,"_cnpm_publish_time":1580662969129,"_cnpmcore_publish_time":"2021-12-16T15:05:17.441Z","contributors":[]},"4.0.0":{"name":"@welldone-software/why-did-you-render","version":"4.0.0","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.12"},"devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/preset-react":"^7.8.3","@testing-library/jest-dom":"^5.0.2","@testing-library/react":"^9.4.0","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^25.1.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.0.2","create-react-class":"^15.6.3","cross-env":"^6.0.3","eslint":"^6.8.0","eslint-plugin-jest":"^23.6.0","eslint-plugin-react":"^7.18.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.1","jest":"^25.1.0","jest-cli":"^25.1.0","magic-string":"^0.25.6","nollup":"^0.10.3","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.11.0","react-hot-loader":"^4.12.19","react-redux":"^7.1.3","redux":"^4.0.5","rimraf":"^3.0.0","rollup":"^1.29.1","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.1.1","rollup-plugin-license":"^0.13.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.2.0","styled-components":"^5.0.0","typescript":"^3.7.5"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@4.0.0","dist":{"shasum":"cc98c996f5a06ea55bd07dc99ba4b4d68af93332","size":270190,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-4.0.0.tgz","integrity":"sha512-PjqriZ8Ak9biP2+kOcIrg+NwsFwWVhGV03Hm+ns84YBCArn+hWBKM9rMBEU6e62I1qyrYF2/G9yktNpEmfWfJA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_4.0.0_1580142865316_0.5998783068475613"},"_hasShrinkwrap":false,"publish_time":1580142865535,"_cnpm_publish_time":1580142865535,"_cnpmcore_publish_time":"2021-12-16T15:05:18.438Z","contributors":[]},"3.6.0":{"name":"@welldone-software/why-did-you-render","version":"3.6.0","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.12"},"devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/preset-react":"^7.8.3","@testing-library/jest-dom":"^5.0.2","@testing-library/react":"^9.4.0","@types/react-redux":"^7.1.7","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^25.1.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.0.2","create-react-class":"^15.6.3","cross-env":"^6.0.3","eslint":"^6.8.0","eslint-plugin-jest":"^23.6.0","eslint-plugin-react":"^7.18.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^4.2.1","jest":"^25.1.0","jest-cli":"^25.1.0","magic-string":"^0.25.6","nollup":"^0.10.3","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.11.0","react-hot-loader":"^4.12.19","react-redux":"^7.1.3","redux":"^4.0.5","rimraf":"^3.0.0","rollup":"^1.29.1","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.1.1","rollup-plugin-license":"^0.13.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.2.0","styled-components":"^5.0.0","typescript":"^3.7.5"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.6.0","dist":{"shasum":"cdbf1bbfd7b5ebf9f89a895c1764cb0430a4f392","size":270087,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.6.0.tgz","integrity":"sha512-UQEfDlsAm2xgPObUvlBdqp0lph+at1Z+KPYtl33gPGKZx/yPFQEZVgpycRAhNyQjmaFbqhIqub7X/y5v/vAlmw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.6.0_1579953641077_0.8834643609274302"},"_hasShrinkwrap":false,"publish_time":1579953641246,"_cnpm_publish_time":1579953641246,"_cnpmcore_publish_time":"2021-12-16T15:05:19.465Z","contributors":[]},"3.5.0":{"name":"@welldone-software/why-did-you-render","version":"3.5.0","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.12"},"devDependencies":{"@babel/cli":"^7.7.5","@babel/core":"^7.7.5","@babel/plugin-proposal-class-properties":"^7.7.4","@babel/preset-env":"^7.7.6","@babel/preset-react":"^7.7.4","@testing-library/jest-dom":"^4.2.4","@testing-library/react":"^9.4.0","@types/react":"^16.9.16","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.0.1","create-react-class":"^15.6.3","cross-env":"^6.0.3","eslint":"^6.7.2","eslint-plugin-jest":"^23.1.1","eslint-plugin-react":"^7.17.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.1.0","jest":"^24.9.0","jest-cli":"^24.9.0","magic-string":"^0.25.4","nollup":"^0.9.0","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.11.0","react-hot-loader":"^4.12.18","react-redux":"^7.1.3","redux":"^4.0.4","rimraf":"^3.0.0","rollup":"^1.27.12","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.0.7","rollup-plugin-license":"^0.13.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.3","styled-components":"^4.4.1"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.5.0","dist":{"shasum":"41a414e90b372af73e8693e44bfdb960c4921193","size":271969,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.5.0.tgz","integrity":"sha512-9+WVSV8ZBb12SYu5uS4rOB5xVbW3ZpXGuAoeKlZ71oI9NrNG5X+v9WTFmoV+jKPKtlOU8dbwwDjF9GOzp7XvPQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.5.0_1576940092134_0.6332054290852509"},"_hasShrinkwrap":false,"publish_time":1576940092343,"_cnpm_publish_time":1576940092343,"_cnpmcore_publish_time":"2021-12-16T15:05:20.203Z","contributors":[]},"3.4.0":{"name":"@welldone-software/why-did-you-render","version":"3.4.0","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.12"},"devDependencies":{"@babel/cli":"^7.7.5","@babel/core":"^7.7.5","@babel/plugin-proposal-class-properties":"^7.7.4","@babel/preset-env":"^7.7.6","@babel/preset-react":"^7.7.4","@testing-library/jest-dom":"^4.2.4","@testing-library/react":"^9.4.0","@types/react":"^16.9.16","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.0.1","create-react-class":"^15.6.3","cross-env":"^6.0.3","eslint":"^6.7.2","eslint-plugin-jest":"^23.1.1","eslint-plugin-react":"^7.17.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.1.0","jest":"^24.9.0","jest-cli":"^24.9.0","magic-string":"^0.25.4","nollup":"^0.9.0","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.11.0","react-hot-loader":"^4.12.18","react-redux":"^7.1.3","redux":"^4.0.4","rimraf":"^3.0.0","rollup":"^1.27.12","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.0.7","rollup-plugin-license":"^0.13.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.3","styled-components":"^4.4.1"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.4.0","dist":{"shasum":"be48072ed1d23e426f83ef813f17937e9d30cc9b","size":272145,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.4.0.tgz","integrity":"sha512-ecE5KY5lKc/47xWBjE+nVrZ+Q9J17hFxQsOSma4R1ZXEkOA0JQT/uLC5ie0FDGGFZhCyalIAKDU30avieuIXLQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.4.0_1576502902108_0.6140773202286511"},"_hasShrinkwrap":false,"publish_time":1576502902265,"_cnpm_publish_time":1576502902265,"_cnpmcore_publish_time":"2021-12-16T15:05:21.583Z","contributors":[]},"3.4.2":{"name":"@welldone-software/why-did-you-render","version":"3.4.2","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.12"},"devDependencies":{"@babel/cli":"^7.7.5","@babel/core":"^7.7.5","@babel/plugin-proposal-class-properties":"^7.7.4","@babel/preset-env":"^7.7.6","@babel/preset-react":"^7.7.4","@testing-library/jest-dom":"^4.2.4","@testing-library/react":"^9.4.0","@types/react":"^16.9.16","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.0.1","create-react-class":"^15.6.3","cross-env":"^6.0.3","eslint":"^6.7.2","eslint-plugin-jest":"^23.1.1","eslint-plugin-react":"^7.17.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.1.0","jest":"^24.9.0","jest-cli":"^24.9.0","magic-string":"^0.25.4","nollup":"^0.9.0","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.11.0","react-hot-loader":"^4.12.18","react-redux":"^7.1.3","redux":"^4.0.4","rimraf":"^3.0.0","rollup":"^1.27.12","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.0.7","rollup-plugin-license":"^0.13.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.3","styled-components":"^4.4.1"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.4.2","dist":{"shasum":"8bc6262711cdee97f2d78d97d018f4677d96d9ae","size":274104,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.4.2.tgz","integrity":"sha512-1pa1QixLGhqSC/oDlFLBvJwppluZ9OjV6tBFnVLUJsvUgc38ZSSA8KGtqbh5dob4MAh5fO7zug/j8C2oiuUiUQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.4.2_1576753054361_0.03365838590013914"},"_hasShrinkwrap":false,"publish_time":1576753054540,"_cnpm_publish_time":1576753054540,"_cnpmcore_publish_time":"2021-12-16T15:05:22.714Z","contributors":[]},"3.4.1":{"name":"@welldone-software/why-did-you-render","version":"3.4.1","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.12"},"devDependencies":{"@babel/cli":"^7.7.5","@babel/core":"^7.7.5","@babel/plugin-proposal-class-properties":"^7.7.4","@babel/preset-env":"^7.7.6","@babel/preset-react":"^7.7.4","@testing-library/jest-dom":"^4.2.4","@testing-library/react":"^9.4.0","@types/react":"^16.9.16","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.0.1","create-react-class":"^15.6.3","cross-env":"^6.0.3","eslint":"^6.7.2","eslint-plugin-jest":"^23.1.1","eslint-plugin-react":"^7.17.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.1.0","jest":"^24.9.0","jest-cli":"^24.9.0","magic-string":"^0.25.4","nollup":"^0.9.0","react":"^16.12.0","react-dom":"npm:@hot-loader/react-dom@^16.11.0","react-hot-loader":"^4.12.18","react-redux":"^7.1.3","redux":"^4.0.4","rimraf":"^3.0.0","rollup":"^1.27.12","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.0.7","rollup-plugin-license":"^0.13.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.3","styled-components":"^4.4.1"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.4.1","dist":{"shasum":"d00bf1ae4198464281efee1439f1788047357888","size":272165,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.4.1.tgz","integrity":"sha512-n3KfJb/E02sGLvoHj1+qPVM76rWZ3rurhESRvRieRMyV4Hb79ek44wCdn3bVBL85KL3CGAaCOuwziPad3cJW5Q=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.4.1_1576503240552_0.1328080061905863"},"_hasShrinkwrap":false,"publish_time":1576503240849,"_cnpm_publish_time":1576503240849,"_cnpmcore_publish_time":"2021-12-16T15:05:24.211Z","contributors":[]},"3.3.9":{"name":"@welldone-software/why-did-you-render","version":"3.3.9","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.9"},"devDependencies":{"@babel/cli":"^7.7.0","@babel/core":"^7.7.0","@babel/plugin-proposal-class-properties":"^7.7.0","@babel/preset-env":"^7.7.0","@babel/preset-react":"^7.7.0","@testing-library/jest-dom":"^4.2.3","@testing-library/react":"^9.3.2","@types/react":"^16.9.11","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.0.0","astring":"^1.4.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-plugin-lodash":"^3.3.4","concurrently":"^5.0.0","create-react-class":"^15.6.3","cross-env":"^6.0.3","eslint":"^6.6.0","eslint-plugin-jest":"^23.0.2","eslint-plugin-react":"^7.16.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.0.9","jest":"^24.9.0","jest-cli":"^24.9.0","magic-string":"^0.25.4","nollup":"^0.8.3","react":"^16.10.1","react-dom":"npm:@hot-loader/react-dom@^16.10.1","react-hot-loader":"^4.12.15","react-redux":"^7.1.1","redux":"^4.0.4","rimraf":"^3.0.0","rollup":"^1.26.3","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.0.7","rollup-plugin-license":"^0.12.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.2","styled-components":"^4.4.1"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.3.9","dist":{"shasum":"473bc8209d08476b5cffcd19dce3484fdc159b48","size":262292,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.9.tgz","integrity":"sha512-uH8gQvggyAvrRdib2+n+/ZwbVtUhap2Tvere+Bb3KWAE6K4rdgZMUtjtovjbLaAqR4zN4XWGLjp7Dc/MAhBKoQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.3.9_1573295534825_0.9452155537395486"},"_hasShrinkwrap":false,"publish_time":1573295534986,"_cnpm_publish_time":1573295534986,"_cnpmcore_publish_time":"2021-12-16T15:05:25.593Z","contributors":[]},"3.3.8":{"name":"@welldone-software/why-did-you-render","version":"3.3.8","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env TEST=true jest \"./tests\"","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","modulePaths":["<rootDir>/src"],"setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.10"},"devDependencies":{"@babel/cli":"^7.6.2","@babel/core":"^7.6.2","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/preset-env":"^7.6.2","@babel/preset-react":"^7.0.0","@testing-library/jest-dom":"^4.1.0","@testing-library/react":"^9.2.0","@types/react":"^16.9.4","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.0.0","astring":"^1.4.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.2","create-react-class":"^15.6.3","cross-env":"^6.0.0","eslint":"^6.5.1","eslint-plugin-jest":"^22.17.0","eslint-plugin-react":"^7.15.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.0.7","jest":"^24.9.0","jest-cli":"^24.9.0","magic-string":"^0.25.4","nollup":"^0.7.6","react":"^16.10.1","react-dom":"npm:@hot-loader/react-dom@^16.9.0","react-hot-loader":"^4.12.14","react-redux":"^7.1.1","redux":"^4.0.4","rimraf":"^3.0.0","rollup":"^1.22.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.0.7","rollup-plugin-license":"^0.12.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.2","styled-components":"^4.4.0"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.3.8","dist":{"shasum":"a8b69e6d64e36bab676c03ca4630032bdf6ea5b1","size":262203,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.8.tgz","integrity":"sha512-DtmXat8vPJuQlSG9BD0dW9baViZUzFtHMMTHAGnQpRosq7U0kOkEoPXoLY/mRKEfI3SJkxX9R/dwIVh2CQ+rKw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.3.8_1570964407803_0.24977318104048218"},"_hasShrinkwrap":false,"publish_time":1570964408049,"_cnpm_publish_time":1570964408049,"_cnpmcore_publish_time":"2021-12-16T15:05:27.415Z","contributors":[]},"3.3.7":{"name":"@welldone-software/why-did-you-render","version":"3.3.7","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.10"},"devDependencies":{"@babel/cli":"^7.6.2","@babel/core":"^7.6.2","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/preset-env":"^7.6.2","@babel/preset-react":"^7.0.0","@testing-library/jest-dom":"^4.1.0","@testing-library/react":"^9.2.0","@types/react":"^16.9.4","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.0.0","astring":"^1.4.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.2","create-react-class":"^15.6.3","cross-env":"^6.0.0","eslint":"^6.5.1","eslint-plugin-jest":"^22.17.0","eslint-plugin-react":"^7.15.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.0.7","jest":"^24.9.0","jest-cli":"^24.9.0","magic-string":"^0.25.4","nollup":"^0.7.6","react":"^16.10.1","react-dom":"npm:@hot-loader/react-dom@^16.9.0","react-hot-loader":"^4.12.14","react-redux":"^7.1.1","redux":"^4.0.4","rimraf":"^3.0.0","rollup":"^1.22.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.0.7","rollup-plugin-license":"^0.12.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.2","styled-components":"^4.4.0"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.3.7","dist":{"shasum":"e387b63356f1a08de9a4830cd3d90725c3837db5","size":269985,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.7.tgz","integrity":"sha512-f4dpLcmWl4JHvvzpTpmPUcnL2sbCpq22qMRzf37qeFgkus5WtHPJ0qXo6JX+tXT9HRrU1Dw2CeQ5kYSCfw+oFA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.3.7_1570473652317_0.7506234865432171"},"_hasShrinkwrap":false,"publish_time":1570473652525,"_cnpm_publish_time":1570473652525,"_cnpmcore_publish_time":"2021-12-16T15:05:29.008Z","contributors":[]},"3.3.6":{"name":"@welldone-software/why-did-you-render","version":"3.3.6","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.10"},"devDependencies":{"@babel/cli":"^7.6.2","@babel/core":"^7.6.2","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/preset-env":"^7.6.2","@babel/preset-react":"^7.0.0","@testing-library/jest-dom":"^4.1.0","@testing-library/react":"^9.2.0","@types/react":"^16.9.4","@welldone-software/jest-console-handler":"^0.1.1","acorn-walk":"^7.0.0","astring":"^1.4.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.2","create-react-class":"^15.6.3","cross-env":"^6.0.0","eslint":"^6.5.1","eslint-plugin-jest":"^22.17.0","eslint-plugin-react":"^7.15.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.0.7","jest":"^24.9.0","jest-cli":"^24.9.0","magic-string":"^0.25.4","nollup":"^0.7.6","react":"^16.10.1","react-dom":"npm:@hot-loader/react-dom@^16.9.0","react-hot-loader":"^4.12.14","react-redux":"^7.1.1","redux":"^4.0.4","rimraf":"^3.0.0","rollup":"^1.22.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.0.7","rollup-plugin-license":"^0.12.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.2","styled-components":"^4.4.0"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.3.6","dist":{"shasum":"d15cc1b1b15fbe9b29908d02d7c5bad281be1b1e","size":269839,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.6.tgz","integrity":"sha512-giHh4vPq58CKdvtO1M6cAa0cWWVpFSkXpQPSeVs3O/fm054gVwFKL0ycCcFu/CgnKpip9dfur0i1X7lOH0Gq/Q=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.3.6_1570266550297_0.9143670012356586"},"_hasShrinkwrap":false,"publish_time":1570266550548,"_cnpm_publish_time":1570266550548,"_cnpmcore_publish_time":"2021-12-16T15:05:30.119Z","contributors":[]},"3.3.5":{"name":"@welldone-software/why-did-you-render","version":"3.3.5","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"eslint . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.9"},"devDependencies":{"@babel/cli":"^7.6.0","@babel/core":"^7.6.0","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/preset-env":"^7.6.0","@babel/preset-react":"^7.0.0","@testing-library/jest-dom":"^4.1.0","@testing-library/react":"^9.1.4","@types/react":"^16.9.2","@welldone-software/jest-console-handler":"^0.1.0","acorn-walk":"^7.0.0","astring":"^1.4.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.2","create-react-class":"^15.6.3","cross-env":"^5.2.1","eslint":"^6.3.0","eslint-plugin-jest":"^22.17.0","eslint-plugin-react":"^7.14.3","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.0.5","jest":"^24.9.0","jest-cli":"^24.9.0","magic-string":"^0.25.3","nollup":"^0.7.4","react":"^16.9.0","react-dom":"npm:@hot-loader/react-dom@^16.9.0","react-hot-loader":"^4.12.13","react-redux":"^7.1.1","redux":"^4.0.4","rimraf":"^3.0.0","rollup":"^1.21.2","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.0.7","rollup-plugin-license":"^0.12.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.2","styled-components":"^4.3.2"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.3.5","dist":{"shasum":"ba301216ebd7b0283e85995357706223186e6afb","size":269763,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.5.tgz","integrity":"sha512-hn3U5eU7tVEk3A14tRuYHolbBQv6IRmVd/ukNDeyKmC1IbxBck8j8HnFji4ARvw7Z2kJhUwKtXpRI2+gxVolBA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.3.5_1568639341352_0.0950307590847832"},"_hasShrinkwrap":false,"publish_time":1568639341528,"_cnpm_publish_time":1568639341528,"_cnpmcore_publish_time":"2021-12-16T15:05:31.960Z","contributors":[]},"3.3.4":{"name":"@welldone-software/why-did-you-render","version":"3.3.4","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .cache/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.9"},"devDependencies":{"@babel/cli":"^7.6.0","@babel/core":"^7.6.0","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/preset-env":"^7.6.0","@babel/preset-react":"^7.0.0","@testing-library/jest-dom":"^4.1.0","@testing-library/react":"^9.1.4","@types/react":"^16.9.2","@welldone-software/jest-console-handler":"^0.1.0","acorn-walk":"^7.0.0","astring":"^1.4.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.2","create-react-class":"^15.6.3","cross-env":"^5.2.1","eslint":"^6.3.0","eslint-plugin-jest":"^22.17.0","eslint-plugin-react":"^7.14.3","eslint-watch":"^6.0.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.0.5","jest":"^24.9.0","jest-cli":"^24.9.0","magic-string":"^0.25.3","nollup":"^0.7.4","react":"^16.9.0","react-dom":"npm:@hot-loader/react-dom@^16.9.0","react-hot-loader":"^4.12.13","react-redux":"^7.1.1","redux":"^4.0.4","rimraf":"^3.0.0","rollup":"^1.21.2","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-commonjs-alternate":"^0.0.7","rollup-plugin-license":"^0.12.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.2","styled-components":"^4.3.2"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.3.4","dist":{"shasum":"fb7282c59625d52d5c4d84fbd560dc36a8881ca9","size":269740,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.4.tgz","integrity":"sha512-x/0bNE4BTKo5bEdnsU/0SwCI/geoRi7N4FLJeKDu8m3a86ciXUqKT4CJDPy036A9JFvx5mpzNDB9znBedWdfiQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.3.4_1568365499479_0.6099026355547592"},"_hasShrinkwrap":false,"publish_time":1568365499665,"_cnpm_publish_time":1568365499665,"_cnpmcore_publish_time":"2021-12-16T15:05:33.070Z","contributors":[]},"3.3.3":{"name":"@welldone-software/why-did-you-render","version":"3.3.3","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache","setupFilesAfterEnv":["<rootDir>/jestSetup.js"]},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.9"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/preset-react":"^7.0.0","@testing-library/jest-dom":"^4.0.0","@testing-library/react":"^9.1.1","@types/react":"^16.9.1","acorn-walk":"^7.0.0","astring":"^1.4.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.2","babel-jest":"^24.8.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.1","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^6.1.0","eslint-plugin-jest":"^22.15.1","eslint-plugin-react":"^7.14.3","eslint-watch":"^6.0.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.0.3","jest":"^24.8.0","jest-cli":"^24.8.0","magic-string":"^0.25.3","nollup":"^0.6.3","react":"^16.9.0","react-dom":"npm:@hot-loader/react-dom@^16.9.0","react-hot-loader":"^4.12.11","react-redux":"^7.1.0","redux":"^4.0.4","rimraf":"^2.6.3","rollup":"^1.19.4","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.0.2","rollup-plugin-commonjs-alternate":"^0.0.6","rollup-plugin-license":"^0.12.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.1","styled-components":"^4.3.2"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.3.3","dist":{"shasum":"3fe6653a102fa0f886b4cee4800c4ab6edd24cd3","size":268322,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.3.tgz","integrity":"sha512-aA6uhUO7TdQ92xb3SizKJ3A4DyInDdb1x+WwvqrP/U9qlcJjQ+edXHTuq8WJTEh23ov8w4n2y9fnc0jN5NLs6w=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.3.3_1565720262260_0.9329934271517244"},"_hasShrinkwrap":false,"publish_time":1565720262470,"_cnpm_publish_time":1565720262470,"_cnpmcore_publish_time":"2021-12-16T15:05:33.837Z","contributors":[]},"3.3.2":{"name":"@welldone-software/why-did-you-render","version":"3.3.2","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","types":"src/whyDidYouRender.d.ts","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.9"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/preset-react":"^7.0.0","@testing-library/jest-dom":"^4.0.0","@testing-library/react":"^8.0.9","@types/react":"^16.9.0","acorn-walk":"^6.2.0","astring":"^1.4.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.2","babel-jest":"^24.8.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.1","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^6.1.0","eslint-plugin-jest":"^22.15.0","eslint-plugin-react":"^7.14.3","eslint-watch":"^6.0.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.0.3","jest":"^24.8.0","jest-cli":"^24.8.0","magic-string":"^0.25.3","nollup":"^0.6.3","react":"^16.8.6","react-dom":"npm:@hot-loader/react-dom@^16.8.6","react-hot-loader":"^4.12.10","react-redux":"^7.1.0","redux":"^4.0.4","rimraf":"^2.6.3","rollup":"^1.19.4","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.0.2","rollup-plugin-commonjs-alternate":"^0.0.6","rollup-plugin-license":"^0.11.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.1","styled-components":"^4.3.2"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.3.2","dist":{"shasum":"bceb479e251fe395fc90d897ba58d337406ad283","size":268968,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.2.tgz","integrity":"sha512-UlBAIhXAROuS82N4BiNTTjnmX6Txf6SL3k5UXtoOW031d/I3ckLkCvnKuMvJg8TaiJABYA9v58ihPHIcDWjycg=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.3.2_1565335192458_0.8035954417413727"},"_hasShrinkwrap":false,"publish_time":1565335192679,"_cnpm_publish_time":1565335192679,"_cnpmcore_publish_time":"2021-12-16T15:05:35.171Z","contributors":[]},"3.3.1":{"name":"@welldone-software/why-did-you-render","version":"3.3.1","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","types":"src/whyDidYouRender.d.ts","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".cache/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/preset-react":"^7.0.0","@testing-library/jest-dom":"^4.0.0","@testing-library/react":"^8.0.7","@types/react":"^16.8.24","acorn-walk":"^6.2.0","astring":"^1.4.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.2","babel-jest":"^24.8.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.1","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^6.1.0","eslint-plugin-jest":"^22.14.1","eslint-plugin-react":"^7.14.3","eslint-watch":"^6.0.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","magic-string":"^0.25.3","nollup":"^0.6.3","react":"^16.8.6","react-dom":"npm:@hot-loader/react-dom@^16.8.6","react-hot-loader":"^4.12.10","react-redux":"^7.1.0","redux":"^4.0.4","rimraf":"^2.6.3","rollup":"^1.18.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.10.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.1","styled-components":"^4.3.2"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.3.1","dist":{"shasum":"d0cad8ab945fdcbcd8ef7426ce9e110fec7791a2","size":268941,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.1.tgz","integrity":"sha512-JtPSmlSbpE/dbkmkFS57RE5W7alqqEzFMpA6b5SWYl8LBTM8bE2zptGFPpibHf7/4F5iWNp7Vr0cyi4mmfEk4Q=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.3.1_1564748812557_0.6307226475278394"},"_hasShrinkwrap":false,"publish_time":1564748812721,"_cnpm_publish_time":1564748812721,"_cnpmcore_publish_time":"2021-12-16T15:05:36.285Z","contributors":[]},"3.3.1-alpha.0":{"name":"@welldone-software/why-did-you-render","version":"3.3.1-alpha.0","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","types":"src/whyDidYouRender.d.ts","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/preset-react":"^7.0.0","@testing-library/jest-dom":"^4.0.0","@testing-library/react":"^8.0.7","@types/react":"^16.8.24","acorn-walk":"^6.2.0","astring":"^1.4.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.2","babel-jest":"^24.8.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.1","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^6.1.0","eslint-plugin-jest":"^22.14.1","eslint-plugin-react":"^7.14.3","eslint-watch":"^6.0.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","magic-string":"^0.25.3","nollup":"^0.6.3","react":"^16.8.6","react-dom":"npm:@hot-loader/react-dom@^16.8.6","react-hot-loader":"^4.12.10","react-redux":"^7.1.0","redux":"^4.0.4","rimraf":"^2.6.3","rollup":"^1.18.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.10.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.1","styled-components":"^4.3.2"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.3.1-alpha.0","dist":{"shasum":"b2d64c4933c3cb34d8199523bcc48595a5101d28","size":269242,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.1-alpha.0.tgz","integrity":"sha512-npBx1oEX0rVGLO4nYsAMKpVWrbKXiXiahjhWvRmo1/rElGu4bb3x2vgh3ytngbgvfFF/ZvDrTsSMb6oRh/kraA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.3.1-alpha.0_1564741607727_0.0658690894615106"},"_hasShrinkwrap":false,"publish_time":1564741607912,"_cnpm_publish_time":1564741607912,"_cnpmcore_publish_time":"2021-12-16T15:05:37.516Z","contributors":[]},"3.3.0":{"name":"@welldone-software/why-did-you-render","version":"3.3.0","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","types":"src/whyDidYouRender.d.ts","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/preset-react":"^7.0.0","@testing-library/jest-dom":"^4.0.0","@testing-library/react":"^8.0.7","@types/react":"^16.8.24","acorn-walk":"^6.2.0","astring":"^1.4.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.2","babel-jest":"^24.8.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.1","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^6.1.0","eslint-plugin-jest":"^22.14.1","eslint-plugin-react":"^7.14.3","eslint-watch":"^6.0.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","magic-string":"^0.25.3","nollup":"^0.6.3","react":"^16.8.6","react-dom":"npm:@hot-loader/react-dom@^16.8.6","react-hot-loader":"^4.12.10","react-redux":"^7.1.0","redux":"^4.0.4","rimraf":"^2.6.3","rollup":"^1.18.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.10.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.1"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.3.0","dist":{"shasum":"c45edf0f2678ce4ccadd505bfb94c4fb3a36258c","size":268764,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.3.0.tgz","integrity":"sha512-PCIf283YHVgAzFP4Hjm5tdji4b/jRURMJN929BWgCKtb6wtsw5/e529obnPihJeOiK50adQjW46o6ln+K6YeYA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.3.0_1564737181449_0.8268368189625432"},"_hasShrinkwrap":false,"publish_time":1564737181680,"_cnpm_publish_time":1564737181680,"_cnpmcore_publish_time":"2021-12-16T15:05:38.671Z","contributors":[]},"3.2.3":{"name":"@welldone-software/why-did-you-render","version":"3.2.3","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","types":"src/whyDidYouRender.d.ts","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/preset-react":"^7.0.0","@testing-library/jest-dom":"^4.0.0","@testing-library/react":"^8.0.5","@types/react":"^16.8.23","acorn-walk":"^6.2.0","astring":"^1.4.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.2","babel-jest":"^24.8.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.1","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^6.1.0","eslint-plugin-jest":"^22.13.6","eslint-plugin-react":"^7.14.3","eslint-watch":"^6.0.0","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^3.0.1","jest":"^24.8.0","jest-cli":"^24.8.0","magic-string":"^0.25.3","nollup":"^0.6.3","react":"^16.8.6","react-dom":"npm:@hot-loader/react-dom@^16.8.6","react-hot-loader":"^4.12.9","react-redux":"^7.1.0","redux":"^4.0.4","rimraf":"^2.6.3","rollup":"^1.17.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.9.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.1"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.2.3","dist":{"shasum":"4495f548c7fbd087b49c9b51d80087c86a3b1a66","size":258232,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.2.3.tgz","integrity":"sha512-dUMkjsVsCfIo+IEmiMyb/FGKVbXrzbGqLvDTCn0ad5drNmD+BGoU/7Z+Nc7ckkV0F1G4vzs1XQrAcIxyPa8Ssw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.2.3_1563876354168_0.031296457098268116"},"_hasShrinkwrap":false,"publish_time":1563876354379,"_cnpm_publish_time":1563876354379,"_cnpmcore_publish_time":"2021-12-16T15:05:39.644Z","contributors":[]},"3.2.1":{"name":"@welldone-software/why-did-you-render","version":"3.2.1","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","types":"src/whyDidYouRender.d.ts","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","@testing-library/react":"^8.0.1","@types/react":"^16.8.19","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.6.4","eslint-plugin-react":"^7.13.0","eslint-watch":"^5.1.2","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^2.4.1","jest":"^24.8.0","jest-cli":"^24.8.0","jest-dom":"^3.5.0","magic-string":"^0.25.2","nollup":"^0.6.2","react":"^16.8.6","react-dom":"npm:@hot-loader/react-dom@^16.8.6","react-hot-loader":"^4.11.0","react-redux":"^7.1.0","redux":"^4.0.1","rimraf":"^2.6.3","rollup":"^1.15.3","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.9.0","rollup-plugin-node-resolve":"^5.0.2","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.2.1","dist":{"shasum":"9dc6fd8f8cb1640fbd386694290dbf9244a3a354","size":257618,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.2.1.tgz","integrity":"sha512-7rCVpFyE5Pnm0qyO8ByWfiFAKONvq6GAUUFuGjdJiOXnsAokdotu5EJ6VDBraV1I7UiVj9+TQRbwvrfsFKU0sw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.2.1_1560842963107_0.30553792614441067"},"_hasShrinkwrap":false,"publish_time":1560842963681,"_cnpm_publish_time":1560842963681,"_cnpmcore_publish_time":"2021-12-16T15:05:40.444Z","contributors":[]},"3.2.0":{"name":"@welldone-software/why-did-you-render","version":"3.2.0","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","types":"src/whyDidYouRender.d.ts","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","@testing-library/react":"^8.0.1","@types/react":"^16.8.19","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.6.4","eslint-plugin-react":"^7.13.0","eslint-watch":"^5.1.2","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^2.4.1","jest":"^24.8.0","jest-cli":"^24.8.0","jest-dom":"^3.5.0","magic-string":"^0.25.2","nollup":"^0.6.2","react":"^16.8.6","react-dom":"npm:@hot-loader/react-dom@^16.8.6","react-hot-loader":"^4.11.0","react-redux":"^7.1.0","redux":"^4.0.1","rimraf":"^2.6.3","rollup":"^1.15.3","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.9.0","rollup-plugin-node-resolve":"^5.0.2","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.2.0","dist":{"shasum":"cce1cdb6c20ba1c5f9e7d34f90e63cdcaa460347","size":257466,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.2.0.tgz","integrity":"sha512-88QQs6tmB6DhK3yeLiY3KYWVubIKH3GOhn7YQvzsX30AatZnKH/RTER/oLRlPgWGJmpXLTzcl5zEBetsXqmYUQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.2.0_1560444360491_0.6872173225504965"},"_hasShrinkwrap":false,"publish_time":1560444360754,"_cnpm_publish_time":1560444360754,"_cnpmcore_publish_time":"2021-12-16T15:05:41.228Z","contributors":[]},"3.0.11":{"name":"@welldone-software/why-did-you-render","version":"3.0.11","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","@testing-library/react":"^8.0.1","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.6.4","eslint-plugin-react":"^7.13.0","eslint-watch":"^5.1.2","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^2.4.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-dom":"^3.4.0","magic-string":"^0.25.2","nollup":"^0.6.0","react":"^16.8.6","react-dom":"^16.8.6","react-hot-loader":"^4.9.0","react-redux":"^7.0.3","react-test-renderer":"^16.8.6","redux":"^4.0.1","rimraf":"^2.6.3","rollup":"^1.14.2","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.9.0","rollup-plugin-node-resolve":"^5.0.1","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.11","dist":{"shasum":"cec37663a9267434d40a4fc3ed6b87ee5204287d","size":247303,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.11.tgz","integrity":"sha512-aT2aGUHtpxDEkS5UL4NXIIZu9KNbRp9RogsJJkYuXfKXmZ9FPeKai1FS5+vqLrbmO9PJKuFy2QiDSsk7eL3aMA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.11_1559806652573_0.8395718069906317"},"_hasShrinkwrap":false,"publish_time":1559806652754,"_cnpm_publish_time":1559806652754,"_cnpmcore_publish_time":"2021-12-16T15:06:12.741Z","contributors":[]},"3.0.10":{"name":"@welldone-software/why-did-you-render","version":"3.0.10","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","@testing-library/react":"^8.0.1","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.6.4","eslint-plugin-react":"^7.13.0","eslint-watch":"^5.1.2","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^2.4.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-dom":"^3.4.0","magic-string":"^0.25.2","nollup":"^0.6.0","react":"^16.8.6","react-dom":"^16.8.6","react-hot-loader":"^4.9.0","react-redux":"^7.0.3","react-test-renderer":"^16.8.6","redux":"^4.0.1","rimraf":"^2.6.3","rollup":"^1.14.2","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.9.0","rollup-plugin-node-resolve":"^5.0.1","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.10","dist":{"shasum":"8c02a51b97b069206b5af4b4ae9971a60889a5e4","size":247302,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.10.tgz","integrity":"sha512-pOB9yvmXqo/38wEGeHfoAeuJgQlIqD+WmGe65F7NrHy8Zb0iTMzNqLY663kNyBiIIwcEVlkqIDST3YkLc22JwQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.10_1559806534987_0.7405880404684613"},"_hasShrinkwrap":false,"publish_time":1559806535284,"_cnpm_publish_time":1559806535284,"_cnpmcore_publish_time":"2021-12-16T15:06:13.428Z","contributors":[]},"3.0.9":{"name":"@welldone-software/why-did-you-render","version":"3.0.9","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.4","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/preset-env":"^7.4.4","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.7.1","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.5.1","eslint-plugin-react":"^7.13.0","eslint-watch":"^5.1.2","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^2.2.0","jest":"^24.7.1","jest-cli":"^24.7.1","jest-dom":"^3.1.4","magic-string":"^0.25.2","nollup":"^0.5.3","react":"^16.8.6","react-dom":"^16.8.6","react-hot-loader":"^4.8.4","react-redux":"^7.0.3","react-test-renderer":"^16.8.6","react-testing-library":"^7.0.0","redux":"^4.0.1","rimraf":"^2.6.3","rollup":"^1.11.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.2.3","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.9","dist":{"shasum":"c850001f9b94c5e930ddaa29251bb0ae5b78a295","size":247329,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.9.tgz","integrity":"sha512-iSv9vRHxAK1EckGFG6GPNpS25LM4PHbILUvYDziqDtqRMGjCkeVqd/R4KAnkvTk7+9W4CazZa9HwXDBRFC/LnQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.9_1556955804666_0.7147662227366063"},"_hasShrinkwrap":false,"publish_time":1556955804867,"_cnpm_publish_time":1556955804867,"_cnpmcore_publish_time":"2021-12-16T15:06:14.214Z","contributors":[]},"3.0.8":{"name":"@welldone-software/why-did-you-render","version":"3.0.8","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.4","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/preset-env":"^7.4.4","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.7.1","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.5.1","eslint-plugin-react":"^7.13.0","eslint-watch":"^5.1.2","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^2.2.0","jest":"^24.7.1","jest-cli":"^24.7.1","jest-dom":"^3.1.4","magic-string":"^0.25.2","nollup":"^0.5.3","react":"^16.8.6","react-dom":"^16.8.6","react-hot-loader":"^4.8.4","react-redux":"^7.0.3","react-test-renderer":"^16.8.6","react-testing-library":"^7.0.0","redux":"^4.0.1","rimraf":"^2.6.3","rollup":"^1.11.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.2.3","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.8","dist":{"shasum":"c6e7feb0ad6f34cc60ecf194ce720b5627d34490","size":247212,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.8.tgz","integrity":"sha512-Za6IDZULTeBYsgS9oT4DM/2eZ0H8Up3AMpWg1bmE74aNerR9uHA1vVUndAbQYEiF2O0jca1W0gwqdW+SaKt1ZA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.8_1556954634106_0.880881347069401"},"_hasShrinkwrap":false,"publish_time":1556954634212,"_cnpm_publish_time":1556954634212,"_cnpmcore_publish_time":"2021-12-16T15:06:14.921Z","contributors":[]},"3.0.7":{"name":"@welldone-software/why-did-you-render","version":"3.0.7","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.4.3","@babel/core":"^7.4.3","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/preset-env":"^7.4.3","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.7.1","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.7.1","jest-cli":"^24.7.1","jest-dom":"^3.1.3","magic-string":"^0.25.2","nollup":"^0.5.3","react":"^16.8.6","react-dom":"^16.8.6","react-hot-loader":"^4.8.3","react-redux":"^7.0.2","react-test-renderer":"^16.8.6","react-testing-library":"^6.1.2","redux":"^4.0.1","rimraf":"^2.6.3","rollup":"^1.10.0","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.2.3","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.7","dist":{"shasum":"930e10c29ed5b07e0b491fab1579337ed1426473","size":246869,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.7.tgz","integrity":"sha512-enkL1Xhd/VEe1JXzw9HwVl9f0RbJ4HVe2T81264642F1nNMR5XqGlnzc9BemB2Xjh9DwSLLWpE+mxaLkzPGbnQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.7_1556546498353_0.7730001708965817"},"_hasShrinkwrap":false,"publish_time":1556546498507,"_cnpm_publish_time":1556546498507,"_cnpmcore_publish_time":"2021-12-16T15:06:15.597Z","contributors":[]},"3.0.6":{"name":"@welldone-software/why-did-you-render","version":"3.0.6","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.4.3","@babel/core":"^7.4.3","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/preset-env":"^7.4.3","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.7.1","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.7.1","jest-cli":"^24.7.1","jest-dom":"^3.1.3","magic-string":"^0.25.2","nollup":"^0.5.3","react":"^16.8.6","react-dom":"^16.8.6","react-hot-loader":"^4.8.3","react-redux":"^7.0.2","react-test-renderer":"^16.8.6","react-testing-library":"^6.1.2","redux":"^4.0.1","rimraf":"^2.6.3","rollup":"^1.10.0","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.2.3","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.6","dist":{"shasum":"84215998b683ee8708bf58c3f752a99de166800c","size":246566,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.6.tgz","integrity":"sha512-mS+CyCigmm4LNFHyUdGN7VFDYCVhinwTozTFqD3i/l9PGE7+tEB4Ikgl0HdGBU1aVMutGmBwW+j2+lRXkIEfmw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.6_1555154373825_0.22381412963242697"},"_hasShrinkwrap":false,"publish_time":1555154373996,"_cnpm_publish_time":1555154373996,"_cnpmcore_publish_time":"2021-12-16T15:06:16.655Z","contributors":[]},"3.0.5":{"name":"@welldone-software/why-did-you-render","version":"3.0.5","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.4.3","@babel/core":"^7.4.3","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/preset-env":"^7.4.3","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.7.1","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.7.1","jest-cli":"^24.7.1","jest-dom":"^3.1.3","magic-string":"^0.25.2","nollup":"^0.5.3","react":"^16.8.6","react-dom":"^16.8.6","react-hot-loader":"^4.8.3","react-redux":"^7.0.2","react-test-renderer":"^16.8.6","react-testing-library":"^6.1.2","redux":"^4.0.1","rimraf":"^2.6.3","rollup":"^1.10.0","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.2.3","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.5","dist":{"shasum":"c0dceb1de11e5ba30c7044e3aa1c33884a3ad7ef","size":246317,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.5.tgz","integrity":"sha512-dSPz7Z0SypiQ2/oXtcgAiY5GitPswRcKHWiDg3cLYUle1Z3CVMv37oU3T+slhBpCTzBK57c3K7VDtj9KVeEElw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.5_1555146261488_0.8464921804438696"},"_hasShrinkwrap":false,"publish_time":1555146261667,"_cnpm_publish_time":1555146261667,"_cnpmcore_publish_time":"2021-12-16T15:06:17.915Z","contributors":[]},"3.0.4":{"name":"@welldone-software/why-did-you-render","version":"3.0.4","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.4.3","@babel/core":"^7.4.3","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/preset-env":"^7.4.3","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.7.1","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.7.1","jest-cli":"^24.7.1","jest-dom":"^3.1.3","magic-string":"^0.25.2","nollup":"^0.5.3","react":"^16.8.6","react-dom":"^16.8.6","react-hot-loader":"^4.8.3","react-redux":"^7.0.2","react-test-renderer":"^16.8.6","react-testing-library":"^6.1.2","redux":"^4.0.1","rimraf":"^2.6.3","rollup":"^1.10.0","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.2.3","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.4","dist":{"shasum":"6649e1bfbd72558153f558b876a40be1e1b2faa0","size":246032,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.4.tgz","integrity":"sha512-6dkRnw8vMSopYSKukCR9pgqvbEzO8IqxykVWHC4z3DjLG/AbSOvqgqJGVN87Tt1BBwkkq+NyNjqpx3OkXuEmVw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.4_1555144235103_0.717626128026831"},"_hasShrinkwrap":false,"publish_time":1555144235303,"_cnpm_publish_time":1555144235303,"_cnpmcore_publish_time":"2021-12-16T15:06:18.836Z","contributors":[]},"3.0.3":{"name":"@welldone-software/why-did-you-render","version":"3.0.3","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"yarn test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint -- --fix","lint:watch":"yarn lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.4.3","@babel/core":"^7.4.3","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/preset-env":"^7.4.3","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.7.1","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.7.1","jest-cli":"^24.7.1","magic-string":"^0.25.2","nollup":"^0.5.3","react":"^16.8.6","react-dom":"^16.8.6","react-hot-loader":"^4.8.3","react-test-renderer":"^16.8.6","rimraf":"^2.6.3","rollup":"^1.10.0","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.2.3","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.3","dist":{"shasum":"709a822c749fff35c2031102dafca4aa4016a87a","size":274650,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.3.tgz","integrity":"sha512-bBsTx/EuDhZ3mtBh75F+7y1r+CyUv/IzHwQg4gw0dIrQaWRT7HRRpjw4QDsdJ3+2m/jsNpEo1wfa5cKsNFojAw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.3_1555067364905_0.22309398776651412"},"_hasShrinkwrap":false,"publish_time":1555067365243,"_cnpm_publish_time":1555067365243,"_cnpmcore_publish_time":"2021-12-16T15:06:20.274Z","contributors":[]},"3.0.2":{"name":"@welldone-software/why-did-you-render","version":"3.0.2","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"yarn test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint -- --fix","lint:watch":"yarn lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.4.0","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/preset-env":"^7.4.2","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.5.0","jest-cli":"^24.5.0","magic-string":"^0.25.2","nollup":"^0.5.2","react":"^16.8.4","react-dom":"^16.8.6","react-hot-loader":"^4.8.2","react-test-renderer":"^16.8.6","rimraf":"^2.6.3","rollup":"^1.7.4","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.2.2","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.0.1","rollup-plugin-replace":"^2.1.1","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.2","dist":{"shasum":"0482e4d976bd1f0d0245d56f6dc359953b12ffed","size":274564,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.2.tgz","integrity":"sha512-0Txgo5+bbZeLrkld0/qY6EK1vBWm84ZtLWHgZNDsJgFtmVwXyuQwXaEAubGmwrF2QlaKTop4R/hDsnoMXAG1bg=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.2_1554490469209_0.8365078024386081"},"_hasShrinkwrap":false,"publish_time":1554490469428,"_cnpm_publish_time":1554490469428,"_cnpmcore_publish_time":"2021-12-16T15:06:21.280Z","contributors":[]},"3.0.1":{"name":"@welldone-software/why-did-you-render","version":"3.0.1","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"yarn test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint -- --fix","lint:watch":"yarn lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.4.0","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/preset-env":"^7.4.2","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.5.0","jest-cli":"^24.5.0","magic-string":"^0.25.2","nollup":"^0.5.2","react":"^16.8.4","react-dom":"^16.8.6","react-hot-loader":"^4.8.2","react-test-renderer":"^16.8.6","rimraf":"^2.6.3","rollup":"^1.7.4","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.2.2","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.0.1","rollup-plugin-replace":"^2.1.1","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.1","dist":{"shasum":"9302803333ff339103f596f77bc3a88460dae714","size":273885,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.1.tgz","integrity":"sha512-m+pLw7f0PRz96v0K1ZwaihrXbEDbm1FDhXwvOMVkboaPIw9HTC7+M7qDN71nd48gHef+jFM97Y2FSZmp8BV82w=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.1_1554460277337_0.08797308974711315"},"_hasShrinkwrap":false,"publish_time":1554460277568,"_cnpm_publish_time":1554460277568,"_cnpmcore_publish_time":"2021-12-16T15:06:22.233Z","contributors":[]},"3.0.0":{"name":"@welldone-software/why-did-you-render","version":"3.0.0","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"yarn test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint -- --fix","lint:watch":"yarn lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.4.0","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/preset-env":"^7.4.2","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.5.0","jest-cli":"^24.5.0","magic-string":"^0.25.2","nollup":"^0.5.2","react":"^16.8.4","react-dom":"^16.8.6","react-hot-loader":"^4.8.2","react-test-renderer":"^16.8.6","rimraf":"^2.6.3","rollup":"^1.7.4","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.2.2","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.0.1","rollup-plugin-replace":"^2.1.1","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.0","dist":{"shasum":"aa141717ee1519de64705700ba8f428f97e71808","size":273430,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.0.tgz","integrity":"sha512-BrufVZ6Te3z4Hhd94kkLi6Coqiv/4V3jFqreisgcXWWty95goSlFFzH9ky9trBTfmVfO2ENDQW/AYogQYLPLVg=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.0_1554457121044_0.5651385120063446"},"_hasShrinkwrap":false,"publish_time":1554457121216,"_cnpm_publish_time":1554457121216,"_cnpmcore_publish_time":"2021-12-16T15:06:23.041Z","contributors":[]},"3.0.0-beta.5":{"name":"@welldone-software/why-did-you-render","version":"3.0.0-beta.5","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"yarn test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint -- --fix","lint:watch":"yarn lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.4.0","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/preset-env":"^7.4.2","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.5.0","jest-cli":"^24.5.0","magic-string":"^0.25.2","nollup":"^0.5.2","react":"^16.8.4","react-dom":"^16.8.6","react-hot-loader":"^4.8.2","react-test-renderer":"^16.8.6","rimraf":"^2.6.3","rollup":"^1.7.4","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.2.2","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.0.1","rollup-plugin-replace":"^2.1.1","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.0-beta.5","dist":{"shasum":"0d9ade273072e6b697d899ce6bfb8cbfec0d0c4f","size":273504,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.0-beta.5.tgz","integrity":"sha512-HO3hm22GPIyuX5wfvO+w72ktUcXcikyvCVLKejq9p6aVnz+FSNXH0r4Z7ubaDM358KZ7N0KOo7pb9++SXPVehA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.0-beta.5_1554194735723_0.768068144345962"},"_hasShrinkwrap":false,"publish_time":1554194735946,"_cnpm_publish_time":1554194735946,"_cnpmcore_publish_time":"2021-12-16T15:06:23.860Z","contributors":[]},"3.0.0-beta.4":{"name":"@welldone-software/why-did-you-render","version":"3.0.0-beta.4","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.4.0","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/preset-env":"^7.4.2","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.5.0","jest-cli":"^24.5.0","magic-string":"^0.25.2","nollup":"^0.5.2","react":"^16.8.4","react-dom":"^16.8.6","react-hot-loader":"^4.8.2","react-test-renderer":"^16.8.6","rimraf":"^2.6.3","rollup":"^1.7.4","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.2.2","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.0.1","rollup-plugin-replace":"^2.1.1","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.0-beta.4","dist":{"shasum":"843dd36734df57f98bd63499f55e37175a1460dc","size":273092,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.0-beta.4.tgz","integrity":"sha512-t/g1f8OK9Ltlou92cSyLq/Vsf9roeIQ+6MTt8Y9j69BDKBSQ/9+pC+yL0MmZvzC+MpNWUnlzFl1PuOGjj7d45w=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.0-beta.4_1554192412940_0.007477534559215737"},"_hasShrinkwrap":false,"publish_time":1554192413173,"_cnpm_publish_time":1554192413173,"_cnpmcore_publish_time":"2021-12-16T15:06:24.826Z","contributors":[]},"3.0.0-beta.3":{"name":"@welldone-software/why-did-you-render","version":"3.0.0-beta.3","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.4.0","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/preset-env":"^7.4.2","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.5.0","jest-cli":"^24.5.0","magic-string":"^0.25.2","nollup":"^0.5.2","react":"^16.8.4","react-dom":"^16.8.6","react-hot-loader":"^4.8.2","react-test-renderer":"^16.8.6","rimraf":"^2.6.3","rollup":"^1.7.4","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.2.2","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.0.1","rollup-plugin-replace":"^2.1.1","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.0-beta.3","dist":{"shasum":"33388ecfb5073ce7185798934c87b8423c38f63a","size":238844,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.0-beta.3.tgz","integrity":"sha512-fTw7ZF1oBWBNM1sCaXuC3Klq57qK8YQq0+ITbWpSBDyM5r3YpHgHlqUNRB7SYp+v1z2GG2SQGFfdc7BVubV+DQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.0-beta.3_1554144642584_0.572441268073761"},"_hasShrinkwrap":false,"publish_time":1554144642806,"_cnpm_publish_time":1554144642806,"_cnpmcore_publish_time":"2021-12-16T15:06:25.611Z","contributors":[]},"3.0.0-beta.2":{"name":"@welldone-software/why-did-you-render","version":"3.0.0-beta.2","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.4.0","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/preset-env":"^7.4.2","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.5.0","jest-cli":"^24.5.0","magic-string":"^0.25.2","nollup":"^0.5.2","react":"^16.8.4","react-dom":"^16.8.6","react-hot-loader":"^4.8.2","react-test-renderer":"^16.8.6","rimraf":"^2.6.3","rollup":"^1.7.4","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.2.2","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.0.1","rollup-plugin-replace":"^2.1.1","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.0-beta.2","dist":{"shasum":"3cc3629348d1d01512f05357b81bb0ca0a6eae15","size":237627,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.0-beta.2.tgz","integrity":"sha512-F9M69AMqDJdAxPFY+J9ooDBsCemF2qP9dN4BVWkTRLios9XlIbAetGsO9kBFt9y400LSP7PYybsM5PKveKMwag=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.0-beta.2_1554143800947_0.4998470578913352"},"_hasShrinkwrap":false,"publish_time":1554143801108,"_cnpm_publish_time":1554143801108,"_cnpmcore_publish_time":"2021-12-16T15:06:26.736Z","contributors":[]},"3.0.0-beta.1":{"name":"@welldone-software/why-did-you-render","version":"3.0.0-beta.1","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.4.0","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/preset-env":"^7.4.2","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.5.0","jest-cli":"^24.5.0","magic-string":"^0.25.2","nollup":"^0.5.2","react":"^16.8.4","react-dom":"^16.8.6","react-hot-loader":"^4.8.2","react-test-renderer":"^16.8.6","rimraf":"^2.6.3","rollup":"^1.7.4","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.2.2","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.0.1","rollup-plugin-replace":"^2.1.1","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.0-beta.1","dist":{"shasum":"15b617f806235ebf655946d78571a7abb3d462c0","size":245448,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.0-beta.1.tgz","integrity":"sha512-/OxQGXRYOeiOWnKmWze2/AfCkiXSYFVNlI7tNc+KxmvSaIHPWTYrSyrFutb7yXScOFDE+CAU3VTC3dPmiX8UdA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.0-beta.1_1554133567502_0.6150457039251385"},"_hasShrinkwrap":false,"publish_time":1554133567730,"_cnpm_publish_time":1554133567730,"_cnpmcore_publish_time":"2021-12-16T15:06:28.019Z","contributors":[]},"3.0.0-beta.0":{"name":"@welldone-software/why-did-you-render","version":"3.0.0-beta.0","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.4.0","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/preset-env":"^7.4.2","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.5.0","jest-cli":"^24.5.0","magic-string":"^0.25.2","nollup":"^0.5.2","react":"^16.8.4","react-dom":"^16.8.6","react-hot-loader":"^4.8.2","react-test-renderer":"^16.8.6","rimraf":"^2.6.3","rollup":"^1.7.4","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.2.2","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.0.1","rollup-plugin-replace":"^2.1.1","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.0.0-beta.0","dist":{"shasum":"130651df4d03ccce80f712e17675e5053ae5fa28","size":208404,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.0.0-beta.0.tgz","integrity":"sha512-oVt5ZERFjIvgR0QgAnOdPCIc0pEVyCFLbpeVB6Pgp/FcMHiENjBd2WwBgCgzzHMUOvYbXu7KW4ZMZT77PV3kFQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.0.0-beta.0_1554133140377_0.49677763887017856"},"_hasShrinkwrap":false,"publish_time":1554133140571,"_cnpm_publish_time":1554133140571,"_cnpmcore_publish_time":"2021-12-16T15:06:28.811Z","contributors":[]},"2.6.0":{"name":"@welldone-software/why-did-you-render","version":"2.6.0","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/plugin-proposal-class-properties":"^7.3.4","@babel/preset-env":"^7.3.4","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.3.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.15.2","eslint-plugin-jest":"^22.4.1","eslint-plugin-react":"^7.12.4","eslint-watch":"^5.0.1","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.5.0","jest-cli":"^24.5.0","magic-string":"^0.25.2","nollup":"^0.5.2","react":"^16.8.4","react-dom":"^16.8.4","react-hot-loader":"^4.8.0","react-test-renderer":"^16.8.4","rimraf":"^2.6.3","rollup":"^1.6.0","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.0.1","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@2.6.0","dist":{"shasum":"c507bfcdcbeaf1933d2bc5eca8e7de4446a3af22","size":189703,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.6.0.tgz","integrity":"sha512-IRzhyTiWh8mD0UkYBjxy0oCx7DmxNs9DAUPLb+DRp0WXWdcFawRr3ueiUp6Q0o2wtpIUevAe/MQj0/04adpw5g=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.6.0_1552897327828_0.540238489401647"},"_hasShrinkwrap":false,"publish_time":1552897328213,"_cnpm_publish_time":1552897328213,"_cnpmcore_publish_time":"2021-12-16T15:06:29.488Z","contributors":[]},"2.5.2":{"name":"@welldone-software/why-did-you-render","version":"2.5.2","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.0.0"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/preset-env":"^7.3.1","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.3.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.1.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.13.0","eslint-plugin-jest":"^22.2.2","eslint-plugin-react":"^7.12.4","eslint-watch":"^4.0.2","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.1.0","jest-cli":"^24.1.0","magic-string":"^0.25.2","nollup":"^0.5.0","react":"^16.8.1","react-dom":"^16.8.1","react-hot-loader":"^4.6.5","react-test-renderer":"^16.8.1","rimraf":"^2.6.3","rollup":"^1.1.2","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"7916e5fabf33244143578a241b0d0361ac237d2d","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.5.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"68f578ac47ba3a040a51c09150ed7e8e38ed4e63","size":176020,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.5.2.tgz","integrity":"sha512-3xvByqgiBxKwK5ODh02UGXWeVD7iJC2IMWW+4ekjp4/CcLNp0znb08r8UzN94PNw8+m3tFxx6wfERdpOQ7ZHFg=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.5.2_1549959589270_0.43571919518340696"},"_hasShrinkwrap":false,"publish_time":1549959589491,"_cnpm_publish_time":1549959589491,"_cnpmcore_publish_time":"2021-12-16T15:06:30.087Z","contributors":[]},"2.5.1":{"name":"@welldone-software/why-did-you-render","version":"2.5.1","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.0.0"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/preset-env":"^7.3.1","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.3.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.1.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.13.0","eslint-plugin-jest":"^22.2.2","eslint-plugin-react":"^7.12.4","eslint-watch":"^4.0.2","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^24.1.0","jest-cli":"^24.1.0","magic-string":"^0.25.2","nollup":"^0.5.0","react":"^16.8.1","react-dom":"^16.8.1","react-hot-loader":"^4.6.5","react-test-renderer":"^16.8.1","rimraf":"^2.6.3","rollup":"^1.1.2","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^4.0.4"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"c2a0285ce6d468da65ca41371195944565fb6861","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.5.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"3687191748608d276927d9b5379db3f906a4edd4","size":176025,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.5.1.tgz","integrity":"sha512-va2qZT1AL+OOW+tOAV/YKdQhrs9z8934Z64MHg0rsfp1GEn9URKJN7ZskT4UvM3CWK5N2O+PiAvvWx/GsG9zcw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.5.1_1549959372502_0.8730906887271102"},"_hasShrinkwrap":false,"publish_time":1549959372752,"_cnpm_publish_time":1549959372752,"_cnpmcore_publish_time":"2021-12-16T15:06:30.625Z","contributors":[]},"2.5.0":{"name":"@welldone-software/why-did-you-render","version":"2.5.0","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.0.0"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-proposal-class-properties":"^7.2.3","@babel/preset-env":"^7.2.3","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.3.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.12.1","eslint-plugin-jest":"^22.1.3","eslint-plugin-react":"^7.12.4","eslint-watch":"^4.0.2","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.1","jest":"^23.6.0","jest-cli":"^23.6.0","magic-string":"^0.25.1","nollup":"^0.4.0","react":"^16.7.0","react-dom":"^16.7.0","react-hot-loader":"^4.6.3","react-test-renderer":"^16.7.0","rimraf":"^2.6.3","rollup":"^1.1.0","rollup-plugin-babel":"^4.3.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^4.0.2"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"e9f13bcf0920ae8e336f8b5b2359bbf132236d1c","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.5.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"3e853ebc0b2eed0248214ef980346d9135728288","size":175562,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.5.0.tgz","integrity":"sha512-cxNOTIobde8kJEFfI7bsbgWV8tHG0V7tclmJCtmlseUWybJEMIrxNNSSDuvtdj29NPdTmCuMqjiYSUy7n6C6DQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.5.0_1547898393303_0.7434923170064383"},"_hasShrinkwrap":false,"publish_time":1547898393431,"_cnpm_publish_time":1547898393431,"_cnpmcore_publish_time":"2021-12-16T15:06:31.214Z","contributors":[]},"2.4.0":{"name":"@welldone-software/why-did-you-render","version":"2.4.0","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-proposal-class-properties":"^7.2.3","@babel/preset-env":"^7.2.3","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.3.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.10.0","eslint-plugin-jest":"^22.1.2","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.3.0","jest":"^23.6.0","jest-cli":"^23.6.0","magic-string":"^0.25.1","nollup":"^0.3.0","react":"^16.7.0","react-dom":"^16.7.0","react-hot-loader":"^4.6.3","react-test-renderer":"^16.7.0","rimraf":"^2.6.2","rollup":"^0.68.1","rollup-plugin-babel":"^4.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-license":"^0.7.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"1644456fe4795b58fa427b8fb1c54bf84bfba390","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.4.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"b924864ec5f06cc073ddea585625341c480748cc","size":105744,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.4.0.tgz","integrity":"sha512-bkVbARelZzTzSNkRe3dYLByTgt48jaBZB10c1BhYwdJ01gW9FZ36WKtFmm9xQCHpkjVcSQL/GumBg6IsVcqfcQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.4.0_1545319889364_0.11301967625348452"},"_hasShrinkwrap":false,"publish_time":1545319889589,"_cnpm_publish_time":1545319889589,"_cnpmcore_publish_time":"2021-12-16T15:06:32.530Z","contributors":[]},"2.3.2":{"name":"@welldone-software/why-did-you-render","version":"2.3.2","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/preset-env":"^7.1.6","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.3.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-plugin-jest":"^22.1.0","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.2.0","jest":"^23.6.0","jest-cli":"^23.6.0","magic-string":"^0.25.1","nollup":"^0.2.4","react":"^16.6.3","react-dom":"^16.6.3","react-hot-loader":"^4.3.12","react-test-renderer":"^16.6.3","rimraf":"^2.6.2","rollup":"^0.67.3","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-license":"^0.7.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"b0995315a7cbb07c8e9480ab2ff7307f6ff1ead3","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.3.2","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"2685664e46c9143ec019cac6c20d531857f8a6b2","size":104821,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.3.2.tgz","integrity":"sha512-jB7wGCXu0BF8L76YtBVIEz2o/FFUjV+m4OlAEP6RDRnvFteT0baWMdPRzMooKOuIlk23OQMsNWMNLZPst30ffw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.3.2_1543754961073_0.04382767378535268"},"_hasShrinkwrap":false,"publish_time":1543754961200,"_cnpm_publish_time":1543754961200,"_cnpmcore_publish_time":"2021-12-16T15:06:33.078Z","contributors":[]},"2.3.1":{"name":"@welldone-software/why-did-you-render","version":"2.3.1","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/preset-env":"^7.1.6","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.3.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-plugin-jest":"^22.1.0","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.2.0","jest":"^23.6.0","jest-cli":"^23.6.0","magic-string":"^0.25.1","nollup":"^0.2.4","react":"^16.6.3","react-dom":"^16.6.3","react-hot-loader":"^4.3.12","react-test-renderer":"^16.6.3","rimraf":"^2.6.2","rollup":"^0.67.3","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-license":"^0.7.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"bfb70291f55ef22d025daedf850fd3c8ef87c9dd","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.3.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"67ab8e96ff386187f80d1d82378879879c0742ff","size":104822,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.3.1.tgz","integrity":"sha512-BiJL9BUtiaB/17IRG0CIr8Y9vZ2pjEUmjJVOgwAmHva1kBlxKzmRi2O0XHD+o6sDhvi7AFQTx6Bo2QGlkuR9SQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.3.1_1543737775180_0.911691215778117"},"_hasShrinkwrap":false,"publish_time":1543737775310,"_cnpm_publish_time":1543737775310,"_cnpmcore_publish_time":"2021-12-16T15:06:33.640Z","contributors":[]},"2.3.0":{"name":"@welldone-software/why-did-you-render","version":"2.3.0","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/preset-env":"^7.1.6","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.3.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-plugin-jest":"^22.1.0","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.2.0","jest":"^23.6.0","jest-cli":"^23.6.0","magic-string":"^0.25.1","nollup":"^0.2.4","react":"^16.6.3","react-dom":"^16.6.3","react-hot-loader":"^4.3.12","react-test-renderer":"^16.6.3","rimraf":"^2.6.2","rollup":"^0.67.3","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-license":"^0.7.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"430073e434d72fd00d6d1189ec9f6d204eec4194","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"234c85e1fcf7784bef96fbf16c5cc8e10e56e358","size":105056,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.3.0.tgz","integrity":"sha512-Xnt+XLlkquj7YhzkNNFb/HStk1THeW5Bzvui+piohcx5RDbRQUVvWyMVNLSw69cuHIX9kEdUjefht56tVIHFlA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.3.0_1543736682245_0.00916812474996953"},"_hasShrinkwrap":false,"publish_time":1543736682370,"_cnpm_publish_time":1543736682370,"_cnpmcore_publish_time":"2021-12-16T15:06:34.208Z","contributors":[]},"2.2.4":{"name":"@welldone-software/why-did-you-render","version":"2.2.4","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/preset-env":"^7.1.6","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.3.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-plugin-jest":"^22.1.0","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.2.0","jest":"^23.6.0","jest-cli":"^23.6.0","magic-string":"^0.25.1","nollup":"^0.2.4","react":"^16.6.3","react-dom":"^16.6.3","react-hot-loader":"^4.3.12","react-test-renderer":"^16.6.3","rimraf":"^2.6.2","rollup":"^0.67.3","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-license":"^0.7.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"2922181e4703daeba85c5ffc7b6c642e30cc0312","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.2.4","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"da9e2ebb04db19372748fdabfac52619e624fb5e","size":104450,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.2.4.tgz","integrity":"sha512-3ncILn+yoNRvTvai36QCjDz01U4Apb80IfJpwCwR9SozbscUGgoNJU0Dvwok0XBC2QnPnW8stYCuoxDKv5x3YA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.2.4_1543693623884_0.2766586427111264"},"_hasShrinkwrap":false,"publish_time":1543693624180,"_cnpm_publish_time":1543693624180,"_cnpmcore_publish_time":"2021-12-16T15:06:34.581Z","contributors":[]},"2.2.3":{"name":"@welldone-software/why-did-you-render","version":"2.2.3","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/preset-env":"^7.1.6","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.3.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-plugin-jest":"^22.1.0","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.2.0","jest":"^23.6.0","jest-cli":"^23.6.0","magic-string":"^0.25.1","nollup":"^0.2.4","react":"^16.6.3","react-dom":"^16.6.3","react-hot-loader":"^4.3.12","react-test-renderer":"^16.6.3","rimraf":"^2.6.2","rollup":"^0.67.3","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-license":"^0.7.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"e7d8ce83c80c142123e9c248953997f19ec4321b","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.2.3","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"5bb93a1862b92c4a1e87d43c9cd265bfa5259276","size":104321,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.2.3.tgz","integrity":"sha512-SrqPdCoSJ8hcgZwfNJpWzb1HnFgJ978mFcQoS3QTKEuDGIPVUIA3gTVCRstgdnQhzPVoz/DTnwb5h7Bg4miGuw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.2.3_1543692958984_0.19012536481009512"},"_hasShrinkwrap":false,"publish_time":1543692959111,"_cnpm_publish_time":1543692959111,"_cnpmcore_publish_time":"2021-12-16T15:06:35.093Z","contributors":[]},"2.2.2":{"name":"@welldone-software/why-did-you-render","version":"2.2.2","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/preset-env":"^7.1.6","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.3.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-plugin-jest":"^22.1.0","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.2.0","jest":"^23.6.0","jest-cli":"^23.6.0","magic-string":"^0.25.1","nollup":"^0.2.4","react":"^16.6.3","react-dom":"^16.6.3","react-hot-loader":"^4.3.12","react-test-renderer":"^16.6.3","rimraf":"^2.6.2","rollup":"^0.67.3","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-license":"^0.7.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"24ebbbc00cf2502e97f24639ef55aad8f0ad63e6","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.2.2","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"08886a8239dbef588a294362894eb390af329336","size":104198,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.2.2.tgz","integrity":"sha512-9/mQRNaoK2f0HoM9AwNStTjyyCHvIorEqxqcr+jfYoXquZ4WAMkEhciNuvM7wwQERxTrkphyrSDldvcVVCRKhw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.2.2_1543692449218_0.5119504141864868"},"_hasShrinkwrap":false,"publish_time":1543692449330,"_cnpm_publish_time":1543692449330,"_cnpmcore_publish_time":"2021-12-16T15:06:36.089Z","contributors":[]},"2.2.1":{"name":"@welldone-software/why-did-you-render","version":"2.2.1","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/preset-env":"^7.1.6","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.3.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-plugin-jest":"^22.1.0","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.2.0","jest":"^23.6.0","jest-cli":"^23.6.0","magic-string":"^0.25.1","nollup":"^0.2.4","react":"^16.6.3","react-dom":"^16.6.3","react-hot-loader":"^4.3.12","react-test-renderer":"^16.6.3","rimraf":"^2.6.2","rollup":"^0.67.3","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-license":"^0.7.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"ab78a5615a2b8d81ce8eb81af050f40d9fa32a1c","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.2.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"e63e80c830e0e8d862a2dbda10fbf8fc2b035d99","size":104196,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.2.1.tgz","integrity":"sha512-3BgMZsxEB3fvLeRkADZOU9eIsYrpNipbkHdpFlvmtuuF03rpZZoT2KPw1CVW1sikHVus2rGcLkImJXJ3z3IkxA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.2.1_1543692258500_0.21080195694100468"},"_hasShrinkwrap":false,"publish_time":1543692258620,"_cnpm_publish_time":1543692258620,"_cnpmcore_publish_time":"2021-12-16T15:06:36.561Z","contributors":[]},"2.2.0":{"name":"@welldone-software/why-did-you-render","version":"2.2.0","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=test jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/preset-env":"^7.1.6","@babel/preset-react":"^7.0.0","acorn-walk":"^6.1.1","astring":"^1.3.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-plugin-jest":"^22.1.0","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","express":"^4.16.4","express-history-api-fallback":"^2.2.1","husky":"^1.2.0","jest":"^23.6.0","jest-cli":"^23.6.0","magic-string":"^0.25.1","nollup":"^0.2.4","react":"^16.6.3","react-dom":"^16.6.3","react-hot-loader":"^4.3.12","react-test-renderer":"^16.6.3","rimraf":"^2.6.2","rollup":"^0.67.3","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-license":"^0.7.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"45e1413ae2ff86c2b1062967b8ea21c5bc7e3a65","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"a78554887b6abd6e18f38e574b0d18989d5aaa90","size":103410,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.2.0.tgz","integrity":"sha512-avqWUGih5Wqj0z+Pxnze8AW+QipEbxtmYba03lkFa4Jg71XXy96sacrmK3EaOhxhBj+a6pleiuv51bwJB8LEmQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.2.0_1543686526692_0.4092572916182884"},"_hasShrinkwrap":false,"publish_time":1543686526895,"_cnpm_publish_time":1543686526895,"_cnpmcore_publish_time":"2021-12-16T15:06:37.505Z","contributors":[]},"2.1.0":{"name":"@welldone-software/why-did-you-render","version":"2.1.0","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env NODE_ENV=demo rollup --config demo/rollup.config.js --watch","build":"rollup --config","test":"jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/preset-env":"^7.1.6","@babel/preset-react":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-plugin-jest":"^21.27.2","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","husky":"^1.2.0","jest":"^23.6.0","jest-cli":"^23.6.0","react":"^16.6.3","react-dom":"^16.6.3","react-test-renderer":"^16.6.3","rimraf":"^2.6.2","rollup":"^0.67.3","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-copy":"^0.2.3","rollup-plugin-livereload":"^0.6.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-serve":"^0.6.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"30bdcdc5b436cef5b822e69767292cd9e0a4bdd8","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"460ded8b506e2b33135b1b48b7ab7bc3a9856b54","size":101242,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.1.0.tgz","integrity":"sha512-aw/bnpTio11+iu2wi2Z5Ofo0g242NQBsvprVQrkridIWWPBYSRyoA2hBSaMKgBDNqtNN0uS3TlSUb01wgefVuA=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.1.0_1543684333286_0.8300602574536162"},"_hasShrinkwrap":false,"publish_time":1543684333456,"_cnpm_publish_time":1543684333456,"_cnpmcore_publish_time":"2021-12-16T15:06:38.119Z","contributors":[]},"2.0.5":{"name":"@welldone-software/why-did-you-render","version":"2.0.5","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env NODE_ENV=demo rollup --config demo/rollup.config.js --watch","build":"rollup --config","test":"jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/preset-env":"^7.1.6","@babel/preset-react":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.0.1","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-plugin-jest":"^21.27.2","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","husky":"^1.1.4","jest":"^23.6.0","jest-cli":"^23.6.0","react":"^16.6.3","react-dom":"^16.6.3","react-test-renderer":"^16.6.3","rimraf":"^2.6.2","rollup":"^0.67.1","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-copy":"^0.2.3","rollup-plugin-livereload":"^0.6.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-serve":"^0.6.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"40507cf27730805713ac80ac970b1984c4357edc","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.0.5","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"ad7be59dd9e3ca61adf30cd41e5fd4c4f5464e38","size":99761,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.0.5.tgz","integrity":"sha512-oqfzsSAJUo5qmlGC/oFlKDV+dhEg7gq42eurb1fNgAs4dRcnIKUYRNKr8FVUXCDDTl8WiWqoRE1U+FE0LQTRQg=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.0.5_1542650838592_0.3777664312841731"},"_hasShrinkwrap":false,"publish_time":1542650838788,"_cnpm_publish_time":1542650838788,"_cnpmcore_publish_time":"2021-12-16T15:06:38.594Z","contributors":[]},"2.0.4":{"name":"@welldone-software/why-did-you-render","version":"2.0.4","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env NODE_ENV=demo rollup --config demo/rollup.config.js --watch","build":"rollup --config","test":"jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","version":"npm run lint && npm run test && npm run build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/preset-env":"^7.1.6","@babel/preset-react":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.0.1","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-plugin-jest":"^21.27.2","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","husky":"^1.1.4","jest":"^23.6.0","jest-cli":"^23.6.0","react":"^16.6.3","react-dom":"^16.6.3","react-test-renderer":"^16.6.3","rimraf":"^2.6.2","rollup":"^0.67.1","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-copy":"^0.2.3","rollup-plugin-livereload":"^0.6.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-serve":"^0.6.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","pure","performance","render","update","tool"],"gitHead":"b3e3965a572e21117e956bd0080dd1494baaa12a","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.0.4","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"94e100bdcf80838631f2f9bd2b15e9d3517ccad7","size":100004,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.0.4.tgz","integrity":"sha512-vDoR/uxeXJa8vt++UDmMNuHzyPjxEuwEfJ3oZ4oUhZqlOhPNjEqhTfF/CIvxJ9R/Zi6Yr7jjafxlrUKqwdHh4Q=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.0.4_1542444331075_0.597945133998159"},"_hasShrinkwrap":false,"publish_time":1542444331183,"_cnpm_publish_time":1542444331183,"_cnpmcore_publish_time":"2021-12-16T15:06:39.042Z","contributors":[]},"2.0.3":{"name":"@welldone-software/why-did-you-render","version":"2.0.3","description":"Patch React to discover unnecessary re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env NODE_ENV=demo rollup --config demo/rollup.config.js --watch","build":"rollup --config","test":"jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","prepublishOnly":"npm run build && npm run test && npm run lint"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/preset-env":"^7.1.6","@babel/preset-react":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.0.1","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-plugin-jest":"^21.27.2","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","husky":"^1.1.4","jest":"^23.6.0","jest-cli":"^23.6.0","react":"^16.6.3","react-dom":"^16.6.3","react-test-renderer":"^16.6.3","rimraf":"^2.6.2","rollup":"^0.67.1","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-copy":"^0.2.3","rollup-plugin-livereload":"^0.6.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-serve":"^0.6.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","performance","render","update","tool"],"gitHead":"c11af28170e293f24898c25359b214af7a0e60eb","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.0.3","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"2c3c105a977af0e5bc96dc502f53c3d5c5fed35f","size":99584,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.0.3.tgz","integrity":"sha512-mFl34G4IZ/+GltIkeQiOercDyIPAJ0ABy2KyfyzsKJH/lu/Zc05ZgDU4d45npADp7z3iJDtcHS1qWX3hJq8Ysg=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.0.3_1542379878063_0.8396899448019501"},"_hasShrinkwrap":false,"publish_time":1542379878194,"_cnpm_publish_time":1542379878194,"_cnpmcore_publish_time":"2021-12-16T15:06:39.863Z","contributors":[]},"2.0.2":{"name":"@welldone-software/why-did-you-render","version":"2.0.2","description":"Patch React to discover unnecessary re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"build":"rollup --config","test":"jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","demo:build:watch":"cross-env NODE_ENV=demo rollup --config demo/rollup.config.js --watch","demo:serve":"live-server demo/dist --port=3030 --host=localhost","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Build,Lint,Test,Serve\" \"npm:demo:build:watch\" \"npm:lint:watch\" \"npm:test:watch\" \"npm:demo:serve\"","start":"concurrently --names \"Build,Serve\" \"npm:demo:build:watch\" \"npm:demo:serve\""},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/preset-env":"^7.1.6","@babel/preset-react":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.0.1","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-plugin-jest":"^21.27.2","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","husky":"^1.1.4","jest":"^23.6.0","jest-cli":"^23.6.0","live-server":"^1.2.0","react":"^16.6.3","react-dom":"^16.6.3","react-test-renderer":"^16.6.3","rimraf":"^2.6.2","rollup":"^0.67.1","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-copy":"^0.2.3","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","performance","render","update","tool"],"gitHead":"f34cf608799fc1d4c720412587ab721bdbd01562","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.0.2","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"93631922f7c51d5d05d3dfcf3ab036285d75b99d","size":99629,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.0.2.tgz","integrity":"sha512-4l6QBR/M8kbjDhBWL+d3WxCnPnOE53/2BB6BTSRFhKixm9iea57ZgeJBH0D2UYbOF7cTqc0HFV3qaDK7LMW4CQ=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.0.2_1542371302622_0.11294509645738371"},"_hasShrinkwrap":false,"publish_time":1542371302750,"_cnpm_publish_time":1542371302750,"_cnpmcore_publish_time":"2021-12-16T15:06:40.299Z","contributors":[]},"2.0.1":{"name":"@welldone-software/why-did-you-render","version":"2.0.1","description":"Patch React to discover unnecessary re-renders.","main":"dist/lib/whyDidYouRender.min.js","module":"dist/es/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","scripts":{"build":"rollup --config","test":"jest","test:watch":"npm run test -- --watchAll","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"npm run lint -- --fix","lint:watch":"npm run lint -- --watch","demo:build:watch":"cross-env NODE_ENV=demo rollup --config demo/rollup.config.js --watch","demo:serve":"live-server demo/dist --port=3030 --host=localhost","clear":"rimraf .temp dist demo/dist","dev":"concurrently --names \"Build,Lint,Test,Serve\" \"npm:demo:build:watch\" \"npm:lint:watch\" \"npm:test:watch\" \"npm:demo:serve\"","start":"concurrently --names \"Build,Serve\" \"npm:demo:build:watch\" \"npm:demo:serve\""},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"react":">=16.0"},"devDependencies":{"@babel/cli":"^7.1.2","@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/preset-env":"^7.1.0","@babel/preset-react":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.0.1","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.8.0","eslint-plugin-jest":"^21.26.2","eslint-plugin-react":"^7.11.1","eslint-watch":"^4.0.2","husky":"^1.1.3","jest":"^23.6.0","jest-cli":"^23.6.0","live-server":"^1.2.0","react":"^16.6.0","react-dom":"^16.6.0","react-test-renderer":"^16.6.0","rimraf":"^2.6.2","rollup":"^0.67.0","rollup-plugin-babel":"^4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-copy":"^0.2.3","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"keywords":["react","component","performance","render","update","tool"],"gitHead":"45ef72fdd0a7ca881474b39d4c7b57b1806e04d4","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_id":"@welldone-software/why-did-you-render@2.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"dist":{"shasum":"7addff6f439ecd150610ee944d0ffde99424667c","size":99680,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-2.0.1.tgz","integrity":"sha512-MoJT8y+7gOAyIJIcpZj7kB7EhwBqsuCF6IoFqEEcJnpPgLgRANbdYpfslimH4Z6o7R7PtrZMqe0cJE1v9thOmw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_2.0.1_1541883396142_0.7549637655128247"},"_hasShrinkwrap":false,"publish_time":1541883396316,"_cnpm_publish_time":1541883396316,"_cnpmcore_publish_time":"2021-12-16T15:06:40.767Z","contributors":[]},"3.1.0":{"name":"@welldone-software/why-did-you-render","version":"3.1.0","description":"Monkey patches React to notify you about avoidable re-renders.","main":"dist/cjs/whyDidYouRender.min.js","module":"dist/esm/whyDidYouRender.min.js","browser":"dist/umd/whyDidYouRender.min.js","main-no-classes-transpile":"dist/no-classes-transpile/cjs/whyDidYouRender.min.js","module-no-classes-transpile":"dist/no-classes-transpile/esm/whyDidYouRender.min.js","browser-no-classes-transpile":"dist/no-classes-transpile/umd/whyDidYouRender.min.js","scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config","test":"cross-env NODE_ENV=development TEST=true jest","test:watch":"yarn test --watch","lint":"esw . --ext=js --cache --cache-location .temp/eslint-cache","lint:fix":"yarn lint --fix","lint:watch":"yarn lint --watch","clear":"rimraf .temp dist demo/dist","watch":"concurrently --names \"Serve,Lint,Test\" \"npm:start\" \"npm:lint:watch\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build && git add --all dist","postversion":"git push && git push --tags"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"jest":{"cacheDirectory":".temp/jest-cache"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":">=16.8"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","@testing-library/react":"^8.0.1","acorn-walk":"^6.1.1","astring":"^1.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^24.8.0","babel-plugin-lodash":"^3.3.4","concurrently":"^4.1.0","create-react-class":"^15.6.3","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-plugin-jest":"^22.6.4","eslint-plugin-react":"^7.13.0","eslint-watch":"^5.1.2","express":"^4.17.1","express-history-api-fallback":"^2.2.1","husky":"^2.4.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-dom":"^3.4.0","magic-string":"^0.25.2","nollup":"^0.6.0","react":"^16.8.6","react-dom":"^16.8.6","react-hot-loader":"^4.9.0","react-redux":"^7.0.3","redux":"^4.0.1","rimraf":"^2.6.3","rollup":"^1.14.2","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-commonjs-alternate":"^0.0.5","rollup-plugin-license":"^0.9.0","rollup-plugin-node-resolve":"^5.0.1","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.0.0"},"authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@3.1.0","dist":{"shasum":"c1bb631e30469631b95360d81b8451207c14f1ec","size":254695,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-3.1.0.tgz","integrity":"sha512-L+/M9TTQWex/cw9cNDu5oVED9rCpld2ec8HNdXnzNmT5DM41tJIN/eE083OtIUWNT7XpJ4RP2Wz1Y6iiDBNVyw=="},"maintainers":[{"name":"anonymous","email":"dani@welldone-software.com"},{"name":"anonymous","email":"vzaidman@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_3.1.0_1559922233296_0.8136359514879741"},"_hasShrinkwrap":false,"publish_time":1559922233434,"_cnpm_publish_time":1559922233434,"_cnpmcore_publish_time":"2021-12-16T17:22:31.755Z","contributors":[]},"7.0.0":{"name":"@welldone-software/why-did-you-render","version":"7.0.0","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"jest \"./tests\" --config=jest.config.js","test:react-18":"cross-env USE_REACT_18=true yarn _test","test:react-18-classic":"cross-env USE_REACT_18=true USE_CLASSIC_JSX=true yarn _test","test:react-17":"cross-env USE_REACT_17=true yarn _test","test:react-17-classic":"cross-env USE_REACT_17=true USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-18","test:watch":"yarn test:quick --watch","test":"yarn test:react-18 && yarn test:react-17 && yarn test:react-16 && yarn test:react-18-classic && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --max-warnings 0 --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17 | ^18"},"devDependencies":{"@babel/cli":"^7.17.6","@babel/core":"^7.17.8","@babel/eslint-parser":"^7.17.0","@babel/plugin-proposal-class-properties":"^7.16.7","@babel/preset-env":"^7.16.11","@babel/preset-react":"^7.16.7","@rollup/plugin-babel":"^5.3.1","@rollup/plugin-commonjs":"^21.0.3","@rollup/plugin-replace":"^4.0.0","@testing-library/jest-dom":"^5.15.0","@testing-library/react":"^12.1.2","@types/react-redux":"^7.1.23","@welldone-software/jest-console-handler":"^2.0.1","acorn-walk":"^8.2.0","astring":"^1.8.1","babel-core":"^7.0.0-bridge.0","babel-jest":"^27.5.1","concurrently":"^7.1.0","coveralls":"^3.1.1","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^9.5.3","eslint":"^8.12.0","eslint-plugin-cypress":"^2.12.1","eslint-plugin-jest":"^26.1.3","eslint-plugin-react":"^7.29.4","express":"^4.17.3","express-history-api-fallback":"^2.2.1","husky":"^7.0.4","jest":"^27.5.1","jest-cli":"^27.5.1","magic-string":"^0.26.1","nollup":"^0.19.0","react":"^18.0.0","react-16":"npm:react@^16.14.0","react-17":"npm:react@^17.0.2","react-dom":"^18.0.0","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-dom-17":"npm:@hot-loader/react-dom@^17.0.1","react-hot-loader":"^4.13.0","react-is":"^18.0.0","react-is-16":"npm:react-is@^16.13.1","react-is-17":"npm:react-is@^17.0.2","react-redux":"^7.2.6","react-router-dom":"^6.3.0","react-router-dom-5":"npm:react-router-dom@^5.3.0","redux":"^4.1.2","rimraf":"^3.0.2","rollup":"^2.70.1","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.8.0","rollup-plugin-license":"^2.6.1","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.14.0","styled-components":"^5.3.5","typescript":"^4.6.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@7.0.0","dist":{"shasum":"ddfb30377bd0249db3c5f959f496a96bd7c24392","integrity":"sha512-8l5ipgA8RZgwAY5hjjEjqOX9G+N8vMqUJJ4kIST7kQfab4r1I580VW5sJDQ5H5X/ba5z9gFTtHsrL/qkoaCK/w==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-7.0.0.tgz","fileCount":12,"unpackedSize":336141,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHT8u8TSlTIq0d1pZVmt2MrO74RBN7cYXzIdk25KJRGUAiAcjaglV7A4heW9wXFIlEku1duc/WvFw4oL+5/fD1Irkw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSK0NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmooPw/9GKJwxPLGGhAyJeBq4DfsONFtxkuNimEj96FLxzag64sX8cCR\r\nnlEzOcPgXphw/tLOlVCAhGB/kf82y0uXrQ5V7ReBthGmCBmS2YPTXOq5fqeP\r\nJecD7FGssxekKsR134Jh9iu7Gtv+PVAduJnmH5ljPkTF89R/2NITxTyH30lL\r\nYgvmXibqnVAm4wjuXqbfZwJ8fk1hab2YQVo23nSgtUbL1peTNeYS+47l6w7c\r\nTH1KT1cz3BWpegRZsYDVa1zmQHLWUaI9o/39qYMdX35gRDb4kB50cdMZnZr8\r\nenCUyrlceZcpH2jMBBmrSRRmxcp9gXomB710u6CScZWU48Y8Y+0dxkwxA9SV\r\nAZvntkweyjNmbclAV9xGt6fM6bfUz/1GTGg4hEmQA2O8wbTkJYWq6KRF2j1z\r\nFIg8vlSn+VuHHTgspRtISDxZV6q+m1eIIofjhSoQhL27dm1Rn1D19/wYhCmK\r\n8KJvXpIjraBikcsvWjH5gKHyI3H4CMyejYW8cAQBLOgmra15kOAZpeN0b0pN\r\n0RX0QCYEbNZnX9h+FtSNmAZ3xeaVzZ2UGUWqnlbeQ2iqgefJRr7/fHbD/Pb2\r\nSWR77ccSQa7Z2qZeVlunFqGQka15SgwZbcOXwYDhnpEBx7hsqJVrGLpsF84X\r\nUvh1u5WgnV0C+pBnVtIw9Zc3PpTm+jClDAQ=\r\n=OhaF\r\n-----END PGP SIGNATURE-----\r\n","size":47445},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"danikenan@gmail.com"},{"name":"anonymous","email":"vzaidman@gmail.com"},{"name":"anonymous","email":"shahafs@welldone-software.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_7.0.0_1648930061167_0.047985623389135146"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-02T20:07:52.682Z","contributors":[]},"7.0.1":{"name":"@welldone-software/why-did-you-render","version":"7.0.1","description":"Monkey patches React to notify you about avoidable re-renders.","types":"types.d.ts","main":"dist/whyDidYouRender.js","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"license":"MIT","repository":{"type":"git","url":"https://github.com/welldone-software/why-did-you-render"},"keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","_test":"jest \"./tests\" --config=jest.config.js","test:react-18":"cross-env USE_REACT_18=true yarn _test","test:react-18-classic":"cross-env USE_REACT_18=true USE_CLASSIC_JSX=true yarn _test","test:react-17":"cross-env USE_REACT_17=true yarn _test","test:react-17-classic":"cross-env USE_REACT_17=true USE_CLASSIC_JSX=true yarn _test","test:react-16":"cross-env USE_REACT_16=true yarn _test","test:react-16-classic":"cross-env USE_REACT_16=true USE_CLASSIC_JSX=true yarn _test","test:quick":"yarn test:react-18","test:watch":"yarn test:quick --watch","test":"yarn test:react-18 && yarn test:react-17 && yarn test:react-16 && yarn test:react-18-classic && yarn test:react-17-classic && yarn test:react-16-classic","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --max-warnings 0 --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic"},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^16 || ^17 || ^18"},"devDependencies":{"@babel/cli":"^7.17.6","@babel/core":"^7.17.8","@babel/eslint-parser":"^7.17.0","@babel/plugin-proposal-class-properties":"^7.16.7","@babel/preset-env":"^7.16.11","@babel/preset-react":"^7.16.7","@rollup/plugin-babel":"^5.3.1","@rollup/plugin-commonjs":"^21.0.3","@rollup/plugin-replace":"^4.0.0","@testing-library/jest-dom":"^5.15.0","@testing-library/react":"^12.1.2","@types/react-redux":"^7.1.23","@welldone-software/jest-console-handler":"^2.0.1","acorn-walk":"^8.2.0","astring":"^1.8.1","babel-core":"^7.0.0-bridge.0","babel-jest":"^27.5.1","concurrently":"^7.1.0","coveralls":"^3.1.1","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^9.5.3","eslint":"^8.12.0","eslint-plugin-cypress":"^2.12.1","eslint-plugin-jest":"^26.1.3","eslint-plugin-react":"^7.29.4","express":"^4.17.3","express-history-api-fallback":"^2.2.1","husky":"^7.0.4","jest":"^27.5.1","jest-cli":"^27.5.1","magic-string":"^0.26.1","nollup":"^0.19.0","react":"^18.0.0","react-16":"npm:react@^16.14.0","react-17":"npm:react@^17.0.2","react-dom":"^18.0.0","react-dom-16":"npm:@hot-loader/react-dom@^16.14.0","react-dom-17":"npm:@hot-loader/react-dom@^17.0.1","react-hot-loader":"^4.13.0","react-is":"^18.0.0","react-is-16":"npm:react-is@^16.13.1","react-is-17":"npm:react-is@^17.0.2","react-redux":"^7.2.6","react-router-dom":"^6.3.0","react-router-dom-5":"npm:react-router-dom@^5.3.0","redux":"^4.1.2","rimraf":"^3.0.2","rollup":"^2.70.1","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.8.0","rollup-plugin-license":"^2.6.1","rollup-plugin-node-resolve":"^5.2.0","start-server-and-test":"^1.14.0","styled-components":"^5.3.5","typescript":"^4.6.3"},"licenseText":"MIT License\n\nCopyright (c) 2018-present, Vitali Zaidman <vzaidman@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@welldone-software/why-did-you-render@7.0.1","dist":{"shasum":"09f487d84844bd8e66435843c2e0305702e61efb","integrity":"sha512-Qe/8Xxa2G+LMdI6VoazescPzjjkHYduCDa8aHOJR50e9Bgs8ihkfMBY+ev7B4oc3N59Zm547Sgjf8h5y0FOyoA==","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-7.0.1.tgz","fileCount":12,"unpackedSize":333009,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAd5bSIjZtgW4dJVKNvf9DwEqMRvcKxMEoM5jMrI88EYAiAKqgp7RRrMid7XJbqA3UwBMEKoDKqIZ5oKMeTy0EKbFQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSr2DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4Ag//djrKCyMHeYHk26zm+PETqAY66S6Hxm7zTeBzEOH4V9R36jsU\r\nXjn7xfkWOjBfxXEHYNehtjPb190ac20iAeYsye556gh/yRu53an+1hywVJTy\r\nSGRMn51yidaZV8IH/DnFI2/VNtT37AziBMxTSBYD0DTxITOKtN5L5VLk6Bqb\r\nIbK7RUktUZ7AroJ+87ygG3dRCpl2yU9r9zhkwR3OaShjv7Ev8qKYYIW5V2hN\r\nbGKlDuEocyS4Vg6mgBUV/DbuPPeK56iSfHlFf+5N4mWcY3rcfSi9c+8NYMD3\r\no+lfuI+EKBQDF2EczZuHlZdNDOmLAX5ujWwo8J5zoi12UCL+hS5voeJ+JxQl\r\n5/2LF8A7O66zuoI8s1qoNt94fQ+eNg88SYZSbdztPcXh/oTPUxl+vdObIbaI\r\nNRgZM361exzfRRwm31whlEPSlyiMGcbiIz/oHl/YBjNWYpJ+mPIP/BfImuBJ\r\naA+xkioIL7Goqe3I6+CZrDn/GMULBVcPQP+Uwx4EU0bOoKn3kPYFs2MxKXLo\r\nggLXwZ6YOVu/dsGw/mOtmA7cNQPmZ4ToRJbdNsvAUwkcswM8C0DgwXnmuon9\r\nDa0NbXyTcLRyDakyVwfFthcayn6JYfJhyIiRRklMch2zyQHvpXTjAq2Le3IC\r\nfkfNsd11h+8oVMqSlLWu6x7r+j//byvTZuw=\r\n=RqqW\r\n-----END PGP SIGNATURE-----\r\n","size":47283},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"danikenan@gmail.com"},{"name":"anonymous","email":"vzaidman@gmail.com"},{"name":"anonymous","email":"shahafs@welldone-software.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_7.0.1_1649065346990_0.7195307048505735"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-04T09:42:54.279Z","contributors":[]},"8.0.0":{"name":"@welldone-software/why-did-you-render","description":"Monkey patches React to notify you about avoidable re-renders.","version":"8.0.0","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"license":"MIT","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"types":"types.d.ts","main":"dist/whyDidYouRender.js","keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config","test":"yarn test:automatic && yarn test:classic","test:automatic":"cross-env yarn _test","test:classic":"cross-env USE_CLASSIC_JSX=true yarn _test","_test":"jest --config=jest.config.js","test:watch":"yarn test:automatic --watch","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --max-warnings 0 --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic"},"comments":{"how to":{"bump version":"npm version major/minor/patch"},"resolutions":{"coveralls":["removed while it's not passing the audit and travis doesn't work"],"source-map@^0.7.4":["fixes https://github.com/mozilla/source-map/issues/432 or we get:","You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... })","Will most likely be fixed when nollup updates source-map to 0.8.0-beta.0 or higher"]}},"type":"module","dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^18"},"resolutions":{"source-map-fast":"npm:source-map@^0.8.0-beta.0","source-map":"^0.8.0-beta.0"},"devDependencies":{"@babel/cli":"^7.23.4","@babel/core":"^7.23.6","@babel/eslint-parser":"^7.23.3","@babel/plugin-transform-class-properties":"^7.23.3","@babel/preset-env":"^7.23.6","@babel/preset-react":"^7.23.3","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3","@rollup/plugin-replace":"^5.0.5","@testing-library/jest-dom":"^6.1.5","@testing-library/react":"^14.1.2","@types/jest":"^29.5.11","@types/react-redux":"^7.1.33","@welldone-software/jest-console-handler":"^2.0.1","acorn-walk":"^8.3.1","astring":"^1.8.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^29.7.0","concurrently":"^8.2.2","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^13.6.1","eslint":"^8.56.0","eslint-plugin-cypress":"^2.15.1","eslint-plugin-jest":"^27.6.0","eslint-plugin-react":"^7.33.2","express":"^4.18.2","express-history-api-fallback":"^2.2.1","husky":"^8.0.3","jest":"^29.7.0","jest-cli":"^29.7.0","jest-environment-jsdom":"^29.7.0","nollup":"^0.21.0","react":"^18.2.0","react-dom":"^18.2.0","react-hot-loader":"^4.13.1","react-is":"^18.2.0","react-redux":"^9.0.4","react-router-dom":"^6.21.1","react-router-dom-5":"npm:react-router-dom@^5.3.4","redux":"^5.0.1","rimraf":"^5.0.5","rollup":"^4.9.1","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.8.0","rollup-plugin-license":"^3.2.0","rollup-plugin-node-resolve":"^5.2.0","source-map":"npm:source-map@^0.8.0-beta.0","start-server-and-test":"^2.0.3","styled-components":"^6.1.3","typescript":"^5.3.3"},"_id":"@welldone-software/why-did-you-render@8.0.0","gitHead":"942227fec21e890f6ddc4de6f254add1d89fdffa","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-rW2mpX4RX9Izz87cgmpRxf0TklM6gftsrn0skmPJC8FUfbM4fpzJ5XVUGY38Qo/Q43Ld3Dq+ttTwhbBexcdiwA==","shasum":"5a29ff83d256c1e391d6bf5dc491d37015f66835","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-8.0.0.tgz","fileCount":10,"unpackedSize":333475,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCF+kC7zMYr0vgSFvkon6SgzbQ6c8tuWlZPRKUZH5bykgIgK/AH1OU/licV6Nucl5BALlvZIDfnldiTy68hWMKYFqA="}]},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"danikenan@gmail.com"},{"name":"anonymous","email":"vzaidman@gmail.com"},{"name":"anonymous","email":"shahafs@welldone-software.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_8.0.0_1703610620079_0.2785842819904514"},"_hasShrinkwrap":false,"contributors":[]},"8.0.1":{"name":"@welldone-software/why-did-you-render","description":"Monkey patches React to notify you about avoidable re-renders.","version":"8.0.1","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"license":"MIT","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"types":"types.d.ts","main":"dist/whyDidYouRender.js","keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config --bundleConfigAsCjs","test":"yarn test:automatic && yarn test:classic","test:automatic":"cross-env yarn _test","test:classic":"cross-env USE_CLASSIC_JSX=true yarn _test","_test":"jest --config=jest.config.js","test:watch":"yarn test:automatic --watch","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --max-warnings 0 --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic"},"comments":{"how to":{"bump version":"npm version major/minor/patch"},"resolutions":{"coveralls":["removed while it's not passing the audit and travis doesn't work"],"source-map@^0.7.4":["fixes https://github.com/mozilla/source-map/issues/432 or we get:","You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... })","Will most likely be fixed when nollup updates source-map to 0.8.0-beta.0 or higher"]}},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^18"},"resolutions":{"source-map-fast":"npm:source-map@^0.8.0-beta.0","source-map":"^0.8.0-beta.0"},"devDependencies":{"@babel/cli":"^7.23.4","@babel/core":"^7.23.6","@babel/eslint-parser":"^7.23.3","@babel/plugin-transform-class-properties":"^7.23.3","@babel/preset-env":"^7.23.6","@babel/preset-react":"^7.23.3","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3","@rollup/plugin-replace":"^5.0.5","@testing-library/jest-dom":"^6.1.5","@testing-library/react":"^14.1.2","@types/jest":"^29.5.11","@types/react-redux":"^7.1.33","@welldone-software/jest-console-handler":"^2.0.1","acorn-walk":"^8.3.1","astring":"^1.8.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^29.7.0","concurrently":"^8.2.2","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^13.6.1","eslint":"^8.56.0","eslint-plugin-cypress":"^2.15.1","eslint-plugin-jest":"^27.6.0","eslint-plugin-react":"^7.33.2","express":"^4.18.2","express-history-api-fallback":"^2.2.1","husky":"^8.0.3","jest":"^29.7.0","jest-cli":"^29.7.0","jest-environment-jsdom":"^29.7.0","nollup":"^0.21.0","react":"^18.2.0","react-dom":"^18.2.0","react-hot-loader":"^4.13.1","react-is":"^18.2.0","react-redux":"^9.0.4","react-router-dom":"^6.21.1","react-router-dom-5":"npm:react-router-dom@^5.3.4","redux":"^5.0.1","rimraf":"^5.0.5","rollup":"^4.9.1","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.8.0","rollup-plugin-license":"^3.2.0","rollup-plugin-node-resolve":"^5.2.0","source-map":"npm:source-map@^0.8.0-beta.0","start-server-and-test":"^2.0.3","styled-components":"^6.1.3","typescript":"^5.3.3"},"_id":"@welldone-software/why-did-you-render@8.0.1","gitHead":"e38a143d75340f3bf4b1586ca4648de5ec78341f","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-PtLBjiHNX04gDPheMeAQP16S24JV3SOW6wGDUrm4bFPZmofmmflgvd4Kacf/jhB8zlX6equ8m3t6CS+OxA3Q4g==","shasum":"e69303ca98424642843f8dd9aa8d4e4f638234b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-8.0.1.tgz","fileCount":10,"unpackedSize":333603,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCiDh/1TrFTWtq+6u7a0YyNN63mO9vDK6jcGO0rfcOzAgIhAOLXIfB5696Lx1St5bqYwz6R5R4ZUon2WiJa/ik++Lw9"}]},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"danikenan@gmail.com"},{"name":"anonymous","email":"vzaidman@gmail.com"},{"name":"anonymous","email":"shahafs@welldone-software.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_8.0.1_1703617678958_0.44061707783560267"},"_hasShrinkwrap":false,"contributors":[]},"8.0.3":{"name":"@welldone-software/why-did-you-render","description":"Monkey patches React to notify you about avoidable re-renders.","version":"8.0.3","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"license":"MIT","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"types":"types.d.ts","main":"dist/whyDidYouRender.js","keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","start:classic":"cross-env USE_CLASSIC_JSX=true yarn start","build":"cross-env NODE_ENV=production rollup --config --bundleConfigAsCjs","test":"yarn test:automatic && yarn test:classic","test:automatic":"cross-env yarn _test","test:classic":"cross-env USE_CLASSIC_JSX=true yarn _test","_test":"jest --config=jest.config.js","test:watch":"yarn test:automatic --watch","test:ci":"yarn test --coverage && coveralls < coverage/lcov.info","lint":"eslint . --ext=js --max-warnings 0 --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn lint && yarn test","version":"yarn checkHealth && yarn build","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","_cypress:run:ci":"yarn cypress:run --record --parallel --group main","_cypress:run:ci:classic":"yarn cypress:run --record --parallel --group classic","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:run:ci","cypress:ci:classic":"start-server-and-test start:classic http://localhost:3003 _cypress:run:ci:classic"},"comments":{"how to":{"bump version":"npm version major/minor/patch"},"resolutions":{"coveralls":["removed while it's not passing the audit and travis doesn't work"],"source-map@^0.7.4":["fixes https://github.com/mozilla/source-map/issues/432 or we get:","forces nollup to use source-map 0.8.0-beta.0 or higher.","will be resolved when nollup is updated to use it"],"eslint@^8":["react eslint plugins doesn't play nicely with eslint 9 so we force using eslint 8 for now"]}},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^18"},"resolutions":{"source-map-fast":"npm:source-map@^0.8.0-beta.0","source-map":"^0.8.0-beta.0"},"devDependencies":{"@babel/cli":"^7.24.7","@babel/core":"^7.24.7","@babel/eslint-parser":"^7.24.7","@babel/plugin-transform-class-properties":"^7.24.7","@babel/preset-env":"^7.24.7","@babel/preset-react":"^7.24.7","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3","@rollup/plugin-replace":"^5.0.7","@testing-library/dom":"^10.1.0","@testing-library/jest-dom":"^6.4.5","@testing-library/react":"^16.0.0","@types/jest":"^29.5.12","@types/react":"^18.3.3","@types/react-dom":"^18.3.0","@types/react-redux":"^7.1.33","@welldone-software/jest-console-handler":"^2.0.1","acorn-walk":"^8.3.2","astring":"^1.8.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^29.7.0","concurrently":"^8.2.2","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^13.11.0","eslint":"^8.57.0","eslint-plugin-cypress":"^3.3.0","eslint-plugin-jest":"^28.6.0","eslint-plugin-react":"^7.34.2","express":"^4.19.2","express-history-api-fallback":"^2.2.1","husky":"^9.0.11","jest":"^29.7.0","jest-cli":"^29.7.0","jest-environment-jsdom":"^29.7.0","nollup":"^0.21.0","react":"^18.3.1","react-dom":"^18.3.1","react-hot-loader":"^4.13.1","react-is":"^18.3.1","react-redux":"^9.1.2","react-router-dom":"^6.23.1","react-router-dom-5":"npm:react-router-dom@^5.3.4","redux":"^5.0.1","rimraf":"^5.0.7","rollup":"^4.18.0","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.8.0","rollup-plugin-license":"^3.4.0","rollup-plugin-node-resolve":"^5.2.0","source-map":"npm:source-map@^0.8.0-beta.0","start-server-and-test":"^2.0.4","styled-components":"^6.1.11","typescript":"^5.4.5"},"_id":"@welldone-software/why-did-you-render@8.0.3","gitHead":"27bcd727352013ae3f5110a7d169a754c7d946c3","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-bb5bKPMStYnocyTBVBu4UTegZdBqzV1mPhxc0UIV/S43KFUSRflux9gvzJfu2aM4EWLJ3egTvdjOi+viK+LKGA==","shasum":"3a90c12a2236834478a8a48900110fc9166dc903","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-8.0.3.tgz","fileCount":10,"unpackedSize":331843,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHeFq1JH3UWeZRhuTV7+8lqnvUjMiAAE9LNgLE6bsnVZAiEAxEDy1ObCwdmtkQ/b9/DlkVjBxTNiDoQcson2eIlWIS4="}],"size":46151},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"danikenan@gmail.com"},{"name":"anonymous","email":"vzaidman@gmail.com"},{"name":"anonymous","email":"shahafs@welldone-software.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/why-did-you-render_8.0.3_1718300866918_0.9295906061752495"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-13T17:47:47.123Z","publish_time":1718300867123,"_source_registry_name":"default","contributors":[]},"10.0.1":{"name":"@welldone-software/why-did-you-render","version":"10.0.1","keywords":["react","component","pure","performance","render","update","tool"],"license":"MIT","_id":"@welldone-software/why-did-you-render@10.0.1","maintainers":[{"name":"anonymous","email":"danikenan@gmail.com"},{"name":"anonymous","email":"vzaidman@gmail.com"},{"name":"anonymous","email":"shahafs@welldone-software.com"}],"homepage":"https://github.com/welldone-software/why-did-you-render#readme","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"dist":{"shasum":"4513c1883add0496b98bcdcdcd243ff10c0f5ece","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-10.0.1.tgz","fileCount":10,"integrity":"sha512-tMgGkt30iVYeLMUKExNmtm019QgyjLtA7lwB0QAizYNEuihlCG2eoAWBBaz/bDeI7LeqAJ9msC6hY3vX+JB97g==","signatures":[{"sig":"MEYCIQDOi2cn3d9YJESWTEw97NBGmSLdErYU3O6WLd80i8upKQIhAJv3Nnh4lt+ULodFl1EyQWqVIHZ8pQ8s9FfYZVNQ4RRP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":340015,"size":47638},"main":"dist/whyDidYouRender.js","types":"types.d.ts","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"gitHead":"5623596ee8833f8352c6bf7a713619a1bcd57c6c","scripts":{"lint":"eslint . --max-warnings 0 --cache --cache-location .cache/eslint-cache","test":"jest --config=jest.config.js","build":"cross-env NODE_ENV=production rollup --config --bundleConfigAsCjs","clear":"rimraf .cache dist demo/dist node_modules","start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","test:ci":"yarn test --coverage","version":"yarn checkHealth","checkHealth":"yarn build && yarn lint && yarn test && yarn cypress:test","cypress:run":"cypress run --browser chrome","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:test":"start-server-and-test start http://localhost:3003 cypress:run"},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"comments":{"how to":{"bump version":"npm version major/minor/patch"},"resolutions":{"source-map@^0.7.4":["fixes https://github.com/mozilla/source-map/issues/432 or we get:","forces nollup to use source-map 0.8.0-beta.0 or higher.","will be resolved when nollup is updated to use it"],"rollup-plugin-react-refresh":["Uses my forked github https://github.com/vzaidman/rollup-plugin-react-refresh","Until the PR from that is merged to the official library https://github.com/PepsRyuu/rollup-plugin-react-refresh/pull/10"]}},"repository":{"url":"git+https://github.com/welldone-software/why-did-you-render.git","type":"git"},"_npmVersion":"10.9.2","description":"Monkey patches React to notify you about avoidable re-renders.","directories":{},"resolutions":{"source-map":"^0.8.0-beta.0","source-map-fast":"npm:source-map@^0.8.0-beta.0"},"_nodeVersion":"23.5.0","dependencies":{"lodash":"^4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","react":"^19.0.0","redux":"^5.0.1","eslint":"^9.17.0","nollup":"^0.21.0","rimraf":"^6.0.1","rollup":"^4.29.1","astring":"^1.9.0","cypress":"^13.17.0","express":"^4.21.2","jest-cli":"^29.7.0","react-is":"^19.0.0","cross-env":"^7.0.3","react-dom":"^19.0.0","acorn-walk":"^8.3.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^29.7.0","source-map":"npm:source-map@^0.8.0-beta.0","typescript":"^5.7.2","@babel/core":"^7.26.0","@types/jest":"^29.5.14","react-redux":"^9.2.0","@types/react":"^19.0.2","concurrently":"^9.1.1","react-refresh":"^0.16.0","@eslint/compat":"^1.2.4","@types/react-dom":"^19.0.2","react-router-dom":"^7.1.1","@babel/preset-env":"^7.26.0","styled-components":"^6.1.13","@types/react-redux":"^7.1.34","create-react-class":"^15.7.0","eslint-plugin-jest":"^28.10.0","@babel/preset-react":"^7.26.3","eslint-plugin-react":"^7.37.3","rollup-plugin-alias":"^2.2.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-babel":"^6.0.4","@testing-library/dom":"^10.4.0","eslint-plugin-cypress":"^4.1.0","rollup-plugin-license":"^3.5.3","start-server-and-test":"^2.0.9","@rollup/plugin-replace":"^6.0.2","@testing-library/react":"^16.1.0","jest-environment-jsdom":"^29.7.0","@rollup/plugin-commonjs":"^28.0.2","@testing-library/jest-dom":"^6.6.3","rollup-plugin-node-resolve":"^5.2.0","@rollup/plugin-node-resolve":"^16.0.0","rollup-plugin-react-refresh":"git+https://github.com/vzaidman/rollup-plugin-react-refresh.git#5c2f09bc28dbb8ab711b7d095f61fbc8d295fcd6","express-history-api-fallback":"^2.2.1","rollup-plugin-commonjs-alternate":"^0.8.0","@welldone-software/jest-console-handler":"^2.0.1"},"peerDependencies":{"react":"^19"},"_npmOperationalInternal":{"tmp":"tmp/why-did-you-render_10.0.1_1737406271204_0.9170023075522422","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-20T20:51:11.381Z","publish_time":1737406271381,"_source_registry_name":"default","contributors":[]},"10.0.0":{"name":"@welldone-software/why-did-you-render","description":"Monkey patches React to notify you about avoidable re-renders.","version":"10.0.0","repository":{"type":"git","url":"git+https://github.com/welldone-software/why-did-you-render.git"},"license":"MIT","authors":["Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)"],"types":"types.d.ts","main":"dist/whyDidYouRender.js","keywords":["react","component","pure","performance","render","update","tool"],"scripts":{"start":"cross-env PORT=3003 NODE_ENV=development node demo/serve","build":"cross-env NODE_ENV=production rollup --config --bundleConfigAsCjs","test":"jest --config=jest.config.js","test:ci":"yarn test --coverage","lint":"eslint . --max-warnings 0 --cache --cache-location .cache/eslint-cache","clear":"rimraf .cache dist demo/dist node_modules","watch":"concurrently --names \"Serve,Test\" \"npm:start\" \"npm:test:watch\"","checkHealth":"yarn build && yarn lint && yarn test && yarn cypress:test","version":"yarn checkHealth","postversion":"git push && git push --tags","cypress:open":"cypress open","cypress:run":"cypress run --browser chrome","cypress:test":"start-server-and-test start http://localhost:3003 cypress:run","cypress:ci":"start-server-and-test start http://localhost:3003 _cypress:ci","_cypress:ci":"yarn cypress:run --record --group main"},"comments":{"how to":{"bump version":"npm version major/minor/patch"},"resolutions":{"source-map@^0.7.4":["fixes https://github.com/mozilla/source-map/issues/432 or we get:","forces nollup to use source-map 0.8.0-beta.0 or higher.","will be resolved when nollup is updated to use it"],"rollup-plugin-react-refresh":["Uses my forked github https://github.com/vzaidman/rollup-plugin-react-refresh","Until the PR from that is merged to the official library https://github.com/PepsRyuu/rollup-plugin-react-refresh/pull/10"]}},"dependencies":{"lodash":"^4"},"peerDependencies":{"react":"^19"},"resolutions":{"source-map-fast":"npm:source-map@^0.8.0-beta.0","source-map":"^0.8.0-beta.0"},"devDependencies":{"@babel/core":"^7.26.0","@babel/preset-env":"^7.26.0","@babel/preset-react":"^7.26.3","@eslint/compat":"^1.2.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-replace":"^6.0.2","@testing-library/dom":"^10.4.0","@testing-library/jest-dom":"^6.6.3","@testing-library/react":"^16.1.0","@types/jest":"^29.5.14","@types/react":"^19.0.2","@types/react-dom":"^19.0.2","@types/react-redux":"^7.1.34","@welldone-software/jest-console-handler":"^2.0.1","acorn-walk":"^8.3.4","astring":"^1.9.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^29.7.0","concurrently":"^9.1.1","create-react-class":"^15.7.0","cross-env":"^7.0.3","cypress":"^13.17.0","eslint":"^9.17.0","eslint-plugin-cypress":"^4.1.0","eslint-plugin-jest":"^28.10.0","eslint-plugin-react":"^7.37.3","express":"^4.21.2","express-history-api-fallback":"^2.2.1","husky":"^9.1.7","jest":"^29.7.0","jest-cli":"^29.7.0","jest-environment-jsdom":"^29.7.0","nollup":"^0.21.0","react":"^19.0.0","react-dom":"^19.0.0","react-is":"^19.0.0","react-redux":"^9.2.0","react-refresh":"^0.16.0","react-router-dom":"^7.1.1","redux":"^5.0.1","rimraf":"^6.0.1","rollup":"^4.29.1","rollup-plugin-alias":"^2.2.0","rollup-plugin-commonjs-alternate":"^0.8.0","rollup-plugin-license":"^3.5.3","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-react-refresh":"git+https://github.com/vzaidman/rollup-plugin-react-refresh.git#5c2f09bc28dbb8ab711b7d095f61fbc8d295fcd6","source-map":"npm:source-map@^0.8.0-beta.0","start-server-and-test":"^2.0.9","styled-components":"^6.1.13","typescript":"^5.7.2"},"_id":"@welldone-software/why-did-you-render@10.0.0","gitHead":"f3203869f53d41cb85914c3bbd3dbff9d620caff","bugs":{"url":"https://github.com/welldone-software/why-did-you-render/issues"},"homepage":"https://github.com/welldone-software/why-did-you-render#readme","_nodeVersion":"23.5.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-iuKvPCM36k05Imcq82qJmZor1mJvgPKjwbf0NqeFIp7J5xM/EIVWscrZcoVEnKVe3NLFzW15QujAc3zYf0XBDQ==","shasum":"e5623c255600a2e24f568cef96e3fc0269fc3a5f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@welldone-software/why-did-you-render/-/why-did-you-render-10.0.0.tgz","fileCount":10,"unpackedSize":340087,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcuiZ2UgiuH20+qZOhkdw6iYHXxqq964uPIlbSp6TMKgIgczTgcR7YWMTAeWPoaH8VDpOjk6uUZrf+gt/ZzyKO1qo="}],"size":47684},"_npmUser":{"name":"anonymous","email":"vzaidman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"danikenan@gmail.com"},{"name":"anonymous","email":"vzaidman@gmail.com"},{"name":"anonymous","email":"shahafs@welldone-software.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/why-did-you-render_10.0.0_1737406303308_0.7968117752889994"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-20T20:51:43.474Z","publish_time":1737406303474,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"10.0.1"},"name":"@welldone-software/why-did-you-render","time":{"created":"2022-01-27T10:23:58.655Z","modified":"2025-01-20T20:55:40.110Z","6.2.3":"2021-11-14T16:36:20.354Z","6.2.2":"2021-11-14T16:33:38.878Z","6.2.1":"2021-08-22T20:57:53.860Z","6.2.0":"2021-06-13T09:45:56.462Z","6.1.4":"2021-05-21T08:31:06.441Z","6.1.3":"2021-05-21T08:27:14.769Z","6.1.2":"2021-05-17T09:24:57.189Z","6.1.1":"2021-03-13T09:13:18.249Z","6.1.0":"2021-03-06T12:08:09.206Z","6.0.5":"2020-12-30T07:53:55.837Z","6.0.4":"2020-12-26T17:50:53.979Z","6.0.3":"2020-11-24T10:36:52.822Z","6.0.2":"2020-11-24T09:51:47.519Z","6.0.1":"2020-11-24T08:39:45.963Z","6.0.0-rc.1":"2020-11-08T19:08:49.938Z","6.0.0-rc.0":"2020-11-08T18:54:01.652Z","5.0.0":"2020-10-22T17:22:14.022Z","5.0.0-rc.1":"2020-10-14T16:22:45.946Z","4.3.2":"2020-09-20T09:12:15.519Z","5.0.0-alpha.4":"2020-09-20T08:57:41.896Z","5.0.0-alpha.3":"2020-09-20T08:31:58.790Z","5.0.0-alpha.2":"2020-09-01T13:54:40.002Z","5.0.0-alpha.1":"2020-08-21T13:16:54.808Z","5.0.0-alpha.0":"2020-08-21T13:01:51.082Z","4.3.1":"2020-08-14T12:00:04.917Z","4.3.0":"2020-08-08T17:04:55.992Z","4.2.7":"2020-07-23T13:11:09.502Z","4.2.6":"2020-07-17T06:18:07.491Z","4.2.5":"2020-05-31T06:59:31.584Z","4.2.4":"2020-05-30T09:19:30.008Z","4.2.3":"2020-05-30T09:13:34.470Z","4.2.2":"2020-05-20T05:55:31.849Z","4.2.1":"2020-05-12T06:42:16.927Z","4.2.0":"2020-05-06T10:16:22.043Z","4.1.3":"2020-04-29T07:35:16.552Z","4.1.3-alpha.0":"2020-04-25T09:11:36.921Z","4.1.2":"2020-04-23T10:56:26.946Z","4.1.1":"2020-04-21T17:18:28.525Z","4.1.0-alpha.1":"2020-04-18T15:33:36.609Z","4.1.0-alpha.0":"2020-04-18T15:08:04.885Z","4.0.8":"2020-04-15T12:13:06.356Z","4.0.7":"2020-04-09T09:59:20.154Z","4.0.6":"2020-04-01T06:52:57.253Z","4.0.5":"2020-02-22T18:36:58.931Z","4.0.4":"2020-02-17T07:46:37.892Z","4.0.3":"2020-02-02T19:05:33.157Z","4.0.2":"2020-02-02T17:08:05.009Z","4.0.1":"2020-02-02T17:02:49.129Z","4.0.0":"2020-01-27T16:34:25.535Z","3.6.0":"2020-01-25T12:00:41.246Z","3.5.0":"2019-12-21T14:54:52.343Z","3.4.0":"2019-12-16T13:28:22.265Z","3.4.2":"2019-12-19T10:57:34.540Z","3.4.1":"2019-12-16T13:34:00.849Z","3.3.9":"2019-11-09T10:32:14.986Z","3.3.8":"2019-10-13T11:00:08.049Z","3.3.7":"2019-10-07T18:40:52.525Z","3.3.6":"2019-10-05T09:09:10.548Z","3.3.5":"2019-09-16T13:09:01.528Z","3.3.4":"2019-09-13T09:04:59.665Z","3.3.3":"2019-08-13T18:17:42.470Z","3.3.2":"2019-08-09T07:19:52.679Z","3.3.1":"2019-08-02T12:26:52.721Z","3.3.1-alpha.0":"2019-08-02T10:26:47.912Z","3.3.0":"2019-08-02T09:13:01.680Z","3.2.3":"2019-07-23T10:05:54.379Z","3.2.1":"2019-06-18T07:29:23.681Z","3.2.0":"2019-06-13T16:46:00.754Z","3.0.11":"2019-06-06T07:37:32.754Z","3.0.10":"2019-06-06T07:35:35.284Z","3.0.9":"2019-05-04T07:43:24.867Z","3.0.8":"2019-05-04T07:23:54.212Z","3.0.7":"2019-04-29T14:01:38.507Z","3.0.6":"2019-04-13T11:19:33.996Z","3.0.5":"2019-04-13T09:04:21.667Z","3.0.4":"2019-04-13T08:30:35.303Z","3.0.3":"2019-04-12T11:09:25.243Z","3.0.2":"2019-04-05T18:54:29.428Z","3.0.1":"2019-04-05T10:31:17.568Z","3.0.0":"2019-04-05T09:38:41.216Z","3.0.0-beta.5":"2019-04-02T08:45:35.946Z","3.0.0-beta.4":"2019-04-02T08:06:53.173Z","3.0.0-beta.3":"2019-04-01T18:50:42.806Z","3.0.0-beta.2":"2019-04-01T18:36:41.108Z","3.0.0-beta.1":"2019-04-01T15:46:07.730Z","3.0.0-beta.0":"2019-04-01T15:39:00.571Z","2.6.0":"2019-03-18T08:22:08.213Z","2.5.2":"2019-02-12T08:19:49.491Z","2.5.1":"2019-02-12T08:16:12.752Z","2.5.0":"2019-01-19T11:46:33.431Z","2.4.0":"2018-12-20T15:31:29.589Z","2.3.2":"2018-12-02T12:49:21.200Z","2.3.1":"2018-12-02T08:02:55.310Z","2.3.0":"2018-12-02T07:44:42.370Z","2.2.4":"2018-12-01T19:47:04.180Z","2.2.3":"2018-12-01T19:35:59.111Z","2.2.2":"2018-12-01T19:27:29.330Z","2.2.1":"2018-12-01T19:24:18.620Z","2.2.0":"2018-12-01T17:48:46.895Z","2.1.0":"2018-12-01T17:12:13.456Z","2.0.5":"2018-11-19T18:07:18.788Z","2.0.4":"2018-11-17T08:45:31.183Z","2.0.3":"2018-11-16T14:51:18.194Z","2.0.2":"2018-11-16T12:28:22.750Z","2.0.1":"2018-11-10T20:56:36.316Z","3.1.0":"2019-06-07T15:43:53.434Z","7.0.0":"2022-04-02T20:07:41.353Z","7.0.1":"2022-04-04T09:42:27.169Z","2.0.0":"2018-11-10T20:45:39.657Z","8.0.0":"2023-12-26T17:10:20.300Z","8.0.1":"2023-12-26T19:07:59.242Z","8.0.3":"2024-06-13T17:47:47.123Z","10.0.1":"2025-01-20T20:51:11.381Z","10.0.0":"2025-01-20T20:51:43.474Z"},"readme":"<p align=\"center\">\r\n  <img src=\"images/WDYR-logo.jpg\" width=\"300px\" />\r\n</p>\r\n\r\n# Why Did You Render\r\n\r\n[![npm version](https://badge.fury.io/js/%40welldone-software%2Fwhy-did-you-render.svg)](https://badge.fury.io/js/%40welldone-software%2Fwhy-did-you-render)\r\n[![Build Status](https://github.com/welldone-software/why-did-you-render/actions/workflows/main.yml/badge.svg)](https://github.com/welldone-software/why-did-you-render/actions/workflows/main.yml)\r\n![NPM](https://img.shields.io/npm/l/@welldone-software/why-did-you-render?style=flat)\r\n[![@welldone-software/why-did-you-render](https://snyk.io/advisor/npm-package/@welldone-software/why-did-you-render/badge.svg)](https://snyk.io/advisor/npm-package/@welldone-software/why-did-you-render)\r\n[![Coverage Status](https://coveralls.io/repos/github/welldone-software/why-did-you-render/badge.svg?branch=add-e2e-tests-using-cypress)](https://coveralls.io/github/welldone-software/why-did-you-render?branch=add-e2e-tests-using-cypress)\r\n\r\n`why-did-you-render` by [Welldone Software](https://welldone.software/) monkey patches **`React`** to notify you about potentially avoidable re-renders. (Works with **`React Native`** as well.)\r\n\r\nFor example, if you pass `style={{width: '100%'}}` to a big memo component it would always re-render on every element creation:\r\n```jsx\r\n<MemoBigList style={{width: '100%'}}/>\r\n```\r\nIt can also help you to simply track when and why a certain component re-renders.\r\n\r\n> [!CAUTION]\r\n> The library was not tested with [React Compiler](https://react.dev/learn/react-compiler) at all. I believe it's completely incompatible with it.\r\n\r\n> [!CAUTION]\r\n> Not all re-renders are *\"bad\"*. Sometimes shenanigan to reduce re-renders can either hurt your App's performance or have a neglagable effect, in which case it would be just a waste of your efforts, and complicate your code. Try to focus on heavier components when optimizing and use the [React profiler](https://legacy.reactjs.org/blog/2018/09/10/introducing-the-react-profiler.html) inside the React dev-tools to measure the effects of any changes.\r\n\r\n> [!NOTE]\r\nI've joined the React team, specifically working on React tooling. This role has opened up exciting opportunities to enhance the developer experience for React users— and your input could offer valuable insights to help me with this effort. Please join the conversation in the [discussion thread](https://github.com/welldone-software/why-did-you-render/discussions/309)!\r\n\r\n## Setup\r\nThe latest version of the library was tested [(unit tests and E2E)]((https://travis-ci.com/welldone-software/why-did-you-render.svg?branch=master)) with **`React@19`** only.\r\n* [For `React 18`, please see the readme for version @^8](https://github.com/welldone-software/why-did-you-render/tree/version-8).\r\n* [For `React 17` and `React 16`, please see the readme for version @^7](https://github.com/welldone-software/why-did-you-render/tree/version-7).\r\n\r\n```\r\nnpm install @welldone-software/why-did-you-render --save-dev\r\n```\r\nor\r\n```\r\nyarn add @welldone-software/why-did-you-render -D\r\n```\r\nSet the library to be the React's importSource and make sure `preset-react` is in `development` mode.\r\n\r\nThis is because `React 19` requires using the `automatic` [JSX transformation](https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html). \r\n```js\r\n['@babel/preset-react', {\r\n  runtime: 'automatic',\r\n  development: process.env.NODE_ENV === 'development',\r\n  importSource: '@welldone-software/why-did-you-render',\r\n}]\r\n```\r\n\r\n### React Native\r\n\r\n#### Bare workflow\r\n\r\nAdd the plugin as listed below and start react-native packager as usual. Default env for babel is \"development\". If you do not use expo when working with react-native, the following method will help you.\r\n\r\n```js\r\nmodule.exports = {\r\n  presets: ['module:metro-react-native-babel-preset'],\r\n\r\n  env: {\r\n    development: {\r\n      plugins: [['@babel/plugin-transform-react-jsx', {\r\n        runtime: 'automatic',\r\n        development: process.env.NODE_ENV === 'development',\r\n        importSource: '@welldone-software/why-did-you-render',\r\n      }]],\r\n    },\r\n  },\r\n}\r\n```\r\n\r\n#### Expo managed\r\n\r\nYou can pass params to `@babel/preset-react` through `babel-preset-expo`\r\n\r\n```js\r\n// babel.config.js\r\nmodule.exports = function (api) {\r\n  api.cache(true);\r\n  return {\r\n    presets: [\r\n      [\r\n        \"babel-preset-expo\",\r\n        {\r\n          jsxImportSource: \"@welldone-software/why-did-you-render\",\r\n        },\r\n      ],\r\n    ],\r\n  };\r\n};\r\n```\r\n\r\n> Notice: Create React App (CRA) ^4 **uses the `automatic` JSX transformation.**\r\n> [See the following comment on how to do this step with CRA](https://github.com/welldone-software/why-did-you-render/issues/154#issuecomment-773905769)\r\n\r\nCreate a `wdyr.js` file and import it as **the very first import** in your application.\r\n\r\n`wdyr.js`:\r\n```jsx\r\nimport React from 'react';\r\n\r\nif (process.env.NODE_ENV === 'development') {\r\n  const whyDidYouRender = require('@welldone-software/why-did-you-render');\r\n  whyDidYouRender(React, {\r\n    trackAllPureComponents: true,\r\n  });\r\n}\r\n```\r\n\r\n> [!CAUTION]\r\n> The library should *NEVER* be used in production because:\r\n> - It significantly slows down React\r\n> - It monkey patches React and can result in unexpected behavior\r\n\r\nIn [Typescript](https://github.com/welldone-software/why-did-you-render/issues/161), call the file wdyr.ts and add the following line to the top of the file to import the package's types:\r\n```tsx\r\n/// <reference types=\"@welldone-software/why-did-you-render\" />\r\n```\r\n\r\nImport `wdyr` as the first import (even before `react-hot-loader` if you use it):\r\n\r\n`index.js`:\r\n\r\n```jsx\r\nimport './wdyr'; // <--- first import\r\n\r\nimport 'react-hot-loader';\r\n\r\nimport React from 'react';\r\nimport ReactDOM from 'react-dom';\r\n// ...\r\nimport {App} from './app';\r\n// ...\r\nReactDOM.render(<App/>, document.getElementById('root'));\r\n```\r\n\r\nIf you use `trackAllPureComponents`, all pure components ([React.PureComponent](https://reactjs.org/docs/react-api.html#reactpurecomponent) or [React.memo](https://reactjs.org/docs/react-api.html#reactmemo)) will be tracked.\r\n\r\nOtherwise, add `whyDidYouRender = true` to ad-hoc components to track them. (f.e `Component.whyDidYouRender = true`)\r\n\r\nMore information about what is tracked can be found in [Tracking Components](#tracking-components).\r\n\r\nCan't see any WDYR logs? Check out the [troubleshooting section](#troubleshooting) or search in the [issues](https://github.com/welldone-software/why-did-you-render/issues).\r\n\r\n## Custom Hooks\r\n\r\nAlso, tracking custom hooks is possible by using `trackExtraHooks`. For example if you want to track `useSelector` from React Redux:\r\n\r\n`wdyr.js`:\r\n```jsx\r\nimport React from 'react';\r\n\r\n// For react-native you might want to use \r\n// the __DEV__ flag instead of process.env.NODE_ENV === 'development'\r\nif (process.env.NODE_ENV === 'development') {\r\n  const whyDidYouRender = require('@welldone-software/why-did-you-render');\r\n  const ReactRedux = require('react-redux');\r\n  whyDidYouRender(React, {\r\n    trackAllPureComponents: true,\r\n    trackExtraHooks: [\r\n      [ReactRedux, 'useSelector']\r\n    ]\r\n  });\r\n}\r\n```\r\n\r\n> Notice that there's currently a problem with rewriting exports of imported files in `webpack`. A quick workaround can help with it: [#85 - trackExtraHooks cannot set property](https://github.com/welldone-software/why-did-you-render/issues/85).\r\n\r\n## Read More\r\n* [Why Did You Render Mr. Big Pure React Component???](http://bit.ly/wdyr1)\r\n* [**Common fixing scenarios** this library can help with](http://bit.ly/wdyr02)\r\n* [**React Hooks** - Understand and fix hooks issues](http://bit.ly/wdyr3)\r\n* [Why Did You Render v4 Released!](https://medium.com/welldone-software/why-did-you-render-v4-released-48e0f0b99d4c) - TypeScript support, Custom hooks tracking (like React-Redux’s useSelector), Tracking of all pure components.\r\n\r\n## Integration With Other Libraries\r\n* [Next.js example](https://github.com/zeit/next.js/tree/canary/examples/with-why-did-you-render)\r\n* [React-Redux With Hooks](https://medium.com/welldone-software/why-did-you-render-v4-released-48e0f0b99d4c)\r\n* [Mobx is currently not supported](https://github.com/welldone-software/why-did-you-render/issues/162)\r\n* [React-Native flipper plugin made by @allen-hsu](https://github.com/allen-hsu/wdyr-flipper#wdry-flipper-reporter)\r\n\r\n## Sandbox\r\nYou can test the library in [the official sandbox](http://bit.ly/wdyr-sb).\r\n\r\nAnd another [official sandbox with hooks tracking](https://codesandbox.io/s/why-did-you-render-sandbox-with-hooks-pyi14)\r\n\r\n## Tracking Components\r\nYou can track all pure components ([React.PureComponent](https://reactjs.org/docs/react-api.html#reactpurecomponent) or [React.memo](https://reactjs.org/docs/react-api.html#reactmemo)) using the `trackAllPureComponents: true` option.\r\n\r\nYou can also manually track any component you want by setting `whyDidYouRender` on them like this:\r\n```js\r\nclass BigList extends React.Component {\r\n  static whyDidYouRender = true\r\n  render(){\r\n    return (\r\n      //some heavy render you want to ensure doesn't happen if its not necessary\r\n    )\r\n  }\r\n}\r\n```\r\n\r\nOr for functional components:\r\n\r\n```js\r\nconst BigListPureComponent = props => (\r\n  <div>\r\n    //some heavy component you want to ensure doesn't happen if its not necessary\r\n  </div>\r\n)\r\nBigListPureComponent.whyDidYouRender = true\r\n```\r\n\r\nYou can also pass an object to specify more advanced tracking settings:\r\n\r\n```js\r\nEnhancedMenu.whyDidYouRender = {\r\n  logOnDifferentValues: true,\r\n  customName: 'Menu'\r\n}\r\n```\r\n\r\n- `logOnDifferentValues`:\r\n\r\n  Normally, only re-renders that are caused by equal values in props / state trigger notifications:\r\n  ```js\r\n  render(<Menu a={1}/>)\r\n  render(<Menu a={1}/>)\r\n  ```\r\n  This option will trigger notifications even if they occurred because of different props / state (Thus, because of \"legit\" re-renders):\r\n  ```js\r\n  render(<Menu a={1}/>)\r\n  render(<Menu a={2}/>)\r\n  ```\r\n\r\n- `customName`:\r\n\r\n  Sometimes the name of the component can be missing or very inconvenient. For example:\r\n\r\n  ```js\r\n  withPropsOnChange(withPropsOnChange(withStateHandlers(withPropsOnChange(withState(withPropsOnChange(lifecycle(withPropsOnChange(withPropsOnChange(onlyUpdateForKeys(LoadNamespace(Connect(withState(withState(withPropsOnChange(lifecycle(withPropsOnChange(withHandlers(withHandlers(withHandlers(withHandlers(Connect(lifecycle(Menu)))))))))))))))))))))))\r\n  ```\r\n\r\n## Options\r\nOptionally you can pass in `options` as the second parameter. The following options are available:\r\n- `include: [RegExp, ...]` (`null` by default)\r\n- `exclude: [RegExp, ...]` (`null` by default)\r\n- `trackAllPureComponents: false`\r\n- `trackHooks: true`\r\n- `trackExtraHooks: []`\r\n- `logOwnerReasons: true`\r\n- `logOnDifferentValues: false`\r\n- `hotReloadBufferMs: 500`\r\n- `onlyLogs: false`\r\n- `collapseGroups: false`\r\n- `titleColor`\r\n- `diffNameColor`\r\n- `diffPathColor`\r\n- `textBackgroundColor`\r\n- `notifier: ({Component, displayName, hookName, prevProps, prevState, prevHookResult, nextProps, nextState, nextHookResult, reason, options, ownerDataMap}) => void`\r\n- `getAdditionalOwnerData: (element) => {...}`\r\n\r\n#### include / exclude\r\n##### (default: `null`)\r\n\r\nYou can include or exclude tracking of components by their displayName using the `include` and `exclude` options.\r\n\r\nFor example, the following code is used to [track all redundant re-renders that are caused by older React-Redux](http://bit.ly/wdyr04):\r\n```js\r\nwhyDidYouRender(React, { include: [/^ConnectFunction/] });\r\n```\r\n> *Notice: **exclude** takes priority over both `include` and manually set `whyDidYouRender = `*\r\n\r\n#### trackAllPureComponents\r\n##### (default: `false`)\r\n\r\nYou can track all pure components (both `React.memo` and `React.PureComponent` components)\r\n\r\n> *Notice: You can exclude the tracking of any specific component with `whyDidYouRender = false`*\r\n\r\n#### trackHooks\r\n##### (default: `true`)\r\n\r\nYou can turn off tracking of hooks changes.\r\n\r\n[Understand and fix hook issues](http://bit.ly/wdyr3).\r\n\r\n#### trackExtraHooks\r\n##### (default: `[]`)\r\n\r\nTrack custom hooks:\r\n\r\n```js\r\nwhyDidYouRender(React, {\r\n  trackExtraHooks: [\r\n    // notice that 'useSelector' is a named export\r\n    [ReactRedux, 'useSelector'],\r\n  ]\r\n});\r\n```\r\n\r\n> This feature is rewriting exports of imported files. There is currently a problem with that approach in webpack. A workaround is available here: [#85 - trackExtraHooks cannot set property](https://github.com/welldone-software/why-did-you-render/issues/85)\r\n\r\n#### logOwnerReasons\r\n##### (default: `true`)\r\n\r\nOne way of fixing re-render issues is preventing the component's owner from re-rendering.\r\n\r\nThis option is `true` by default and it lets you view the reasons why an owner component re-renders.\r\n\r\n![demo](images/logOwnerReasons.png)\r\n\r\n#### logOnDifferentValues\r\n##### (default: `false`)\r\n\r\nNormally, you only want logs about component re-renders when they could have been avoided.\r\n\r\nWith this option, it is possible to track all re-renders.\r\n\r\nFor example:\r\n```js\r\nrender(<BigListPureComponent a={1}/>)\r\nrender(<BigListPureComponent a={2}/>)\r\n// will only log if you use {logOnDifferentValues: true}\r\n```\r\n\r\n#### hotReloadBufferMs\r\n##### (default: `500`)\r\n\r\nTime in milliseconds to ignore updates after a hot reload is detected.\r\n\r\nWhen a hot reload is detected, we ignore all updates for `hotReloadBufferMs` to not spam the console.\r\n\r\n#### onlyLogs\r\n##### (default: `false`)\r\n\r\nIf you don't want to use `console.group` to group logs you can print them as simple logs.\r\n\r\n#### collapseGroups\r\n##### (default: `false`)\r\n\r\nGrouped logs can be collapsed.\r\n\r\n#### titleColor / diffNameColor / diffPathColor / textBackgroundColor\r\n##### (default titleColor: `'#058'`)\r\n##### (default diffNameColor: `'blue'`)\r\n##### (default diffPathColor: `'red'`)\r\n##### (default textBackgroundColor: `'white`)\r\n\r\nControls the colors used in the console notifications\r\n\r\n#### notifier\r\n##### (default: defaultNotifier that is exposed from the library)\r\n\r\nYou can create a custom notifier if the default one does not suite your needs.\r\n\r\n#### getAdditionalOwnerData\r\n##### (default: `undefined`)\r\nYou can provide a function that harvests additional data from the original react element. The object returned from this function will be added to the ownerDataMap which can be accessed later within your notifier function override.\r\n\r\n## Troubleshooting\r\n\r\n### No tracking\r\n* If you are in production, WDYR is probably disabled.\r\n* Maybe no component is tracked\r\n    * Check out [Tracking Components](#tracking-components) once again.\r\n* If you only track pure components using `trackAllPureComponents: true` then you would only track either ([React.PureComponent](https://reactjs.org/docs/react-api.html#reactpurecomponent) or [React.memo](https://reactjs.org/docs/react-api.html#reactmemo)), maybe none of your components are pure so none of them will get tracked.\r\n* Maybe you have no issues\r\n    * Try causing an issue by temporary rendering the whole app twice in it's entry point:\r\n\r\n        `index.js`:\r\n        ```jsx\r\n        const HotApp = hot(App);\r\n        HotApp.whyDidYouRender = true;\r\n        ReactDOM.render(<HotApp/>, document.getElementById('root'));\r\n        ReactDOM.render(<HotApp/>, document.getElementById('root'));\r\n        ```\r\n\r\n### Custom Hooks tracking (like useSelector)\r\nThere's currently a problem with rewriting exports of imported files in `webpack`. A quick workaround can help with it: [#85 - trackExtraHooks cannot set property](https://github.com/welldone-software/why-did-you-render/issues/85).\r\n\r\n### React-Redux `connect` HOC is spamming the console\r\nSince `connect` hoists statics, if you add WDYR to the inner component, it is also added to the HOC component where complex hooks are running.\r\n\r\nTo fix this, add the `whyDidYouRender = true` static to a component after the connect:\r\n```js\r\n  const SimpleComponent = ({a}) => <div data-testid=\"foo\">{a.b}</div>)\r\n  // not before the connect:\r\n  // SimpleComponent.whyDidYouRender = true\r\n  const ConnectedSimpleComponent = connect(\r\n    state => ({a: state.a})\r\n  )(SimpleComponent)\r\n  // after the connect:\r\n  SimpleComponent.whyDidYouRender = true\r\n```\r\n\r\n### Sourcemaps\r\nTo see the library's sourcemaps use the [source-map-loader](https://webpack.js.org/loaders/source-map-loader/).\r\n\r\n## Credit\r\n\r\nInspired by the following previous work:\r\n\r\n* github.com/maicki/why-did-you-update (no longer public) which I had the chance to maintain for some time.\r\n* https://github.com/garbles/why-did-you-update where [A deep dive into React perf debugging](https://benchling.engineering/a-deep-dive-into-react-perf-debugging-fd2063f5a667/) is credited for the idea.\r\n\r\n## License\r\n\r\nThis library is [MIT licensed](./LICENSE).","users":{}}