Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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 7.2.0 to 8.0.0

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": "7.2.0",
"version": "8.0.0",
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com)",

@@ -19,16 +19,16 @@ "bugs": {

"dependencies": {
"@ladjs/i18n": "^6.0.5",
"@ladjs/i18n": "^7.0.1",
"consolidate": "^0.16.0",
"debug": "^4.2.0",
"debug": "^4.3.1",
"get-paths": "^0.0.7",
"html-to-text": "^5.1.1",
"html-to-text": "^6.0.0",
"juice": "^7.0.0",
"lodash": "^4.17.20",
"nodemailer": "^6.4.14",
"preview-email": "^2.0.2"
"nodemailer": "^6.4.16",
"preview-email": "^3.0.1"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@babel/preset-env": "^7.12.1",
"@babel/cli": "^7.12.7",
"@babel/core": "^7.12.7",
"@babel/preset-env": "^7.12.7",
"@commitlint/cli": "^11.0.0",

@@ -38,6 +38,6 @@ "@commitlint/config-conventional": "^11.0.0",

"cheerio": "^1.0.0-rc.3",
"codecov": "^3.8.0",
"codecov": "^3.8.1",
"cross-env": "^7.0.2",
"ejs": "^3.1.5",
"eslint": "^7.11.0",
"eslint": "^7.14.0",
"eslint-config-xo-lass": "^1.0.4",

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

"husky": "^4.3.0",
"lint-staged": "^10.4.2",
"lint-staged": "^10.5.1",
"nodemailer-sendgrid": "^1.0.3",

@@ -53,4 +53,4 @@ "nyc": "^15.1.0",

"remark-cli": "^9.0.0",
"remark-preset-github": "^3.0.3",
"xo": "^0.34.1"
"remark-preset-github": "^3.0.4",
"xo": "^0.35.0"
},

@@ -57,0 +57,0 @@ "engines": {

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