This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +21
-17
lines changed Expand file tree Collapse file tree 2 files changed +21
-17
lines changed Original file line number Diff line number Diff line change 11{
22 "dist/index.umd.js" : {
3- "bundled" : 156499 ,
4- "minified" : 66522 ,
5- "gzipped" : 15800
3+ "bundled" : 82712 ,
4+ "minified" : 35239 ,
5+ "gzipped" : 10085
66 },
77 "dist/index.umd.min.js" : {
8- "bundled" : 121165 ,
9- "minified" : 55751 ,
10- "gzipped" : 12844
8+ "bundled" : 80553 ,
9+ "minified" : 34302 ,
10+ "gzipped" : 9725
1111 },
1212 "dist/index.esm.js" : {
13- "bundled" : 13259 ,
14- "minified" : 7240 ,
15- "gzipped" : 2176 ,
13+ "bundled" : 13224 ,
14+ "minified" : 7206 ,
15+ "gzipped" : 2166 ,
1616 "treeshaked" : {
1717 "rollup" : {
18- "code" : 3788 ,
19- "import_statements" : 158
18+ "code" : 3771 ,
19+ "import_statements" : 141
2020 },
2121 "webpack" : {
22- "code" : 4986
22+ "code" : 4953
2323 }
2424 }
2525 }
Original file line number Diff line number Diff line change 11{
22 "name" : " react-popper" ,
3- "version" : " 1.3.7 " ,
4- "description" : " React wrapper around Popper.js " ,
3+ "version" : " 2.0.0 " ,
4+ "description" : " Official library to use Popper on React projects " ,
55 "license" : " MIT" ,
66 "author" :
" Travis Arnold <[email protected] > (http://souporserious.com)" ,
7- "homepage" : " https://github.com/souporserious/react-popper" ,
7+ "contributors" : [
8+ " Federico Zivolo <[email protected] > (https://fezvrasta.github.io)" 9+ ],
10+ "homepage" : " https://github.com/popperjs/react-popper" ,
811 "main" : " lib/cjs/index.js" ,
912 "module" : " lib/esm/index.js" ,
1013 "typings" : " typings/react-popper.d.ts" ,
4346 },
4447 "repository" : {
4548 "type" : " git" ,
46- "url" : " https://github.com/souporserious /react-popper"
49+ "url" : " https://github.com/popperjs /react-popper"
4750 },
4851 "bugs" : {
49- "url" : " https://github.com/souporserious /react-popper/issues"
52+ "url" : " https://github.com/popperjs /react-popper/issues"
5053 },
5154 "keywords" : [
5255 " react" ,
6467 "dependencies" : {
6568 "@babel/runtime" : " ^7.9.2" ,
6669 "deep-equal" : " ^2.0.1" ,
70+ "prop-types" : " ^15.6.1" ,
6771 "warning" : " ^4.0.2"
6872 },
6973 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments