@requestnetwork/currency
Advanced tools
Comparing version 0.18.1-next.2083 to 0.18.1-next.2087
@@ -30,3 +30,3 @@ "use strict"; | ||
case 'near': | ||
return !!address.match(/\.near$/); | ||
return !!address.match(/\.(?:near|tg)$/); | ||
case 'aurora-testnet': | ||
@@ -33,0 +33,0 @@ case 'near-testnet': |
{ | ||
"name": "@requestnetwork/currency", | ||
"version": "0.18.1-next.2083+4412aa23", | ||
"version": "0.18.1-next.2087+0d77e49c", | ||
"publishConfig": { | ||
@@ -46,4 +46,4 @@ "access": "public" | ||
"@metamask/contract-metadata": "1.31.0", | ||
"@requestnetwork/types": "0.45.1-next.2083+4412aa23", | ||
"@requestnetwork/utils": "0.45.1-next.2083+4412aa23", | ||
"@requestnetwork/types": "0.45.1-next.2087+0d77e49c", | ||
"@requestnetwork/utils": "0.45.1-next.2087+0d77e49c", | ||
"multicoin-address-validator": "0.5.15", | ||
@@ -57,3 +57,3 @@ "node-dijkstra": "2.5.0", | ||
"@types/node-dijkstra": "2.5.2", | ||
"ethers": "5.5.1", | ||
"ethers": "5.7.2", | ||
"jest": "29.5.0", | ||
@@ -66,3 +66,3 @@ "jest-junit": "16.0.0", | ||
}, | ||
"gitHead": "4412aa23d3a0a1aa371e43446a8ec846d6c1d606" | ||
"gitHead": "0d77e49c3edeea78cb938ebb4c0f73ac4aaaad4c" | ||
} |
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
216403