global-tld-list 0.0.699 → 0.0.700

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,13 @@
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.700 (2022-04-06)
6
+
7
+
8
+ ### Features
9
+
10
+ * generate new TLD list ([39ddb8d](https://github.com/mastermunj/global-tld-list/commit/39ddb8d67fbd21580570b0c8871ca4534d4785ae))
11
+
5
12
  ### 0.0.699 (2022-04-05)
6
13
 
7
14
  ### 0.0.698 (2022-04-04)
package/dist/index.js CHANGED
@@ -656,6 +656,7 @@ exports.TLDs = [
656
656
  'kh',
657
657
  'ki',
658
658
  'kia',
659
+ 'kids',
659
660
  'kim',
660
661
  'kinder',
661
662
  'kindle',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "global-tld-list",
3
- "version": "0.0.699",
3
+ "version": "0.0.700",
4
4
  "description": "List of Global TLDs",
5
5
  "keywords": [
6
6
  "tld",
package/src/index.ts CHANGED
@@ -653,6 +653,7 @@ export const TLDs = [
653
653
  'kh',
654
654
  'ki',
655
655
  'kia',
656
+ 'kids',
656
657
  'kim',
657
658
  'kinder',
658
659
  'kindle',