global-tld-list 0.0.636 → 0.0.640

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
@@ -2,6 +2,19 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### 0.0.640 (2022-02-05)
6
+
7
+ ### 0.0.639 (2022-02-04)
8
+
9
+ ### 0.0.638 (2022-02-03)
10
+
11
+
12
+ ### Features
13
+
14
+ * generate new TLD list ([405998c](https://github.com/mastermunj/global-tld-list/commit/405998cb6d7e8c70cab4f5b86dd966a18b66f958))
15
+
16
+ ### 0.0.637 (2022-02-02)
17
+
5
18
  ### 0.0.636 (2022-02-01)
6
19
 
7
20
  ### 0.0.635 (2022-01-31)
package/dist/index.js CHANGED
@@ -303,7 +303,6 @@ exports.TLDs = [
303
303
  'crs',
304
304
  'cruise',
305
305
  'cruises',
306
- 'csc',
307
306
  'cu',
308
307
  'cuisinella',
309
308
  'cv',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "global-tld-list",
3
- "version": "0.0.636",
3
+ "version": "0.0.640",
4
4
  "description": "List of Global TLDs",
5
5
  "keywords": [
6
6
  "tld",
package/src/index.ts CHANGED
@@ -300,7 +300,6 @@ export const TLDs = [
300
300
  'crs',
301
301
  'cruise',
302
302
  'cruises',
303
- 'csc',
304
303
  'cu',
305
304
  'cuisinella',
306
305
  'cv',