PruvoNet/node-upgrade-checker

feature: add module to handle package version and engines resolving

Closed this issue · 2 comments

We need to cache each depedency package info, and use the versions field from it to see if it matches the target node

Need to add logging as well and use the new module in the dependency checker module

Fixed in #50