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 4.6.6 to 4.6.7

3

nodemailer/lib/mime-node.d.ts

@@ -129,2 +129,5 @@ /// <reference types="node" />

/** Returns Message-Id value. If it does not exist, then creates one */
messageId(): string;
/** Sets pregenerated content that will be used as the output of this node */

@@ -131,0 +134,0 @@ setRaw(raw: string | Buffer | Readable): this;

7

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

@@ -27,3 +27,4 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/nodemailer"
},

@@ -34,4 +35,4 @@ "scripts": {},

},
"typesPublisherContentHash": "b680b8d9f02476fe67913a51de69d5f6acaa6b5ebd70d2573e89e0387d583d16",
"typesPublisherContentHash": "d4324a63cdd7b3ef1726671f9d9cb4c9a457305b5eb7ed52575b544d678fb94e",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 13 Feb 2019 21:04:37 GMT
* Last updated: Mon, 25 Mar 2019 14:51:45 GMT
* Dependencies: @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