filipedeschamps / rss-feed-emitter

Super RSS News Feed aggregator written in Node.js and ES6
MIT License
1.06k stars 77 forks source link

Fix vulnerabilities #179

Closed TobiTenno closed 4 years ago

TobiTenno commented 4 years ago

Sadly, some of the integrations don't work and a couple of the unit tests don't work, however the actual functionality of the lib is still there.

TobiTenno commented 4 years ago

can we please get rid of these checks that are bloating it, considering these have nested functions that only got moved around, and these "checks" are completely useless, seeing as all they do is prompt more global methods...

filipedeschamps commented 4 years ago

I will just give me a little more time to review your PR. And by the way, thank you for everything already 👍

TobiTenno commented 4 years ago

@filipedeschamps how's it going?

TobiTenno commented 4 years ago

@filipedeschamps any progress?