@uniswap/conedison
Advanced tools
Comparing version 1.7.1 to 1.7.2
@@ -195,2 +195,3 @@ var __read = (this && this.__read) || function (o, n) { | ||
var fiatGasPriceFormatter = [ | ||
{ exact: 0, formatter: '$0.00' }, | ||
{ upperBound: 0.01, formatter: '<$0.01' }, | ||
@@ -197,0 +198,0 @@ { upperBound: 1e6, formatter: TWO_DECIMALS_USD }, |
{ | ||
"name": "@uniswap/conedison", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "Utilities for Uniswap front-end development", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/Uniswap/conedison", |
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
62268
1242