email-disposable 1.0.0 → 1.0.2

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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -68,11 +68,11 @@ npm run fetch
68
68
 
69
69
  ## License
70
70
 
71
- [MIT](https://opensource.org/license/mit) © 2025 [Gatekeepr](https://gatekeepr.ro).
71
+ [MIT](https://opensource.org/license/mit) © 2025 [Gatekeepr](https://gatekeepr.io).
72
72
 
73
73
  ## About
74
74
 
75
- **email-disposable** is an open-source component of [Gatekeepr](https://gatekeepr.ro), a privacy-first API that blocks
75
+ **email-disposable** is an open-source component of [Gatekeepr](https://gatekeepr.io), a privacy-first API that blocks
76
76
  fake users and platform abuse by analyzing emails, IPs, domains, and user agents in real time.
77
77
 
78
78
 
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "main": "index.js",
6
6
  "author": {
7
7
  "name": "Gatekeepr",
8
- "url": "https://gatekeepr.ro"
8
+ "url": "https://gatekeepr.io"
9
9
  },
10
10
  "files": [
11
11
  "index.js",
@@ -13,7 +13,7 @@
13
13
  "disposable.json",
14
14
  "disposable.txt"
15
15
  ],
16
- "version": "1.0.0",
16
+ "version": "1.0.2",
17
17
  "devDependencies": {
18
18
  "p-limit": "^7.2.0"
19
19
  },
@@ -21,7 +21,7 @@
21
21
  "scripts": {
22
22
  "fetch": "node src/fetch.js"
23
23
  },
24
- "homepage": "https://gatekeepr.ro",
24
+ "homepage": "https://github.com/gtkppr/email-disposable",
25
25
  "keywords": [
26
26
  "disposable",
27
27
  "email",