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.14 to 6.4.15

2

nodemailer/lib/mailer/index.d.ts

@@ -36,3 +36,3 @@ /// <reference types="node" />

interface AttachmentLike {
/** String, Buffer or a Stream contents for the attachmentent */
/** String, Buffer or a Stream contents for the attachment */
content?: string | Buffer | Readable | undefined;

@@ -39,0 +39,0 @@ /** path to a file or an URL (data uris are allowed as well) if you want to stream the file instead of including it (better for larger attachments) */

{
"name": "@types/nodemailer",
"version": "6.4.14",
"version": "6.4.15",
"description": "TypeScript definitions for nodemailer",

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

},
"typesPublisherContentHash": "30af2cc62d27b19e3cea415ab425f3a43e646708906cdbb9eaed7dac3f87812d",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "ffb4a71447e6a68775fc12244085992d604a71c6f3842262f150c54b8499caa7",
"typeScriptVersion": "4.7"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT
* Last updated: Thu, 02 May 2024 17:07:42 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@

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