limesquid / favicon-thief

Find the best favicon for a given URL
MIT License
4 stars 0 forks source link

Upgrade node-fetch to v3 #18

Closed kamilmielnik closed 1 year ago

kamilmielnik commented 1 year ago

Closes https://github.com/limesquid/favicon-thief/issues/9

kamilmielnik commented 1 year ago

@yuriyyakym please re-review - I've avoided using skipLibCheck: true in tsconfig.json, because it'd have to be used in every TypeScript project that uses favicon-thief.

I've also reported issue in node-fetch-cjs repository.