Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@strapi/provider-email-nodemailer

Package Overview
Dependencies
Maintainers
9
Versions
1383
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@strapi/provider-email-nodemailer - npm Package Compare versions

Comparing version 4.0.0-next.20 to 4.0.0

52

package.json
{
"name": "@strapi/provider-email-nodemailer",
"version": "4.0.0-next.20",
"version": "4.0.0",
"description": "Nodemailer provider for Strapi 3",
"homepage": "https://strapi.io",
"keywords": [

@@ -12,10 +11,6 @@ "strapi",

],
"main": "./lib",
"directories": {
"lib": "./lib"
"homepage": "https://strapi.io",
"bugs": {
"url": "https://github.com/strapi/strapi/issues"
},
"dependencies": {
"lodash": "4.17.21",
"nodemailer": "6.5.0"
},
"repository": {

@@ -25,11 +20,13 @@ "type": "git",

},
"license": "SEE LICENSE IN LICENSE",
"author": {
"name": "Yurii Tykhomyrov"
},
"strapi": {
"isProvider": true
},
"scripts": {
"test": "echo \"no tests yet\""
},
"maintainers": [
{
"name": "Strapi Solutions SAS",
"email": "hi@strapi.io",
"url": "https://strapi.io"
}
],
"contributors": [

@@ -49,13 +46,13 @@ {

],
"maintainers": [
{
"name": "Strapi team",
"email": "hi@strapi.io",
"url": "https://strapi.io"
}
],
"license": "SEE LICENSE IN LICENSE",
"bugs": {
"url": "https://github.com/strapi/strapi/issues"
"main": "./lib",
"directories": {
"lib": "./lib"
},
"scripts": {
"test": "echo \"no tests yet\""
},
"dependencies": {
"lodash": "4.17.21",
"nodemailer": "6.5.0"
},
"engines": {

@@ -65,3 +62,6 @@ "node": ">=12.x.x <=16.x.x",

},
"gitHead": "9807c78cb7ab6373b7abb46da5ecc4980a9ea56c"
"strapi": {
"isProvider": true
},
"gitHead": "b181702f0202b2c6d645d42b195a831f25cd0b03"
}
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