email_data 1634690558.0.0 → 1635036401.0.0

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.
@@ -0,0 +1 @@
1
+ nus.edu.sg
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module EmailData
4
- VERSION = "1634690558.0.0"
4
+ VERSION = "1635036401.0.0"
5
5
  end
data/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@fnando/email_data",
3
3
  "description": "This project is a compilation of datasets related to emails. Includes disposable emails, disposable domains, and free email services.",
4
- "version": "1634690558.0.0",
4
+ "version": "1635036401.0.0",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: email_data
3
3
  version: !ruby/object:Gem::Version
4
- version: 1634690558.0.0
4
+ version: 1635036401.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nando Vieira
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-10-20 00:00:00.000000000 Z
11
+ date: 2021-10-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord
@@ -224,6 +224,7 @@ files:
224
224
  - data/free_email_domains.txt
225
225
  - data/manual/disposable_domains.txt
226
226
  - data/manual/disposable_emails.txt
227
+ - data/manual/exceptions.txt
227
228
  - data/manual/free_email_domains.txt
228
229
  - data/manual/private_relays.txt
229
230
  - data/manual/roles.txt
@@ -243,9 +244,9 @@ licenses:
243
244
  metadata:
244
245
  homepage_uri: https://github.com/fnando/email_data
245
246
  bug_tracker_uri: https://github.com/fnando/email_data/issues
246
- source_code_uri: https://github.com/fnando/email_data/tree/v1634690558.0.0
247
- documentation_uri: https://github.com/fnando/email_data/tree/v1634690558.0.0/README.md
248
- license_uri: https://github.com/fnando/email_data/tree/v1634690558.0.0/LICENSE.md
247
+ source_code_uri: https://github.com/fnando/email_data/tree/v1635036401.0.0
248
+ documentation_uri: https://github.com/fnando/email_data/tree/v1635036401.0.0/README.md
249
+ license_uri: https://github.com/fnando/email_data/tree/v1635036401.0.0/LICENSE.md
249
250
  post_install_message:
250
251
  rdoc_options: []
251
252
  require_paths: