otm-detector
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -9,3 +9,4 @@ import dns from "node:dns/promises"; | ||
"167.172.1.68", | ||
"54.39.193.199" | ||
"54.39.193.199", | ||
"164.90.254.47", | ||
]) | ||
@@ -12,0 +13,0 @@ export const isOneTimeMail = async (domain, options = {}) => { |
{ | ||
"name": "otm-detector", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Detect one-time mail services, the new way", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
5549
90