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

@types/email-templates

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/email-templates - npm Package Compare versions

Comparing version 8.0.4 to 10.0.0

6

email-templates/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for node-email-templates 8.0
// Type definitions for node-email-templates 10.0
// Project: https://github.com/forwardemail/email-templates

@@ -222,3 +222,3 @@ // Definitions by: Cyril Schumacher <https://github.com/cyrilschumacher>

/**
*
* @async
* @param view The Html pug to render

@@ -233,2 +233,3 @@ * @param locals The template Variables

*
* @async
* @param view Name of the template

@@ -241,2 +242,3 @@ * @param locals The template variables

* Send the Email
* @async
*/

@@ -243,0 +245,0 @@ send(options?: Email.EmailOptions<T>): Promise<any>;

{
"name": "@types/email-templates",
"version": "8.0.4",
"version": "10.0.0",
"description": "TypeScript definitions for node-email-templates",

@@ -55,6 +55,6 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/email-templates",

"@types/nodemailer": "*",
"juice": "^7.0.0"
"juice": "^8.0.0"
},
"typesPublisherContentHash": "636ebb0ccb79a8c07c48c5dfa18612ac56e108c5d7db4a43d25f4fdf440409f6",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "cd3a279248e8c1c7775e8cc40a3523ead8759f7223f57999b6352b0e61c3df4b",
"typeScriptVersion": "4.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 08 Jul 2021 12:01:06 GMT
* Last updated: Tue, 05 Jul 2022 08:32:19 GMT
* Dependencies: [@types/html-to-text](https://npmjs.com/package/@types/html-to-text), [@types/nodemailer](https://npmjs.com/package/@types/nodemailer), [@types/juice](https://npmjs.com/package/@types/juice)

@@ -14,0 +14,0 @@ * Global values: none

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