@unstoppabledomains/tldsresolverkeys
Advanced tools
Comparing version 2.3.28 to 2.3.29
@@ -0,1 +1,6 @@ | ||
## 2.3.29 - 2024-08-13 | ||
- Added supported multi address token FARMS | ||
- Added supported TLD farms | ||
## 2.3.28 - 2024-08-12 | ||
@@ -2,0 +7,0 @@ |
@@ -34,2 +34,3 @@ const udTlds = [ | ||
"tball", | ||
"farms", | ||
"zil", | ||
@@ -290,2 +291,3 @@ "com", | ||
"B2M", | ||
"FARMS", | ||
"USDC", | ||
@@ -362,2 +364,5 @@ "BNB", | ||
], | ||
"FARMS": [ | ||
"MATIC" | ||
], | ||
"USDC": [ | ||
@@ -364,0 +369,0 @@ "ERC20", |
{ | ||
"name": "@unstoppabledomains/tldsresolverkeys", | ||
"version": "2.3.28", | ||
"version": "2.3.29", | ||
"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
22979
898