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 1.3.31 to 1.3.32

0

nodemailer/index.d.ts

@@ -0,0 +0,0 @@ // Type definitions for Nodemailer 1.3.2

13

nodemailer/package.json
{
"name": "@types/nodemailer",
"version": "1.3.31",
"version": "1.3.32",
"description": "TypeScript definitions for Nodemailer 1.3.2",

@@ -14,8 +14,9 @@ "license": "MIT",

"dependencies": {
"@types/bluebird": "3.0.*",
"@types/nodemailer-direct-transport": "1.0.*",
"@types/nodemailer-smtp-transport": "1.0.*",
"@types/node": "6.0.*"
"@types/bluebird": "*",
"@types/nodemailer-direct-transport": "*",
"@types/nodemailer-smtp-transport": "*",
"@types/node": "*"
},
"typings": "index.d.ts"
"typings": "index.d.ts",
"typesPublisherContentHash": "89d6d1bf5605e9632c9acea07b4bc5201e5f2befd39995f721cb8713ad7ebef7"
}

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

Additional Details
* Last updated: Thu, 25 Aug 2016 16:56:08 GMT
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule

@@ -14,0 +14,0 @@ * Library Dependencies: bluebird, node

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