strapi-email-sendmail
Advanced tools
Comparing version 0.0.0 to 3.0.0-alpha.12.5
{ | ||
"name": "strapi-email-sendmail", | ||
"version": "0.0.0", | ||
"description": "Mailgun provider for Strapi email plugin", | ||
"version": "3.0.0-alpha.12.5", | ||
"description": "Sendmail provider for strapi email", | ||
"homepage": "http://strapi.io", | ||
"keywords": [ | ||
"email", | ||
"mailgun", | ||
"strapi" | ||
@@ -15,3 +14,5 @@ ], | ||
"main": "./lib", | ||
"dependencies": {}, | ||
"dependencies": { | ||
"sendmail": "^1.2.0" | ||
}, | ||
"strapi": { | ||
@@ -18,0 +19,0 @@ "isProvider": true |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
4532
5
52
1
12
0
1
+ Addedsendmail@^1.2.0
+ Addedaddressparser@1.0.1(transitive)
+ Addedbuildmail@3.10.0(transitive)
+ Addeddkim-signer@0.2.2(transitive)
+ Addediconv-lite@0.4.130.4.15(transitive)
+ Addedlibbase64@0.1.0(transitive)
+ Addedlibmime@2.1.02.1.3(transitive)
+ Addedlibqp@1.1.0(transitive)
+ Addedmailcomposer@3.12.0(transitive)
+ Addednodemailer-fetch@1.6.0(transitive)
+ Addednodemailer-shared@1.1.0(transitive)
+ Addedsendmail@1.6.1(transitive)