JamieMason/syncpack

fix(update): some available updates are not found

zanona opened this issue · 2 comments

zanona commented

Hello,
It looks like whenever I run syncpack update it goes through the dependencies and returns 0 results while, if I do the same with 'npm-check-updates' through ncu a few updates are brought?

Please see below for details. Perhaps I'm missing something?
Thanks in advance

asciicast

Hey @zanona, thanks for raising. I've noticed similar, plus there some other little things that need sorting with the update command such as setting the correct semver range according to the syncpack config etc.

update is the newest command and needs a bit of work, it's a bit rough around the edges at the moment.

zanona commented

Thanks for the feedback and the great work you're doing, @JamieMason.
I'll keep an eye out for updates. 👀