Hi all, I've developed quite big application with node 0.8.x series and I would like to upgrade nodejs to 0.10.x release. My question is that is there some easy way to check my application dependencies (package.json -npm packages) if some of them is not compatible with node 0.10.x ? The basic idea is really simple, but I wonder if someone made some script for this purpose..I just want to verify that my application is upgradeable to 0.10.x and avoid a big mess...
Regards, Jussi -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
