Socket
Socket
Sign inDemoInstall

email-templates

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

email-templates - npm Package Compare versions

Comparing version 8.0.7 to 8.0.8

28

package.json
{
"name": "email-templates",
"description": "Create, preview, and send custom email templates for Node.js. Highly configurable and supports automatic inline CSS, stylesheets, embedded images and fonts, and much more! Made for sending beautiful emails with Lad.",
"version": "8.0.7",
"version": "8.0.8",
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com)",

@@ -21,3 +21,3 @@ "bugs": {

"consolidate": "^0.16.0",
"debug": "^4.3.1",
"debug": "^4.3.2",
"get-paths": "^0.0.7",

@@ -27,17 +27,17 @@ "html-to-text": "^6.0.0",

"lodash": "^4.17.21",
"nodemailer": "^6.6.0",
"preview-email": "^3.0.4"
"nodemailer": "^6.6.3",
"preview-email": "^3.0.5"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/preset-env": "^7.14.2",
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"ava": "^3.15.0",
"cheerio": "^1.0.0-rc.9",
"codecov": "^3.8.2",
"cheerio": "^1.0.0-rc.10",
"codecov": "^3.8.3",
"cross-env": "^7.0.3",
"ejs": "^3.1.6",
"eslint": "^7.26.0",
"eslint": "^7.32.0",
"eslint-config-xo-lass": "^1.0.5",

@@ -47,7 +47,7 @@ "eslint-plugin-node": "^11.1.0",

"husky": "^6.0.0",
"lint-staged": "^11.0.0",
"lint-staged": "^11.1.2",
"nodemailer-sendgrid": "^1.0.3",
"nyc": "^15.1.0",
"pug": "^3.0.2",
"remark-cli": "^9.0.0",
"remark-cli": "^10.0.0",
"remark-preset-github": "^4.0.1",

@@ -54,0 +54,0 @@ "xo": "^0.40.1"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc