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.16 to 1.1.18

19

index.js

@@ -24,14 +24,17 @@ import dns from "node:dns/promises";

const OTM_IPS = new Set([
"167.172.1.68",
"54.39.193.199",
"136.243.103.68",
"15.204.213.223",
"15.235.72.244",
"15.235.72.245",
"164.90.254.47",
"167.114.206.221",
"15.204.213.223",
"167.172.1.68",
"173.225.105.34",
"51.222.102.161",
"54.39.193.199",
"66.70.233.243", // openmail.pro
"92.255.84.131",
"136.243.103.68",
"66.70.233.243", // openmail.pro
"15.235.72.244",
"15.235.72.245",
"51.222.102.161",
"54.39.17.59",
"146.190.197.86",
"96.126.99.62",
])

@@ -38,0 +41,0 @@ export const isOneTimeMail = async (domain, options = {}) => {

{
"name": "otm-detector",
"version": "1.1.16",
"version": "1.1.18",
"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