@unstoppabledomains/tldsresolverkeys
Advanced tools
Comparing version 2.3.11 to 2.3.12
@@ -0,1 +1,5 @@ | ||
## 2.3.12 - 2024-02-19 | ||
- Added supported single address token NIBI | ||
## 2.3.11 - 2023-12-06 | ||
@@ -2,0 +6,0 @@ |
@@ -268,3 +268,4 @@ const udTlds = [ | ||
"GTH", | ||
"VERSE" | ||
"VERSE", | ||
"NIBI" | ||
], | ||
@@ -363,2 +364,3 @@ "multiAddressList": [ | ||
"OMNI", | ||
"OKB", | ||
"OKC" | ||
@@ -365,0 +367,0 @@ ], |
{ | ||
"name": "@unstoppabledomains/tldsresolverkeys", | ||
"version": "2.3.11", | ||
"version": "2.3.12", | ||
"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
21711
870