email_data 1694910495.0.0 → 1695406680.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1,2 @@
1
1
  nus.edu.sg
2
+ naver.com
data/data/slds.txt CHANGED
@@ -2045,7 +2045,6 @@ k12.ca.us
2045
2045
  k12.co.us
2046
2046
  k12.ct.us
2047
2047
  k12.dc.us
2048
- k12.de.us
2049
2048
  k12.ec
2050
2049
  k12.fl.us
2051
2050
  k12.ga.us
data/email_data.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- require_relative "./lib/email_data/version"
3
+ require_relative "lib/email_data/version"
4
4
 
5
5
  Gem::Specification.new do |spec|
6
6
  spec.name = "email_data"
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module EmailData
4
- VERSION = "1694910495.0.0"
4
+ VERSION = "1695406680.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": "1694910495.0.0",
4
+ "version": "1695406680.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: 1694910495.0.0
4
+ version: 1695406680.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: 2023-09-17 00:00:00.000000000 Z
11
+ date: 2023-09-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord
@@ -244,9 +244,9 @@ licenses:
244
244
  metadata:
245
245
  homepage_uri: https://github.com/fnando/email_data
246
246
  bug_tracker_uri: https://github.com/fnando/email_data/issues
247
- source_code_uri: https://github.com/fnando/email_data/tree/v1694910495.0.0
248
- documentation_uri: https://github.com/fnando/email_data/tree/v1694910495.0.0/README.md
249
- license_uri: https://github.com/fnando/email_data/tree/v1694910495.0.0/LICENSE.md
247
+ source_code_uri: https://github.com/fnando/email_data/tree/v1695406680.0.0
248
+ documentation_uri: https://github.com/fnando/email_data/tree/v1695406680.0.0/README.md
249
+ license_uri: https://github.com/fnando/email_data/tree/v1695406680.0.0/LICENSE.md
250
250
  rubygems_mfa_required: 'true'
251
251
  post_install_message:
252
252
  rdoc_options: []