Socket
Socket
Sign inDemoInstall

strapi-provider-email-smtp

Package Overview
Dependencies
2
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

3

lib/index.js

@@ -87,2 +87,3 @@ "use strict";

"from",
"replyTo",
"to",

@@ -105,2 +106,2 @@ "cc",

},
};
};
{
"name": "strapi-provider-email-smtp",
"version": "1.0.0",
"version": "1.0.1",
"description": "Strapi SMTP email provider with nodemailer",

@@ -5,0 +5,0 @@ "main": "./lib",

# strapi-provider-email-smtp
A third-party SMTP email provider for Strapi, tested with Gmail SMTP.
## Installation
In the root directory of your project, run:
```bash
npm i strapi-provider-email-smtp
```
## Configuration

@@ -5,0 +12,0 @@ In your `config/plugins.js`, set the following:

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