otm-detector
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -11,2 +11,3 @@ import dns from "node:dns/promises"; | ||
"164.90.254.47", | ||
"167.114.206.221", | ||
]) | ||
@@ -13,0 +14,0 @@ export const isOneTimeMail = async (domain, options = {}) => { |
{ | ||
"name": "otm-detector", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Detect one-time mail services, the new way", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
5572
91