@requestnetwork/currency
Advanced tools
Comparing version 0.5.1-next.1418 to 0.5.1-next.1419
@@ -140,3 +140,3 @@ "use strict"; | ||
if (!currencyPairs[network]) { | ||
throw Error('network not supported'); | ||
throw Error(`network ${network} not supported`); | ||
} | ||
@@ -143,0 +143,0 @@ // load the Graph |
{ | ||
"name": "@requestnetwork/currency", | ||
"version": "0.5.1-next.1418+8b2c150d", | ||
"version": "0.5.1-next.1419+e3c6c840", | ||
"publishConfig": { | ||
@@ -44,4 +44,4 @@ "access": "public" | ||
"@metamask/contract-metadata": "1.23.0", | ||
"@requestnetwork/types": "0.32.1-next.1418+8b2c150d", | ||
"@requestnetwork/utils": "0.32.1-next.1418+8b2c150d", | ||
"@requestnetwork/types": "0.32.1-next.1419+e3c6c840", | ||
"@requestnetwork/utils": "0.32.1-next.1419+e3c6c840", | ||
"node-dijkstra": "2.5.0" | ||
@@ -60,3 +60,3 @@ }, | ||
}, | ||
"gitHead": "8b2c150df7e18d4371f1c93385ddb74d8e962626" | ||
"gitHead": "e3c6c8408af8c9f66a073cddee0c641a1db53764" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
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
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
104088