@uniswap/analytics-events
Advanced tools
Comparing version 2.3.0 to 2.4.0
@@ -11,2 +11,3 @@ "use strict"; | ||
SwapEventName["SWAP_DETAILS_EXPANDED"] = "Swap Details Expanded"; | ||
SwapEventName["SWAP_ERROR"] = "Swap Error"; | ||
SwapEventName["SWAP_MAX_TOKEN_AMOUNT_SELECTED"] = "Swap Max Token Amount Selected"; | ||
@@ -13,0 +14,0 @@ SwapEventName["SWAP_MODIFIED_IN_WALLET"] = "Swap Modified in Wallet"; |
@@ -7,2 +7,3 @@ /** | ||
SWAP_DETAILS_EXPANDED = "Swap Details Expanded", | ||
SWAP_ERROR = "Swap Error", | ||
SWAP_MAX_TOKEN_AMOUNT_SELECTED = "Swap Max Token Amount Selected", | ||
@@ -9,0 +10,0 @@ SWAP_MODIFIED_IN_WALLET = "Swap Modified in Wallet", |
@@ -8,2 +8,3 @@ /** | ||
SwapEventName["SWAP_DETAILS_EXPANDED"] = "Swap Details Expanded"; | ||
SwapEventName["SWAP_ERROR"] = "Swap Error"; | ||
SwapEventName["SWAP_MAX_TOKEN_AMOUNT_SELECTED"] = "Swap Max Token Amount Selected"; | ||
@@ -10,0 +11,0 @@ SwapEventName["SWAP_MODIFIED_IN_WALLET"] = "Swap Modified in Wallet"; |
@@ -7,2 +7,3 @@ /** | ||
SWAP_DETAILS_EXPANDED = "Swap Details Expanded", | ||
SWAP_ERROR = "Swap Error", | ||
SWAP_MAX_TOKEN_AMOUNT_SELECTED = "Swap Max Token Amount Selected", | ||
@@ -9,0 +10,0 @@ SWAP_MODIFIED_IN_WALLET = "Swap Modified in Wallet", |
@@ -58,3 +58,3 @@ { | ||
}, | ||
"version": "2.3.0" | ||
"version": "2.4.0" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
127014
1481