depfu / feedback

🤔 Question, bugs and feedback for Depfu
https://depfu.com
MIT License
8 stars 4 forks source link

Depfu shows an incorrect repository link for `open`. #65

Closed canova closed 1 year ago

canova commented 1 year ago

Here in this PR, depfu updated the open development dependency.

It shows this repository: https://github.com/pwnall/node-open But actually it should be: https://github.com/sindresorhus/open

Its npm page: https://www.npmjs.com/package/open

Of course, because of this, it also can't show changelog or diff. I don't know what's happening there but I can't find a published npm package for the incorrect repo.

halfbyte commented 1 year ago

Thanks for reporting this. odd error. I've corrected it.