Jason O'Neill

Results 40 comments of Jason O'Neill
trafficstars

No offense @Clement134 but I'm very hesitant to integrate a new, unused library into something this big. Although an even bigger issue is the limit to 60 requests per hour...

Okay sounds like a plan. I think I'll start with getting a basic POC that works and putting out a PR for you to review and then let me know...

@Sparticuz , yeah this is probably never going to be possible to add as originally described. The only solution would be to guess and check from a list of possible...

> reads all the dependencies' package files from disk which has some performance overhead It's not doing a directory traversal, it's just loading specific package.json files at known paths when...