global-tld-list 0.0.883 → 0.0.885

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,15 @@
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.885 (2022-10-08)
6
+
7
+ ### 0.0.884 (2022-10-07)
8
+
9
+
10
+ ### Features
11
+
12
+ * generate new TLD list ([b5b37f9](https://github.com/mastermunj/global-tld-list/commit/b5b37f93c286a13a4f01a83433bf1dd68dc9c7fa))
13
+
5
14
  ### 0.0.883 (2022-10-06)
6
15
 
7
16
  ### 0.0.882 (2022-10-05)
package/dist/index.js CHANGED
@@ -199,7 +199,6 @@ exports.TLDs = [
199
199
  'cam',
200
200
  'camera',
201
201
  'camp',
202
- 'cancerresearch',
203
202
  'canon',
204
203
  'capetown',
205
204
  'capital',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "global-tld-list",
3
- "version": "0.0.883",
3
+ "version": "0.0.885",
4
4
  "description": "List of Global TLDs",
5
5
  "keywords": [
6
6
  "tld",
package/src/index.ts CHANGED
@@ -196,7 +196,6 @@ export const TLDs = [
196
196
  'cam',
197
197
  'camera',
198
198
  'camp',
199
- 'cancerresearch',
200
199
  'canon',
201
200
  'capetown',
202
201
  'capital',