@fastnloud/nest-mail
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "@fastnloud/nest-mail", | ||
"version": "0.0.7", | ||
"description": "", | ||
"version": "0.0.8", | ||
"description": "Mail module for Nest using Nodemailer to desliver messages.", | ||
"main": "dist/index.js", | ||
@@ -12,5 +12,10 @@ "scripts": { | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"keywords": [ | ||
"nest", | ||
"mail", | ||
"smtp transporter", | ||
"nodemailer" | ||
], | ||
"author": "jaap", | ||
"license": "MIT", | ||
"dependencies": { | ||
@@ -17,0 +22,0 @@ "@nestjs/config": "^2.3.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
95799
16
1
1
65