resolve-email 4.0.49 → 4.0.51

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,19 @@ 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.49](https://github.com/bcomnes/resolve-email/compare/v4.0.48...v4.0.49)
10
+ ## [v4.0.51](https://github.com/bcomnes/resolve-email/compare/v4.0.50...v4.0.51)
11
+
12
+ ### Merged
13
+
14
+ - Bump disposable-email-domains from `0b2ad42` to `5757382` [`#196`](https://github.com/bcomnes/resolve-email/pull/196)
15
+
16
+ ## [v4.0.50](https://github.com/bcomnes/resolve-email/compare/v4.0.49...v4.0.50) - 2026-05-11
17
+
18
+ ### Merged
19
+
20
+ - Bump disposable-email-domains from `0abfe97` to `0b2ad42` [`#195`](https://github.com/bcomnes/resolve-email/pull/195)
21
+
22
+ ## [v4.0.49](https://github.com/bcomnes/resolve-email/compare/v4.0.48...v4.0.49) - 2026-05-04
11
23
 
12
24
  ### Commits
13
25
 
package/disposable.json CHANGED
@@ -3711,6 +3711,7 @@
3711
3711
  "dealja.com",
3712
3712
  "deallabs.org",
3713
3713
  "dealrek.com",
3714
+ "deapad.com",
3714
3715
  "dear.co.uk",
3715
3716
  "dearriba.com",
3716
3717
  "death-star.com",
@@ -4278,6 +4279,9 @@
4278
4279
  "edudingy.cfd",
4279
4280
  "edumail.edu.pl",
4280
4281
  "edumail.edu.rs",
4282
+ "edumaili.com",
4283
+ "edumaili.edu.pl",
4284
+ "edumaill.edu.pl",
4281
4285
  "edupolska.edu.pl",
4282
4286
  "edv.to",
4283
4287
  "edward-and-sophie.co.uk",
@@ -6940,6 +6944,7 @@
6940
6944
  "jazzgame.com",
6941
6945
  "jazzking.co.uk",
6942
6946
  "jbsze.com",
6947
+ "jbsze.ne",
6943
6948
  "jcnorris.com",
6944
6949
  "jdmadventures.com",
6945
6950
  "jdz.ro",
@@ -9191,6 +9196,7 @@
9191
9196
  "maileater.com",
9192
9197
  "mailed.in",
9193
9198
  "mailed.ro",
9199
+ "mailedu.edu.pl",
9194
9200
  "maileimer.de",
9195
9201
  "maileme101.com",
9196
9202
  "mailer.edu.pl",
@@ -9723,6 +9729,7 @@
9723
9729
  "mm.8.dnsabr.com",
9724
9730
  "mm.my",
9725
9731
  "mm5.se",
9732
+ "mmaily.com",
9726
9733
  "mnode.me",
9727
9734
  "mns.ru",
9728
9735
  "moakt.cc",
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.49",
4
+ "version": "4.0.51",
5
5
  "author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",
6
6
  "bugs": {
7
7
  "url": "https://github.com/bcomnes/resolve-email/issues"