Socket
Socket
Sign inDemoInstall

smtp-server

Package Overview
Dependencies
2
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 3.0.0

4

CHANGELOG.md
# Changelog
## v3.0.0 2017-04-06
* Reverted license back to MIT
## v2.0.3 2017-02-17

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

4

package.json
{
"name": "smtp-server",
"version": "2.0.3",
"version": "3.0.0",
"description": "Create custom SMTP servers on the fly",

@@ -10,3 +10,3 @@ "main": "lib/smtp-server.js",

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

@@ -13,0 +13,0 @@ "ipv6-normalize": "^1.0.1",

@@ -10,4 +10,2 @@ # smtp-server

> This module is part of the [Nodemailer bundle](https://nodemailer.com/about/pricing/). Starting from v2.0.0 *smtp-server* 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 *smtp-server*. Previous versions of *smtp-server* are licensed under the MIT license.
## Usage

@@ -475,2 +473,2 @@

**EUPLv1.1**
**MIT**

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc