resolve-email 3.0.31 → 3.0.32

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,14 @@ 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
- ## [v3.0.31](https://github.com/bcomnes/resolve-email/compare/v3.0.30...v3.0.31)
10
+ ## [v3.0.32](https://github.com/bcomnes/resolve-email/compare/v3.0.31...v3.0.32)
11
+
12
+ ### Commits
13
+
14
+ - Merge pull request #78 from bcomnes/dependabot/submodules/disposable-email-domains-3b8d255 [`c0a311d`](https://github.com/bcomnes/resolve-email/commit/c0a311d316a4084355650e016daf3c9309fd5970)
15
+ - Bump disposable-email-domains from `63e8726` to `3b8d255` [`a11894b`](https://github.com/bcomnes/resolve-email/commit/a11894b221be31b620ddc582a936fa0454ae6e6c)
16
+
17
+ ## [v3.0.31](https://github.com/bcomnes/resolve-email/compare/v3.0.30...v3.0.31) - 2025-05-29
11
18
 
12
19
  ### Commits
13
20
 
package/disposable.json CHANGED
@@ -1582,6 +1582,7 @@
1582
1582
  "allegrowe.us",
1583
1583
  "allemojikeyboard.com",
1584
1584
  "allergic.co.uk",
1585
+ "allfreemail.net",
1585
1586
  "allgoodwe.us",
1586
1587
  "alliancewe.us",
1587
1588
  "allinonewe.us",
@@ -1602,6 +1603,7 @@
1602
1603
  "allthebest.co.uk",
1603
1604
  "allthegoodnamesaretaken.org",
1604
1605
  "allurewe.us",
1606
+ "allwebemails.com",
1605
1607
  "allyouneedislove.co.uk",
1606
1608
  "almatips.com",
1607
1609
  "almighty.co.uk",
@@ -3918,6 +3920,7 @@
3918
3920
  "easyliving.co.uk",
3919
3921
  "easyliving.com",
3920
3922
  "easylover.co.uk",
3923
+ "easymailer.live",
3921
3924
  "easymeat.co.uk",
3922
3925
  "easynetwork.info",
3923
3926
  "easypeezy.co.uk",
@@ -5728,6 +5731,7 @@
5728
5731
  "hopeless.co.uk",
5729
5732
  "hopelessdreamer.co.uk",
5730
5733
  "hopemail.biz",
5734
+ "horizonspost.com",
5731
5735
  "hornets1.com",
5732
5736
  "hornyalwary.top",
5733
5737
  "horrendous.co.uk",
@@ -6022,6 +6026,7 @@
6022
6026
  "inboxkitten.com",
6023
6027
  "inboxnow.ru",
6024
6028
  "inboxnow.store",
6029
+ "inboxorigin.com",
6025
6030
  "inboxproxy.com",
6026
6031
  "inboxstore.me",
6027
6032
  "incamail.com",
@@ -8603,6 +8608,7 @@
8603
8608
  "mailkansas.com",
8604
8609
  "mailkentucky.com",
8605
8610
  "maillouisiana.com",
8611
+ "mailmagnet.co",
8606
8612
  "mailmaine.com",
8607
8613
  "mailmaryland.com",
8608
8614
  "mailmassachusetts.com",
@@ -9979,6 +9985,7 @@
9979
9985
  "openavz.com",
9980
9986
  "opendns.ro",
9981
9987
  "opengoal.co.uk",
9988
+ "openmail.pro",
9982
9989
  "opentrash.com",
9983
9990
  "operafan.com",
9984
9991
  "operamail.com",
@@ -11533,6 +11540,7 @@
11533
11540
  "soisz.com",
11534
11541
  "sol.dk",
11535
11542
  "solar-impact.pro",
11543
+ "solarnyx.com",
11536
11544
  "solarz.net",
11537
11545
  "soldier.hu",
11538
11546
  "soldiersoldier.co.uk",
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": "3.0.31",
4
+ "version": "3.0.32",
5
5
  "author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",
6
6
  "bugs": {
7
7
  "url": "https://github.com/bcomnes/resolve-email/issues"