Socket
Socket
Sign inDemoInstall

@types/nodemailer

Package Overview
Dependencies
1
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.4.7 to 6.4.8

2

nodemailer/lib/smtp-connection/index.d.ts

@@ -171,2 +171,4 @@ /// <reference types="node" />

customAuth?: CustomAuthenticationHandlers | undefined;
/** if true, uses LMTP instead of SMTP protocol */
lmtp?: boolean | undefined;
}

@@ -173,0 +175,0 @@ }

6

nodemailer/package.json
{
"name": "@types/nodemailer",
"version": "6.4.7",
"version": "6.4.8",
"description": "TypeScript definitions for Nodemailer",

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

},
"typesPublisherContentHash": "cd73c4be307c49eb2d905f96230801f0250528c272be45414126ceb547d31d51",
"typeScriptVersion": "4.2"
"typesPublisherContentHash": "5d66fa1ce77d7269a50047b802e0f74407483500f2110ed28b27ce1c3dc5adb4",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Sat, 17 Dec 2022 03:33:05 GMT
* Last updated: Thu, 18 May 2023 15:32:53 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc