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.1 to 4.6.2

1

nodemailer/lib/json-transport.d.ts

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

jsonTransport: true;
skipEncoding?: boolean;
}

@@ -20,0 +21,0 @@

2

nodemailer/lib/mailer/index.d.ts

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

use(step: string, plugin: Mail.PluginFunction): void; // TODO Plugin?
use(step: string, plugin: Mail.PluginFunction): this;

@@ -171,0 +171,0 @@ /** Sends an email using the preselected transport object */

{
"name": "@types/nodemailer",
"version": "4.6.1",
"version": "4.6.2",
"description": "TypeScript definitions for Nodemailer",

@@ -33,4 +33,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "313f53564efe972569b73afe2f457a5edab33f130824ed0963c8eabfa29bab5c",
"typesPublisherContentHash": "a9e36b44d9d5b44f6d4799e85c42dfadee281aef8a37cfb8b633bd4fcc37a27d",
"typeScriptVersion": "2.3"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Mon, 18 Jun 2018 22:47:05 GMT
* Dependencies: node, stream, http, tls, events, url, net
* Last updated: Wed, 20 Jun 2018 00:10:18 GMT
* Dependencies: node, stream, events, http, tls, url, net
* Global values: none

@@ -15,0 +15,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