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

email-inspector

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

email-inspector - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "email-inspector",
"version": "1.0.3",
"version": "1.0.4",
"description": "A Node.js module for email address analysis and validation.",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

@@ -34,11 +34,2 @@ # Email Inspector

## Using IANA List of Registered TLDs
Email Inspector relies on the IANA (Internet Assigned Numbers Authority) list of registered Top-Level Domains (TLDs) to validate email addresses. This list is regularly updated and maintained to include all officially recognized TLDs on the internet.
By leveraging the IANA list, Email Inspector ensures that email addresses are validated against the most up-to-date and comprehensive collection of TLDs. This helps you maintain accurate email validation and ensures that your application remains in compliance with internet standards.
To learn more about the IANA list of registered TLDs, visit [IANA's official website](https://www.iana.org/domains/root/db).
## Options

@@ -45,0 +36,0 @@

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