forwardemail / email-templates

Create, preview (browser/iOS Simulator), and send custom email templates for Node.js. Made for @forwardemail, @ladjs, @cabinjs, @spamscanner, and @breejs.
https://forwardemail.net/docs/send-emails-with-node-js-javascript
MIT License
3.66k stars 339 forks source link

Breaking license #411

Closed cythrawll closed 3 years ago

cythrawll commented 3 years ago

So I should have looked more closely. But it seems the dependency chain of email-templates -> preview-email -> mailparser is breaking for me. as they relicensed mailparser to be EUPL 1.1. EUPL isn't a license I can use unfortunately, nor can I likely convince the powers that be to use it as it seems like the language in the license is a bit wishy washy legally when it comes to using it as a dependency, making it incompatible with many licenses.

mailparser does have MIT available behind a private pay repo :/.

I'd like to use email-templates still but with this license in the dependency chain i'm afraid I can no longer use it until the dependency is replaced with something a bit more friendly.

niftylettuce commented 3 years ago

Let me ping @andris9 by email about this

niftylettuce commented 3 years ago

I am releasing a fix shortly, sec

niftylettuce commented 3 years ago

https://github.com/forwardemail/email-templates/releases/tag/v8.0.1

niftylettuce commented 3 years ago

v8.0.1 released to npm