forked from sendgrid/nodemailer-sendgrid-transport
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated the package list and added missing files
I updated some packages due to a security vulnerability raised in [sendgrid#65](sendgrid#65) and as a follow up to the PR [sendgrid#64](sendgrid#64) (where I added a basic issue template and one use case).
- Loading branch information
1 parent
9d03a23
commit 1a7c367
Showing
3 changed files
with
76 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
## Expected behaviour | ||
<!-- Explain what should happen --> | ||
|
||
## Actual behaviour | ||
<!-- Explain what you got --> | ||
|
||
## How to reproduce | ||
|
||
|
||
## Environment | ||
- Version: | ||
- Node version: | ||
- NPM version: | ||
|
||
## Additional information |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
1. Using the Sendgrid service via NodeMailer without having to set that up such that it would remove some snippet of code and keep projects as DRY-friendly as possible. | ||
In other words, using a sendgrid package specialised in NodeMailer. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.