@types/nodemailer-smtp-pool
Advanced tools
Comparing version 1.0.16-alpha to 1.0.21-alpha
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 2 instances in 1 package
2
1
4701
19
+ Added@types/nodemailer@*
+ Added@types/nodemailer@6.4.17(transitive)
- Removedequire("nodemailer"@*
- Removedequire("tls"@*