otm-detector
Advanced tools
Comparing version 1.1.3 to 1.1.5
@@ -6,2 +6,8 @@ import dns from "node:dns/promises"; | ||
"mx.mail-data.net", | ||
"mx1.emaildbox.pro", | ||
"mx2.emaildbox.pro", | ||
"mx3.emaildbox.pro", | ||
"mx4.emaildbox.pro", | ||
"mx5.emaildbox.pro", | ||
]) | ||
@@ -13,2 +19,3 @@ const OTM_IPS = new Set([ | ||
"167.114.206.221", | ||
"15.204.213.223", | ||
]) | ||
@@ -15,0 +22,0 @@ export const isOneTimeMail = async (domain, options = {}) => { |
{ | ||
"name": "otm-detector", | ||
"version": "1.1.3", | ||
"version": "1.1.5", | ||
"description": "Detect one-time mail services, the new way", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
5720
97