I will be creating a piece of (probably) commercial closed source software. It will be a web game. I hope to use some software that is GPL licensed, like nodejs or express(js). If I make minor changes to these frameworks, mostly to change a small behaviour I do not like, do I have to publish that change? Also can I include unchanged software in my project?
None of this is being distributed, it will only serve pages to clients.