File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ This is a monorepo containing the following packages:
3232
3333| Package | Package<br > Size\* | Node | Chrome | Firefox | Safari | Edge |
3434| -----------: | :----------------: | :--: | :----: | :-----: | :----: | :--: |
35- | ` kitsu ` | ≤ 8.2 kb | 10 + | 69+ | 68+ | 12+ | 18+ |
36- | ` kitsu-core ` | ≤ 1.6 kb | 10 + | 69+ | 68+ | 12+ | 18+ |
35+ | ` kitsu ` | ≤ 8.2 kb | 12 + | 69+ | 68+ | 12+ | 18+ |
36+ | ` kitsu-core ` | ≤ 1.6 kb | 12 + | 69+ | 68+ | 12+ | 18+ |
3737
3838\* Including all dependencies & minified with brotli
3939
Original file line number Diff line number Diff line change 1- const minNode = 10
1+ const minNode = 12
22const mainBrowsers = [
33 'last 2 years' ,
44 'not < 0.05%'
Original file line number Diff line number Diff line change 66 "url" : " https://github.com/wopian/kitsu/issues"
77 },
88 "engines" : {
9- "node" : " >= 10 "
9+ "node" : " >= 12 "
1010 },
1111 "workspaces" : [
1212 " packages/*"
Original file line number Diff line number Diff line change 3838
3939| Package | Package<br > Size\* | ESM Size† | Node | Chrome | Firefox | Safari | Edge |
4040| -----------: | :----------------: | :-------: | :--: | :----: | :-----: | :----: | :--: |
41- | ` kitsu-core ` | ≤ 1.5 kb | ≤ 1.3 KB | 10 + | 69+ | 68+ | 12+ | 18+ |
41+ | ` kitsu-core ` | ≤ 1.5 kb | ≤ 1.3 KB | 12 + | 69+ | 68+ | 12+ | 18+ |
4242
4343\* Minified with brotli
4444† EcmaScript Modules package size\*
Original file line number Diff line number Diff line change 2323 },
2424 "funding" : " https://github.com/sponsors/wopian" ,
2525 "engines" : {
26- "node" : " >= 10 "
26+ "node" : " >= 12 "
2727 },
2828 "keywords" : [
2929 " kitsu" ,
Original file line number Diff line number Diff line change 3737
3838| Package | Package<br > Size\* | ESM Size† | Node | Chrome | Firefox | Safari | Edge |
3939| ------: | :----------------: | :-------: | :--: | :----: | :-----: | :----: | :--: |
40- | ` kitsu ` | ≤ 8.6 kb | ≤ 8.4 KB | 10 + | 69+ | 68+ | 12+ | 18+ |
40+ | ` kitsu ` | ≤ 8.6 kb | ≤ 8.4 KB | 12 + | 69+ | 68+ | 12+ | 18+ |
4141
4242\* Including all dependencies & minified with brotli
4343† EcmaScript Modules package size\*
Original file line number Diff line number Diff line change 2121 },
2222 "funding" : " https://github.com/sponsors/wopian" ,
2323 "engines" : {
24- "node" : " >= 10 "
24+ "node" : " >= 12 "
2525 },
2626 "keywords" : [
2727 " kitsu" ,
You can’t perform that action at this time.
0 commit comments