junhoyeo / threads-api

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads. Web UI Included.
https://threads.junho.io
MIT License
1.58k stars 135 forks source link

feat: use mrmime instead of mime-types #109

Closed aleclarson closed 12 months ago

aleclarson commented 12 months ago

Use mrmime instead of mime-types since it's 13% the size for same feature set.

https://bundlephobia.com/package/mrmime@1.0.1 https://bundlephobia.com/package/mime-types@2.1.35