Process output from 'npm outdated' command

Hi all, I've created a small example flow that lets you grab the output from various npm outdated commands for further processing.

This would be great for alerting you that updates are needed via Telegram for instance.

Process output from 'npm outdated' command (flow) - Node-RED

4 Likes

You should add a note in the description about require being needed in settings.js with an example

Thanks. I is easily removed though as annotated in the function node. I'll try to remember to update it though.