Skip to content

Commit dbe4d9f

Browse files
committed
fix: Lib size fix
1 parent c9d93d8 commit dbe4d9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Main maintainer: [@alkihis](https://github.com/alkihis) - <a href="https://www.b
1515

1616
**Ready for v2 and good ol' v1.1 Twitter API**
1717

18-
**Light: No dependencies, 18kb minified+gzipped**
18+
**Light: No dependencies, 20kb minified+gzipped**
1919

2020
**Bundled types for request parameters and responses**
2121

@@ -67,7 +67,7 @@ A small feature comparaison with other libs:
6767

6868
| Package | API version(s) | Response typings | Media helpers | Pagination | Subdeps | Size (gzip) | Install size |
6969
| -------------- | -------------- | ---------------- | ------------- | ---------- | --------------- | -------------:| -------------:|
70-
| twitter-api-v2 | v1.1, v2, labs |||| 0 | ~18 kB | [![twitter-api-v2 install size badge](https://badgen.net/packagephobia/install/twitter-api-v2)](https://packagephobia.com/result?p=twitter-api-v2) |
70+
| twitter-api-v2 | v1.1, v2, labs |||| 0 | ~20 kB | [![twitter-api-v2 install size badge](https://badgen.net/packagephobia/install/twitter-api-v2)](https://packagephobia.com/result?p=twitter-api-v2) |
7171
| twit | v1.1 |||| 51 | ~214.5 kB | [![twit install size badge](https://badgen.net/packagephobia/install/twit)](https://packagephobia.com/result?p=twit) |
7272
| twitter | v1.1 |||| 50 | ~182.1 kB | [![twitter install size badge](https://badgen.net/packagephobia/install/twitter)](https://packagephobia.com/result?p=twitter) |
7373
| twitter-lite | v1.1, v2 ||* || 4 | ~5.3 kB | [![twitter-lite install size badge](https://badgen.net/packagephobia/install/twitter-lite)](https://packagephobia.com/result?p=twitter-lite) |

0 commit comments

Comments
 (0)