@unstoppabledomains/resolution
Advanced tools
Comparing version 8.4.0 to 8.5.0
@@ -11,3 +11,3 @@ import { AutoNetworkConfigs, CryptoRecords, DnsRecord, DnsRecordType, EthersProvider, Locations, NamehashOptions, NamingServiceName, Provider, SourceConfig, TokenUriMetadata, Web3Version0Provider, Web3Version1Provider, ReverseResolutionOptions } from './types/publicTypes'; | ||
* uns: { | ||
* url: "https://eth-mainnet.alchemyapi.io/v2/GmQ8X1FHf-WDEry0BBSn0RgjVhjHkRmS", | ||
* url: "https://mainnet.infura.io/v3/c4bb906ed6904c42b19c95825fe55f39", | ||
* network: "mainnet" | ||
@@ -14,0 +14,0 @@ * } |
@@ -86,3 +86,3 @@ "use strict"; | ||
* uns: { | ||
* url: "https://eth-mainnet.alchemyapi.io/v2/GmQ8X1FHf-WDEry0BBSn0RgjVhjHkRmS", | ||
* url: "https://mainnet.infura.io/v3/c4bb906ed6904c42b19c95825fe55f39", | ||
* network: "mainnet" | ||
@@ -89,0 +89,0 @@ * } |
@@ -299,5 +299,3 @@ "use strict"; | ||
return __awaiter(this, void 0, void 0, function () { | ||
var tokenId; | ||
return __generator(this, function (_a) { | ||
tokenId = this.namehash(domain); | ||
return [2 /*return*/, this.records(domain, __spreadArray([], Object.keys(resolver_keys_json_1.default.keys), true))]; | ||
@@ -304,0 +302,0 @@ }); |
@@ -320,7 +320,7 @@ "use strict"; | ||
UnsInternal.UrlMap = { | ||
mainnet: 'https://eth-mainnet.alchemyapi.io/v2/GmQ8X1FHf-WDEry0BBSn0RgjVhjHkRmS', | ||
mainnet: 'https://mainnet.infura.io/v3/c4bb906ed6904c42b19c95825fe55f39', | ||
rinkeby: 'https://eth-rinkeby.alchemyapi.io/v2/ZDERxOLIj120dh2-Io2Q9RTh9RfWEssT', | ||
goerli: 'https://eth-goerli.alchemyapi.io/v2/J-ff_OlmWzw41ocqwpkRccHdfqSZML4q', | ||
'polygon-mainnet': 'https://polygon-mainnet.g.alchemy.com/v2/iG-oHZ2FvjqC9D43O5q9sj62out5ubsy', | ||
'polygon-mumbai': 'https://polygon-mumbai.g.alchemy.com/v2/YtQwLH1UOmRGgQp_Rg1TXvFWSWeV5Y02', | ||
goerli: 'https://goerli.infura.io/v3/c4bb906ed6904c42b19c95825fe55f39', | ||
'polygon-mainnet': 'https://polygon-mainnet.infura.io/v3/c4bb906ed6904c42b19c95825fe55f39', | ||
'polygon-mumbai': 'https://polygon-mumbai.infura.io/v3/c4bb906ed6904c42b19c95825fe55f39', | ||
}; | ||
@@ -327,0 +327,0 @@ return UnsInternal; |
{ | ||
"name": "@unstoppabledomains/resolution", | ||
"version": "8.4.0", | ||
"version": "8.5.0", | ||
"description": "Domain Resolution for blockchain domains", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
@@ -149,3 +149,3 @@ # Resolution | ||
Resolution provides zero-configuration experience by using built-in | ||
production-ready [Alchemy](http://alchemy.com/) endpoint by default. | ||
production-ready [Infura](https://www.infura.io/) endpoint by default. | ||
Default Ethereum provider is free to use without restrictions and rate-limits | ||
@@ -152,0 +152,0 @@ for `UNS` resolution. |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
444316
58
10425
1