If someone publishes foo.js under GPL, and I require("foo") in my node.js app, is my code a "derived work" for the purposes of GPL?
Does the situation change (i.e. does it matter) if the library is AGPL, and I'm running this code on a server?
Edit: I'm also not sure if it matters whether it's (A)GPL v2 or v3.
Probably. you'll need a GPL-compatible license, whatever that means.
Thankfully most js libraries are MIT licensed, so we don't have to worry about legalese.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With