resolve-email 4.0.51 → 4.0.52

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9
9
 
10
- ## [v4.0.51](https://github.com/bcomnes/resolve-email/compare/v4.0.50...v4.0.51)
10
+ ## [v4.0.52](https://github.com/bcomnes/resolve-email/compare/v4.0.51...v4.0.52)
11
+
12
+ ### Merged
13
+
14
+ - Bump disposable-email-domains from `5757382` to `c44066f` [`#197`](https://github.com/bcomnes/resolve-email/pull/197)
15
+
16
+ ## [v4.0.51](https://github.com/bcomnes/resolve-email/compare/v4.0.50...v4.0.51) - 2026-05-12
11
17
 
12
18
  ### Merged
13
19
 
package/disposable.json CHANGED
@@ -5579,6 +5579,7 @@
5579
5579
  "gmail2.gq",
5580
5580
  "gmailot.com",
5581
5581
  "gmatch.org",
5582
+ "gmeenramy.com",
5582
5583
  "gmial.com",
5583
5584
  "gmx.at",
5584
5585
  "gmx.de",
@@ -11864,6 +11865,7 @@
11864
11865
  "rustyload.com",
11865
11866
  "ruttolibero.com",
11866
11867
  "ruu.kr",
11868
+ "ruutukf.com",
11867
11869
  "rvb.ro",
11868
11870
  "rwstatus.com",
11869
11871
  "rygel.infos.st",
@@ -14638,6 +14640,7 @@
14638
14640
  "xfilesfan.com",
14639
14641
  "xiamen.com",
14640
14642
  "xidealx.com",
14643
+ "xikemail.com",
14641
14644
  "ximenor.site",
14642
14645
  "xinjiang.com",
14643
14646
  "xizang.com",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "resolve-email",
3
3
  "description": "Resolve the domain of an email address to see if it even has a chance of delivering",
4
- "version": "4.0.51",
4
+ "version": "4.0.52",
5
5
  "author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",
6
6
  "bugs": {
7
7
  "url": "https://github.com/bcomnes/resolve-email/issues"