Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/nodemailer-smtp-pool

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/nodemailer-smtp-pool - npm Package Compare versions

Comparing version 1.0.16-alpha to 1.0.21-alpha

7

package.json
{
"name": "@types/nodemailer-smtp-pool",
"version": "1.0.16-alpha",
"description": "Type definitions for nodemailer-smtp-pool 1.0.1 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "1.0.21-alpha",
"description": "TypeScript definitions for nodemailer-smtp-pool 1.0.1",
"main": "",

@@ -11,6 +11,5 @@ "scripts": {},

"dependencies": {
"equire(\"tls\"": "*",
"equire(\"nodemailer\"": "*",
"@types/nodemailer": "*",
"@types/node": "*"
}
}
# Installation
> `npm install --save-dev @types/nodemailer-smtp-pool`
> `npm install --save @types/nodemailer-smtp-pool`
# Summary
This package contains type definitions for nodemailer-smtp-pool 1.0.1.
This package contains type definitions for nodemailer-smtp-pool 1.0.1 (https://github.com/andris9/nodemailer-smtp-pool).
The project URL or description is https://github.com/andris9/nodemailer-smtp-pool
# Credits
These definitions were written by Rogier Schouten <https://github.com/rogierschouten/>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/nodemailer-smtp-pool
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/nodemailer-smtp-pool
Additional Details
* Last updated: Thu, 19 May 2016 20:06:03 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:38 GMT
* File structure: ProperModule
* Library Dependencies: node
* Module Dependencies: equire("tls", equire("nodemailer"
* Module Dependencies: tls, nodemailer
* Global values: smtpPool
# Credits
These definitions were written by Rogier Schouten <https://github.com/rogierschouten/>.

@@ -8,4 +8,4 @@ {

"moduleDependencies": [
"equire(\"tls\"",
"equire(\"nodemailer\""
"tls",
"nodemailer"
],

@@ -12,0 +12,0 @@ "libraryMajorVersion": "1",

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