resolve-email 4.0.40 → 4.0.41

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
- ## [v4.0.40](https://github.com/bcomnes/resolve-email/compare/v4.0.39...v4.0.40)
10
+ ## [v4.0.41](https://github.com/bcomnes/resolve-email/compare/v4.0.40...v4.0.41)
11
+
12
+ ### Commits
13
+
14
+ - Remove more unwanted email hosts [`d85d344`](https://github.com/bcomnes/resolve-email/commit/d85d344e06b8b3b05d6b215f0bcdf2c6f081f05c)
15
+ - Use consistent naming [`c058e05`](https://github.com/bcomnes/resolve-email/commit/c058e05f06d8a0b9c1995e42b417bbf629e6dc95)
16
+
17
+ ## [v4.0.40](https://github.com/bcomnes/resolve-email/compare/v4.0.39...v4.0.40) - 2026-04-14
11
18
 
12
19
  ### Commits
13
20
 
package/disposable.json CHANGED
@@ -1356,6 +1356,7 @@
1356
1356
  "88.am",
1357
1357
  "8848.net",
1358
1358
  "888.dns-cloud.net",
1359
+ "8chan.co",
1359
1360
  "8estcommunity.org",
1360
1361
  "8mail.cf",
1361
1362
  "8mail.ga",
@@ -5415,6 +5416,7 @@
5415
5416
  "getairmail.ml",
5416
5417
  "getairmail.tk",
5417
5418
  "getalife.co.uk",
5419
+ "getbackinthe.kitchen",
5418
5420
  "getbacktowork.co.uk",
5419
5421
  "getdownonit.co.uk",
5420
5422
  "geteit.com",
@@ -5565,6 +5567,7 @@
5565
5567
  "go76ers.com",
5566
5568
  "goangels.net",
5567
5569
  "goastros.net",
5570
+ "goat.si",
5568
5571
  "goathletics.net",
5569
5572
  "goatmail.uk",
5570
5573
  "goavalanche.net",
@@ -6125,6 +6128,7 @@
6125
6128
  "hispavista.com",
6126
6129
  "hitandmiss.co.uk",
6127
6130
  "hitbase.net",
6131
+ "hitler.rocks",
6128
6132
  "hitthe.net",
6129
6133
  "hiya.co.uk",
6130
6134
  "hkg.net",
@@ -10373,6 +10377,7 @@
10373
10377
  "nicknassar.com",
10374
10378
  "nicolastse.com",
10375
10379
  "niece.co.uk",
10380
+ "nigge.rs",
10376
10381
  "nightmail.com",
10377
10382
  "nightmare.co.uk",
10378
10383
  "nightorb.com",
@@ -11585,6 +11590,7 @@
11585
11590
  "red-card.co.uk",
11586
11591
  "red-devil.co.uk",
11587
11592
  "redcarded.co.uk",
11593
+ "redchan.it",
11588
11594
  "redeyes.co.uk",
11589
11595
  "redfaced.co.uk",
11590
11596
  "redfeathercrow.com",
@@ -14711,6 +14717,7 @@
14711
14717
  "youpy.fr",
14712
14718
  "youpymail.com",
14713
14719
  "your-house.com",
14720
+ "your-mail.com",
14714
14721
  "your5.ru",
14715
14722
  "your5.store",
14716
14723
  "youradmirer.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": "4.0.40",
4
+ "version": "4.0.41",
5
5
  "author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",
6
6
  "bugs": {
7
7
  "url": "https://github.com/bcomnes/resolve-email/issues"