File tree Expand file tree Collapse file tree
packages/eslint-plugin-react-hooks Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "private" : true ,
32"name" : " eslint-plugin-react-hooks" ,
43"description" : " ESLint rules for React Hooks" ,
5- "version" : " 0 .0.0" ,
4+ "version" : " 1 .0.0" ,
65"repository" : {
76"type" : " git" ,
87"url" : " https://github.com/facebook/react.git" ,
Original file line number Diff line number Diff line change 928928"filename" : " eslint-plugin-react-hooks.development.js" ,
929929"bundleType" : " NODE_DEV" ,
930930"packageName" : " eslint-plugin-react-hooks" ,
931- "size" : 25592 ,
932- "gzip" : 5885
931+ "size" : 26113 ,
932+ "gzip" : 6008
933933 },
934934 {
935935"filename" : " eslint-plugin-react-hooks.production.min.js" ,
936936"bundleType" : " NODE_PROD" ,
937937"packageName" : " eslint-plugin-react-hooks" ,
938- "size" : 4943 ,
939- "gzip" : 1815
938+ "size" : 5080 ,
939+ "gzip" : 1872
940940 },
941941 {
942942"filename" : " ReactDOMFizzServer-dev.js" ,
10211021"packageName" : " react-dom" ,
10221022"size" : 1122 ,
10231023"gzip" : 659
1024+ },
1025+ {
1026+ "filename" : " ESLintPluginReactHooks-dev.js" ,
1027+ "bundleType" : " FB_WWW_DEV" ,
1028+ "packageName" : " eslint-plugin-react-hooks" ,
1029+ "size" : 27786 ,
1030+ "gzip" : 6149
10241031 }
10251032 ]
10261033}
You can’t perform that action at this time.
0 commit comments