Skip to content

Commit

Permalink
Updated the package list and added missing files
Browse files Browse the repository at this point in the history
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
Berkmann18 committed Jul 5, 2018
1 parent 9d03a23 commit 1a7c367
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 53 deletions.
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE
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
2 changes: 2 additions & 0 deletions USE_CASES.md
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.
112 changes: 59 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1a7c367

Please sign in to comment.