@types/nodemailer-express-handlebars
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -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"; |
{ | ||
"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). |
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
5031
26
54