resolve-email 4.0.44 → 4.0.46

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,20 @@ 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.44](https://github.com/bcomnes/resolve-email/compare/v4.0.43...v4.0.44)
10
+ ## [v4.0.46](https://github.com/bcomnes/resolve-email/compare/v4.0.45...v4.0.46)
11
+
12
+ ### Merged
13
+
14
+ - Bump disposable-email-domains from `fe11737` to `3bef27c` [`#190`](https://github.com/bcomnes/resolve-email/pull/190)
15
+
16
+ ## [v4.0.45](https://github.com/bcomnes/resolve-email/compare/v4.0.44...v4.0.45) - 2026-04-27
17
+
18
+ ### Commits
19
+
20
+ - Merge pull request #189 from bcomnes/dependabot/submodules/disposable-email-domains-fe11737 [`5c54992`](https://github.com/bcomnes/resolve-email/commit/5c54992473c8830d8abdec3ff0b1148390255c1e)
21
+ - Bump disposable-email-domains from `9341a5d` to `fe11737` [`9c41f61`](https://github.com/bcomnes/resolve-email/commit/9c41f615bc7eab51917765de8a2eb7b68593aa91)
22
+
23
+ ## [v4.0.44](https://github.com/bcomnes/resolve-email/compare/v4.0.43...v4.0.44) - 2026-04-24
11
24
 
12
25
  ### Commits
13
26
 
package/disposable.json CHANGED
@@ -2060,6 +2060,7 @@
2060
2060
  "babemagnet.co.uk",
2061
2061
  "babybirthday.co.uk",
2062
2062
  "babyboomer.co.uk",
2063
+ "babyeat.food",
2063
2064
  "babyface.co.uk",
2064
2065
  "babylon5fan.com",
2065
2066
  "bacaumail.co.ro",
@@ -2839,6 +2840,7 @@
2839
2840
  "caller.co.uk",
2840
2841
  "callmelater.co.uk",
2841
2842
  "callnetuk.com",
2843
+ "calmriver.info",
2842
2844
  "caloriefree.co.uk",
2843
2845
  "caltanet.it",
2844
2846
  "cam4you.cc",
@@ -3202,6 +3204,7 @@
3202
3204
  "claudd.com",
3203
3205
  "claudette.com",
3204
3206
  "cleansheet.co.uk",
3207
+ "clearbeam.pro",
3205
3208
  "clearwatermail.info",
3206
3209
  "cleggan.com",
3207
3210
  "clenny.com",
@@ -5231,6 +5234,7 @@
5231
5234
  "frontierjustice.com",
5232
5235
  "frostbyte.uk.net",
5233
5236
  "frostmail.fr.nf",
5237
+ "frostypeak.info",
5234
5238
  "fruitcake.co.uk",
5235
5239
  "fruity.co.uk",
5236
5240
  "frum.co.uk",
@@ -6107,6 +6111,7 @@
6107
6111
  "hidemail.pro",
6108
6112
  "hidemail.us",
6109
6113
  "hidesmail.net",
6114
+ "hidingmail.net",
6110
6115
  "hidmail.org",
6111
6116
  "hidzz.com",
6112
6117
  "hiemail.net",
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.44",
4
+ "version": "4.0.46",
5
5
  "author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",
6
6
  "bugs": {
7
7
  "url": "https://github.com/bcomnes/resolve-email/issues"