otm-detector
Advanced tools
Comparing version 1.1.15 to 1.1.16
@@ -35,2 +35,3 @@ import dns from "node:dns/promises"; | ||
"15.235.72.245", | ||
"51.222.102.161", | ||
]) | ||
@@ -37,0 +38,0 @@ export const isOneTimeMail = async (domain, options = {}) => { |
{ | ||
"name": "otm-detector", | ||
"version": "1.1.15", | ||
"version": "1.1.16", | ||
"description": "Detect one-time mail services, the new way", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
6221
115