laurengarcia / url-metadata

NPM module: Request a url and scrape the metadata from its HTML using Node.js or the browser.
https://www.npmjs.com/package/url-metadata
MIT License
166 stars 43 forks source link

Problems with cheerio dependency version #43

Closed luisvidalintroini2 closed 1 year ago

luisvidalintroini2 commented 3 years ago

We have detected that in some cases, the library reach a loop because css-select. This issue is already resolved on css-select. I suppose that if the library reference is update to take version 1.0 of cheerio the problem would be resolved.

laurengarcia commented 1 year ago

Sorry for delay, this should be fixed in version 3.0.1 https://www.npmjs.com/package/url-metadata

Feel free to reopen if you need a backport to version 2.x.x.