Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

otm-detector

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

otm-detector - npm Package Compare versions

Comparing version 1.1.3 to 1.1.5

7

index.js

@@ -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 = {}) => {

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc