🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

resolve-email

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resolve-email - npm Package Compare versions

Comparing version

to
3.0.27

10

CHANGELOG.md

@@ -10,6 +10,14 @@ # Changelog

## [v3.0.26](https://github.com/bcomnes/resolve-email/compare/v3.0.25...v3.0.26)
## [v3.0.27](https://github.com/bcomnes/resolve-email/compare/v3.0.26...v3.0.27)
### Commits
- Merge pull request #73 from bcomnes/dependabot/submodules/disposable-email-domains-d10e6be [`a1b4821`](https://github.com/bcomnes/resolve-email/commit/a1b4821560ed472c6d045b9372a27b86c88a0de6)
- Bump disposable-email-domains from `fda4ba6` to `d10e6be` [`09f3218`](https://github.com/bcomnes/resolve-email/commit/09f32182c28e81f4424fa5f103babe410f471dd3)
- Merge pull request #72 from bcomnes/dependabot/npm_and_yarn/npm-run-all2-8.0.1 [`8bf92a7`](https://github.com/bcomnes/resolve-email/commit/8bf92a7c2c2f4ebd9863da23ec301955b8325179)
## [v3.0.26](https://github.com/bcomnes/resolve-email/compare/v3.0.25...v3.0.26) - 2025-04-28
### Commits
- Merge pull request #71 from bcomnes/dependabot/submodules/disposable-email-domains-fda4ba6 [`972e3e6`](https://github.com/bcomnes/resolve-email/commit/972e3e6ae6faba5902ab6f40de2bd5de913aba35)

@@ -16,0 +24,0 @@ - Bump disposable-email-domains from `5baf2ad` to `fda4ba6` [`846dc35`](https://github.com/bcomnes/resolve-email/commit/846dc35c7f7c9a964f45128b1c31171c12a28d6a)

4

package.json
{
"name": "resolve-email",
"description": "Resolve the domain of an email address to see if it even has a chance of delivering",
"version": "3.0.26",
"version": "3.0.27",
"author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",

@@ -14,3 +14,3 @@ "bugs": {

"gh-release": "^7.0.0",
"npm-run-all2": "^7.0.1",
"npm-run-all2": "^8.0.1",
"neostandard": "^0.12.0",

@@ -17,0 +17,0 @@ "installed-check": "^9.3.0",

Sorry, the diff of this file is too big to display