Socket
Socket
Sign inDemoInstall

nodemailer

Package Overview
Dependencies
Maintainers
1
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodemailer - npm Package Compare versions

Comparing version 3.1.8 to 4.0.0

4

CHANGELOG.md
# CHANGELOG
## v4.0.0 2017-04-06
- License changed from EUPLv1.1 to MIT
## v3.1.8 2017-03-21

@@ -4,0 +8,0 @@

4

package.json
{
"name": "nodemailer",
"version": "3.1.8",
"version": "4.0.0",
"description": "Easy as cake e-mail sending from your Node.js applications",

@@ -17,3 +17,3 @@ "main": "lib/nodemailer.js",

"author": "Andris Reinman",
"license": "EUPL-1.1",
"license": "MIT",
"bugs": {

@@ -20,0 +20,0 @@ "url": "https://github.com/nodemailer/nodemailer/issues"

@@ -15,4 +15,2 @@ # Nodemailer

Starting from v3.0.0 Nodemailer is licensed under the [European Union Public License 1.1](http://ec.europa.eu/idabc/eupl.html). In general, EUPLv1.1 is a _copyleft_ license compatible with GPLv2, so if you're OK using GPL then you should be OK using Nodemailer. Previous versions of Nodemailer are licensed under the MIT license.
Commercial license for Nodemailer (see [COMM-LICENSE](https://nodemailer.com/COMM-LICENSE)) is available upon request, see [Pricing](https://nodemailer.com/about/pricing).
Nodemailer v4.0.0 and up is licensed under the [MIT license](./LICENSE)

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc