@unstoppabledomains/tldsresolverkeys
Advanced tools
Comparing version 2.3.34 to 2.3.35
@@ -0,1 +1,5 @@ | ||
## 2.3.35 - 2024-10-21 | ||
- Added supported TLD chomp | ||
## 2.3.34 - 2024-10-07 | ||
@@ -2,0 +6,0 @@ |
13
index.js
const udTlds = [ | ||
"888", | ||
"altimist", | ||
@@ -11,3 +12,6 @@ "anime", | ||
"blockchain", | ||
"ca", | ||
"chomp", | ||
"clay", | ||
"com", | ||
"crypto", | ||
@@ -17,2 +21,3 @@ "dao", | ||
"dream", | ||
"eth", | ||
"farms", | ||
@@ -33,2 +38,3 @@ "go", | ||
"pudgy", | ||
"pw", | ||
"raiin", | ||
@@ -45,8 +51,3 @@ "secret", | ||
"x", | ||
"888", | ||
"zil", | ||
"ca", | ||
"com", | ||
"pw", | ||
"eth" | ||
"zil" | ||
]; | ||
@@ -53,0 +54,0 @@ |
{ | ||
"name": "@unstoppabledomains/tldsresolverkeys", | ||
"version": "2.3.34", | ||
"version": "2.3.35", | ||
"description": "a helper package containing all of the TLDs and Resolver Keys for Unstoppable Domains", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23429
908