resolve-email 3.0.35 → 3.0.37

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.
@@ -3,9 +3,19 @@ name: npm bump
3
3
  on:
4
4
  workflow_dispatch:
5
5
  inputs:
6
- newversion:
7
- description: 'npm version {major,minor,patch}'
6
+ version_type:
7
+ description: 'Version type'
8
+ type: choice
9
+ options:
10
+ - major
11
+ - minor
12
+ - patch
13
+ - custom
14
+ default: 'patch'
8
15
  required: true
16
+ newversion:
17
+ description: 'Custom version (used when version_type is "custom")'
18
+ required: false
9
19
 
10
20
  env:
11
21
  node_version: 'lts/*'
@@ -38,7 +48,7 @@ jobs:
38
48
  with:
39
49
  git_email: bcomnes@gmail.com
40
50
  git_username: ${{ github.actor }}
41
- newversion: ${{ github.event.inputs.newversion }}
51
+ newversion: ${{ github.event.inputs.version_type == 'custom' && github.event.inputs.newversion || github.event.inputs.version_type }}
42
52
  github_token: ${{ secrets.GITHUB_TOKEN }} # built in actions token. Passed tp gh-release if in use.
43
53
  npm_token: ${{ secrets.NPM_TOKEN }} # user set secret token generated at npm
44
54
 
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
- ## [v3.0.35](https://github.com/bcomnes/resolve-email/compare/v3.0.34...v3.0.35)
10
+ ## [v3.0.37](https://github.com/bcomnes/resolve-email/compare/v3.0.36...v3.0.37)
11
+
12
+ ### Commits
13
+
14
+ - Improve action input [`3153196`](https://github.com/bcomnes/resolve-email/commit/315319601aaf04b9aa57e8afc2a55ef0c288afe6)
15
+
16
+ ## [v3.0.36](https://github.com/bcomnes/resolve-email/compare/v3.0.35...v3.0.36) - 2025-06-09
17
+
18
+ ### Merged
19
+
20
+ - Bump disposable-email-domains from `c339a3b` to `651c645` [`#84`](https://github.com/bcomnes/resolve-email/pull/84)
21
+ - Bump disposable-email-domains from `931f0c8` to `c339a3b` [`#82`](https://github.com/bcomnes/resolve-email/pull/82)
22
+
23
+ ## [v3.0.35](https://github.com/bcomnes/resolve-email/compare/v3.0.34...v3.0.35) - 2025-06-04
11
24
 
12
25
  ### Commits
13
26
 
package/disposable.json CHANGED
@@ -1,6 +1,7 @@
1
1
  [
2
2
  "0-mail.com",
3
3
  "027168.com",
4
+ "062e.com",
4
5
  "0815.ru",
5
6
  "0815.ry",
6
7
  "0815.su",
@@ -213,6 +214,7 @@
213
214
  "42web.io",
214
215
  "444.net",
215
216
  "4800numbers.com",
217
+ "48dz.com",
216
218
  "48hr.email",
217
219
  "49ers1.com",
218
220
  "4abilene.com",
@@ -1399,6 +1401,7 @@
1399
1401
  "accreditedwe.us",
1400
1402
  "accusation.co.uk",
1401
1403
  "ace-of-base.com",
1404
+ "acedby.com",
1402
1405
  "aceofspades.co.uk",
1403
1406
  "aceshigh.co.uk",
1404
1407
  "achairde.com",
@@ -1928,6 +1931,7 @@
1928
1931
  "avls.pt",
1929
1932
  "avourneen.com",
1930
1933
  "avtolev.com",
1934
+ "awa.pics",
1931
1935
  "awatum.de",
1932
1936
  "away.co.uk",
1933
1937
  "awayfromhome.co.uk",
@@ -2627,6 +2631,7 @@
2627
2631
  "burstmail.info",
2628
2632
  "buryfans.com",
2629
2633
  "bush.rock-br.com.br",
2634
+ "business-degree.live",
2630
2635
  "business-man.com",
2631
2636
  "businessbackend.com",
2632
2637
  "businessman.net",
@@ -2700,6 +2705,7 @@
2700
2705
  "canadianmail.com",
2701
2706
  "canadiens1.com",
2702
2707
  "canberrairish.com",
2708
+ "cancer-treatment.xyz",
2703
2709
  "cancer1.com",
2704
2710
  "candace.com",
2705
2711
  "candycanelane.com",
@@ -2794,6 +2800,7 @@
2794
2800
  "cc.liamria",
2795
2801
  "ccmail.uk",
2796
2802
  "ccnmail.com",
2803
+ "ccqu.top",
2797
2804
  "cctoolz.com",
2798
2805
  "cd2.com",
2799
2806
  "cdfaq.com",
@@ -3260,6 +3267,7 @@
3260
3267
  "cream.pink",
3261
3268
  "creamcrackered.co.uk",
3262
3269
  "credentials.co.uk",
3270
+ "credit-loans.xyz",
3263
3271
  "credit4u.com",
3264
3272
  "creep.co.uk",
3265
3273
  "creepycrawly.co.uk",
@@ -4257,6 +4265,7 @@
4257
4265
  "examhell.co.uk",
4258
4266
  "examnotes.net",
4259
4267
  "example.com",
4268
+ "examstudy.xyz",
4260
4269
  "exbts.com",
4261
4270
  "exceptional.co.uk",
4262
4271
  "excessive.co.uk",
@@ -4514,6 +4523,7 @@
4514
4523
  "finneganswake.com",
4515
4524
  "finnmccool.com",
4516
4525
  "fir.hk",
4526
+ "fira.my",
4517
4527
  "firbolg.com",
4518
4528
  "fire-brigade.com",
4519
4529
  "fired.co.uk",
@@ -4842,6 +4852,7 @@
4842
4852
  "fuckxxme.top",
4843
4853
  "fuddyduddy.co.uk",
4844
4854
  "fudgerub.com",
4855
+ "fudier.com",
4845
4856
  "fugitive.co.uk",
4846
4857
  "fuirio.com",
4847
4858
  "fujian.net",
@@ -4891,6 +4902,7 @@
4891
4902
  "fxsmails.com",
4892
4903
  "fxtubes.com",
4893
4904
  "fyii.de",
4905
+ "fynix.sbs",
4894
4906
  "g-d.co.uk",
4895
4907
  "g14l71lb.com",
4896
4908
  "g1xmail.top",
@@ -5817,6 +5829,7 @@
5817
5829
  "hsuchi.net",
5818
5830
  "ht.cx",
5819
5831
  "hthlm.com",
5832
+ "httpsgreenwichmeantime.in",
5820
5833
  "huangniu8.com",
5821
5834
  "hubby.co.uk",
5822
5835
  "hubei.com",
@@ -6347,6 +6360,7 @@
6347
6360
  "iwannabeanallsaint.co.uk",
6348
6361
  "iwantyou.co.uk",
6349
6362
  "iwate.com",
6363
+ "iwatermail.com",
6350
6364
  "iwebtm.com",
6351
6365
  "iwi.net",
6352
6366
  "iwmail.com",
@@ -7092,6 +7106,7 @@
7092
7106
  "lukewarm.co.uk",
7093
7107
  "lukop.dk",
7094
7108
  "lunchbreak.co.uk",
7109
+ "lunor.cfd",
7095
7110
  "lurgan.com",
7096
7111
  "lushosa.com",
7097
7112
  "luso.pt",
@@ -7107,6 +7122,7 @@
7107
7122
  "lydir.com",
7108
7123
  "lyfestylecreditsolutions.com",
7109
7124
  "lyft.live",
7125
+ "lynex.sbs",
7110
7126
  "lynyrd-skynyrd.com",
7111
7127
  "lyricspad.net",
7112
7128
  "lzoaq.com",
@@ -9581,6 +9597,7 @@
9581
9597
  "netmails.net",
9582
9598
  "netmanor.com",
9583
9599
  "netmongol.com",
9600
+ "netn.top",
9584
9601
  "netnet.com.sg",
9585
9602
  "netnoir.net",
9586
9603
  "netpiper.com",
@@ -10578,6 +10595,7 @@
10578
10595
  "punish.co.uk",
10579
10596
  "punishment.co.uk",
10580
10597
  "punkass.com",
10598
+ "punkproof.com",
10581
10599
  "punkrocker.co.uk",
10582
10600
  "punky.co.uk",
10583
10601
  "puppet.co.uk",
@@ -11057,6 +11075,7 @@
11057
11075
  "savetheplanet.co.uk",
11058
11076
  "savethewhales.co.uk",
11059
11077
  "savvy.co.uk",
11078
+ "say0.com",
11060
11079
  "sayhi.net",
11061
11080
  "saynotospams.com",
11062
11081
  "sbcglobal.net",
@@ -11982,6 +12001,7 @@
11982
12001
  "switchboardmail.com",
11983
12002
  "switzerland.org",
11984
12003
  "swoop.co.uk",
12004
+ "swsdz.com",
11985
12005
  "sx172.com",
11986
12006
  "sydneyirish.com",
11987
12007
  "sydneyoffice.com",
@@ -12911,6 +12931,7 @@
12911
12931
  "uwork4.us",
12912
12932
  "uyhip.com",
12913
12933
  "uyuyuy.com",
12934
+ "uz8.net",
12914
12935
  "v-sexi.com",
12915
12936
  "vaasfc4.tk",
12916
12937
  "vaati.org",
@@ -12974,7 +12995,9 @@
12974
12995
  "ves.ink",
12975
12996
  "vesa.pw",
12976
12997
  "veterinario.mailbr.com.br",
12998
+ "vetra.cyou",
12977
12999
  "vevs.de",
13000
+ "vexi.my",
12978
13001
  "via.tokyo.jp",
12979
13002
  "vibzi.net",
12980
13003
  "vicar.co.uk",
@@ -13005,6 +13028,7 @@
13005
13028
  "vipmail.name",
13006
13029
  "vipmail.pw",
13007
13030
  "vipmail.ru",
13031
+ "vips.pics",
13008
13032
  "vipxm.net",
13009
13033
  "viralplays.com",
13010
13034
  "virgilio.it",
@@ -13097,6 +13121,7 @@
13097
13121
  "vubby.com",
13098
13122
  "vuiy.pw",
13099
13123
  "vuket.org",
13124
+ "vulca.sbs",
13100
13125
  "vulnerable.co.uk",
13101
13126
  "vusra.com",
13102
13127
  "vvatxiy.com",
@@ -13491,6 +13516,7 @@
13491
13516
  "xcpy.com",
13492
13517
  "xemaps.com",
13493
13518
  "xemne.com",
13519
+ "xenta.cfd",
13494
13520
  "xents.com",
13495
13521
  "xepa.ru",
13496
13522
  "xfilesfan.com",
@@ -13703,6 +13729,7 @@
13703
13729
  "yui.it",
13704
13730
  "yukon1.com",
13705
13731
  "yumlicious.co.uk",
13732
+ "yun.pics",
13706
13733
  "yunnan.com",
13707
13734
  "yuoia.com",
13708
13735
  "yuppie.co.uk",
@@ -13767,8 +13794,10 @@
13767
13794
  "zipo1.gq",
13768
13795
  "zippymail.info",
13769
13796
  "zipsendtest.com",
13797
+ "zira.my",
13770
13798
  "ziragold.com",
13771
13799
  "zitface.co.uk",
13800
+ "zivox.sbs",
13772
13801
  "zizo7.com",
13773
13802
  "zmail.ru",
13774
13803
  "zoaxe.com",
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.35",
4
+ "version": "3.0.37",
5
5
  "author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",
6
6
  "bugs": {
7
7
  "url": "https://github.com/bcomnes/resolve-email/issues"