File tree 2 files changed +12
-6
lines changed
packages/eslint-plugin-react-hooks
2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "private" : true ,
3
2
"name" : " eslint-plugin-react-hooks" ,
4
3
"description" : " ESLint rules for React Hooks" ,
5
- "version" : " 0 .0.0" ,
4
+ "version" : " 1 .0.0" ,
6
5
"repository" : {
7
6
"type" : " git" ,
8
7
"url" : " https://github.com/facebook/react.git" ,
Original file line number Diff line number Diff line change 928
928
"filename" : " eslint-plugin-react-hooks.development.js" ,
929
929
"bundleType" : " NODE_DEV" ,
930
930
"packageName" : " eslint-plugin-react-hooks" ,
931
- "size" : 25592 ,
932
- "gzip" : 5885
931
+ "size" : 26113 ,
932
+ "gzip" : 6008
933
933
},
934
934
{
935
935
"filename" : " eslint-plugin-react-hooks.production.min.js" ,
936
936
"bundleType" : " NODE_PROD" ,
937
937
"packageName" : " eslint-plugin-react-hooks" ,
938
- "size" : 4943 ,
939
- "gzip" : 1815
938
+ "size" : 5080 ,
939
+ "gzip" : 1872
940
940
},
941
941
{
942
942
"filename" : " ReactDOMFizzServer-dev.js" ,
1021
1021
"packageName" : " react-dom" ,
1022
1022
"size" : 1122 ,
1023
1023
"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
1024
1031
}
1025
1032
]
1026
1033
}
You can’t perform that action at this time.
0 commit comments