danmactough / node-feedparser

Robust RSS, Atom, and RDF feed parsing in Node.js
Other
1.97k stars 190 forks source link

Update dependencies and examples #281

Closed danmactough closed 4 years ago

danmactough commented 4 years ago

This is primarily a maintenance update for all the dependencies. In the process we'll update the examples to use node-fetch instead of request as the http client.

Closes #280