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

@types/nodemailer-express-handlebars

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/nodemailer-express-handlebars - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

5

nodemailer-express-handlebars/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for nodemailer-express-handlebars 4.0
// Project: https://github.com/yads/nodemailer-express-handlebars
// Definitions by: Gabriel de Oliveira <https://github.com/th3rius>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { create } from "express-handlebars";

@@ -7,0 +2,0 @@ import { SentMessageInfo, Transporter } from "nodemailer";

8

nodemailer-express-handlebars/package.json
{
"name": "@types/nodemailer-express-handlebars",
"version": "4.0.3",
"version": "4.0.4",
"description": "TypeScript definitions for nodemailer-express-handlebars",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemailer-express-handlebars",

"name": "Gabriel de Oliveira",
"url": "https://github.com/th3rius",
"githubUsername": "th3rius"
"githubUsername": "th3rius",
"url": "https://github.com/th3rius"
}

@@ -27,4 +27,4 @@ ],

},
"typesPublisherContentHash": "9ed7374067e0e754c3bd2e74a311b106dc22d19260ca53dbc58e789bacf5264e",
"typesPublisherContentHash": "5d88c63943aaccc8038482d6a0ad04154650fd73c70f4496e1229e99e6605f6d",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for nodemailer-express-handlebars 4.0
// Project: https://github.com/yads/nodemailer-express-handlebars
// Definitions by: Gabriel de Oliveira <https://github.com/th3rius>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { create } from "express-handlebars";

@@ -55,7 +50,6 @@ import { SentMessageInfo, Transporter } from "nodemailer";

### Additional Details
* Last updated: Sat, 23 Sep 2023 20:38:33 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/express-handlebars](https://npmjs.com/package/@types/express-handlebars), [@types/nodemailer](https://npmjs.com/package/@types/nodemailer)
* Global values: none
# Credits
These definitions were written by [Gabriel de Oliveira](https://github.com/th3rius).
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