quick-mail
Advanced tools
Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "quick-mail", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"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.", | ||
@@ -11,2 +11,3 @@ "main": "index.mjs", | ||
"dependencies": { | ||
"node-fetch": "^2.7.0" | ||
}, | ||
@@ -13,0 +14,0 @@ "keywords": [ |
5672
1
+ Addednode-fetch@^2.7.0
+ Addednode-fetch@2.7.0(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)