otm-detector
Advanced tools
Comparing version 1.1.12 to 1.1.13
@@ -32,2 +32,3 @@ import dns from "node:dns/promises"; | ||
"136.243.103.68", | ||
"66.70.233.243", // openmail.pro | ||
]) | ||
@@ -34,0 +35,0 @@ export const isOneTimeMail = async (domain, options = {}) => { |
{ | ||
"name": "otm-detector", | ||
"version": "1.1.12", | ||
"version": "1.1.13", | ||
"description": "Detect one-time mail services, the new way", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
6157
112