quick-mail
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "quick-mail", | ||
"version": "1.0.5", | ||
"description": "quick-mail is a powerful and flexible email automation library designed for Javascript applications. It enables developers to easily send bulk emails with variant subjects and content using different or customized HTML templates. This library simplifies the process of managing and automating email campaigns, making it ideal for marketing, notifications, and other automated email tasks.", | ||
"version": "1.0.6", | ||
"description": "quick-mail is a powerful and flexible email automation library designed for JavaScript applications. It enables developers to easily send bulk emails with variant subjects and content using different or customized HTML templates. This library simplifies the process of managing and automating email campaigns, making it ideal for marketing, notifications, and other automated email tasks.", | ||
"main": "index.js", | ||
@@ -21,3 +21,25 @@ "scripts": { | ||
"axios": "^1.7.2" | ||
} | ||
}, | ||
"keywords": [ | ||
"Email Automation", | ||
"Nodemailer", | ||
"Gmail App Password", | ||
"JavaScript Email Sending", | ||
"Email API", | ||
"Secure Email Sending", | ||
"Google App Password", | ||
"Node.js Email", | ||
"SMTP", | ||
"Quick Mail", | ||
"Email Service", | ||
"Easy Email Integration", | ||
"Email Package", | ||
"Responsive Email Template", | ||
"Frontend Email Sending", | ||
"Email Library", | ||
"Send Emails with JavaScript", | ||
"Nodemailer Package", | ||
"Email Functionality", | ||
"Import Email Function" | ||
] | ||
} |
@@ -17,6 +17,2 @@ # quick-mail | ||
## Usage | ||
To use the quick-mail package, import the sendEmail function and provide the necessary email details: | ||
## Important | ||
@@ -31,2 +27,6 @@ | ||
## Usage | ||
To use the quick-mail package, import the sendEmail function and provide the necessary email details: | ||
```bash | ||
@@ -70,2 +70,3 @@ | ||
``` | ||
## HTML Usage | ||
@@ -72,0 +73,0 @@ ```bash |
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
5346
116