@uniswap/analytics-events
Advanced tools
Comparing version 1.0.5 to 1.1.0
@@ -45,2 +45,3 @@ "use strict"; | ||
EventName["SWAP_MAX_TOKEN_AMOUNT_SELECTED"] = "Swap Max Token Amount Selected"; | ||
EventName["SWAP_MODIFIED_IN_WALLET"] = "Swap Modified in Wallet"; | ||
EventName["SWAP_PRICE_UPDATE_ACKNOWLEDGED"] = "Swap Price Update Acknowledged"; | ||
@@ -47,0 +48,0 @@ EventName["SWAP_QUOTE_RECEIVED"] = "Swap Quote Received"; |
@@ -41,2 +41,3 @@ /** | ||
SWAP_MAX_TOKEN_AMOUNT_SELECTED = "Swap Max Token Amount Selected", | ||
SWAP_MODIFIED_IN_WALLET = "Swap Modified in Wallet", | ||
SWAP_PRICE_UPDATE_ACKNOWLEDGED = "Swap Price Update Acknowledged", | ||
@@ -43,0 +44,0 @@ SWAP_QUOTE_RECEIVED = "Swap Quote Received", |
@@ -42,2 +42,3 @@ /** | ||
EventName["SWAP_MAX_TOKEN_AMOUNT_SELECTED"] = "Swap Max Token Amount Selected"; | ||
EventName["SWAP_MODIFIED_IN_WALLET"] = "Swap Modified in Wallet"; | ||
EventName["SWAP_PRICE_UPDATE_ACKNOWLEDGED"] = "Swap Price Update Acknowledged"; | ||
@@ -44,0 +45,0 @@ EventName["SWAP_QUOTE_RECEIVED"] = "Swap Quote Received"; |
@@ -41,2 +41,3 @@ /** | ||
SWAP_MAX_TOKEN_AMOUNT_SELECTED = "Swap Max Token Amount Selected", | ||
SWAP_MODIFIED_IN_WALLET = "Swap Modified in Wallet", | ||
SWAP_PRICE_UPDATE_ACKNOWLEDGED = "Swap Price Update Acknowledged", | ||
@@ -43,0 +44,0 @@ SWAP_QUOTE_RECEIVED = "Swap Quote Received", |
@@ -57,3 +57,3 @@ { | ||
}, | ||
"version": "1.0.5" | ||
"version": "1.1.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
93388
1027