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.3.2 to 4.3.3

2

nodemailer/lib/fetch/index.d.ts

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

contentType?: string | false;
tls?: tls.TlsOptions;
tls?: tls.TlsServerOptions;
timeout?: ms;

@@ -27,0 +27,0 @@ allowErrorResponse?: boolean;

{
"name": "@types/nodemailer",
"version": "4.3.2",
"version": "4.3.3",
"description": "TypeScript definitions for Nodemailer",

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

},
"typesPublisherContentHash": "7dedb63697352d2c71c412909be46dfb47d42b5a7c63555283edd3300bcf2b2f",
"typesPublisherContentHash": "b1d593a596817a559678f7e063cc2f5f5075f3f9b4df87011907aeed20215c2f",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Tue, 30 Jan 2018 20:01:15 GMT
* Dependencies: node, stream, tls, events, net, url, http
* Last updated: Sat, 10 Feb 2018 21:44:46 GMT
* Dependencies: node, stream, tls, events, url, net, http
* 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