@auxilin/email-service
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -0,1 +1,5 @@ | ||
## v0.4.1 (2019-09-04) | ||
* Update npm dependencies | ||
## v0.4.0 (2019-02-07) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@auxilin/email-service", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"author": "Auxilin", | ||
@@ -20,3 +20,3 @@ "description": "Mailgun wrapper", | ||
"dependencies": { | ||
"handlebars": "4.1.2", | ||
"handlebars": "4.2.0", | ||
"mailgun-js": "0.22.0" | ||
@@ -26,5 +26,5 @@ }, | ||
"@auxilin/eslint-config": "0.2.0", | ||
"all-contributors-cli": "6.8.1", | ||
"babel-eslint": "10.0.2", | ||
"eslint": "6.1.0", | ||
"all-contributors-cli": "6.9.0", | ||
"babel-eslint": "10.0.3", | ||
"eslint": "6.3.0", | ||
"eslint-plugin-import": "2.18.2", | ||
@@ -31,0 +31,0 @@ "eslint-plugin-jsx-a11y": "6.2.3", |
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
18461
+ Addedhandlebars@4.2.0(transitive)
- Removedhandlebars@4.1.2(transitive)
Updatedhandlebars@4.2.0