resolve-email 4.0.49 → 4.0.50

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.49](https://github.com/bcomnes/resolve-email/compare/v4.0.48...v4.0.49)
10
+ ## [v4.0.50](https://github.com/bcomnes/resolve-email/compare/v4.0.49...v4.0.50)
11
+
12
+ ### Merged
13
+
14
+ - Bump disposable-email-domains from `0abfe97` to `0b2ad42` [`#195`](https://github.com/bcomnes/resolve-email/pull/195)
15
+
16
+ ## [v4.0.49](https://github.com/bcomnes/resolve-email/compare/v4.0.48...v4.0.49) - 2026-05-04
11
17
 
12
18
  ### Commits
13
19
 
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",
@@ -9191,6 +9195,7 @@
9191
9195
  "maileater.com",
9192
9196
  "mailed.in",
9193
9197
  "mailed.ro",
9198
+ "mailedu.edu.pl",
9194
9199
  "maileimer.de",
9195
9200
  "maileme101.com",
9196
9201
  "mailer.edu.pl",
@@ -9723,6 +9728,7 @@
9723
9728
  "mm.8.dnsabr.com",
9724
9729
  "mm.my",
9725
9730
  "mm5.se",
9731
+ "mmaily.com",
9726
9732
  "mnode.me",
9727
9733
  "mns.ru",
9728
9734
  "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.50",
5
5
  "author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",
6
6
  "bugs": {
7
7
  "url": "https://github.com/bcomnes/resolve-email/issues"