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

@types/nodemailer

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/nodemailer - npm Package Compare versions

Comparing version 6.4.6 to 6.4.7

2

nodemailer/lib/mailer/index.d.ts

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

priority?: "high"|"normal"|"low" | undefined;
/** if set to true then converts data:images in the HTML content of message to embedded attachments */
attachDataUrls?: boolean | undefined;
}

@@ -156,0 +158,0 @@

6

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

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

},
"typesPublisherContentHash": "1fdc4e33e2d53e25cc0d4ba26a04e1479f04a1a658376a0a08349009bd5b59a4",
"typeScriptVersion": "4.1"
"typesPublisherContentHash": "cd73c4be307c49eb2d905f96230801f0250528c272be45414126ceb547d31d51",
"typeScriptVersion": "4.2"
}

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

### Additional Details
* Last updated: Mon, 12 Sep 2022 22:02:41 GMT
* Last updated: Sat, 17 Dec 2022 03:33:05 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc