@uniswap/analytics-events
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -17,2 +17,4 @@ "use strict"; | ||
NFTEventName["NFT_BUY_BAG_SUCCEEDED"] = "NFT Buy Bag Succeeded"; | ||
NFTEventName["NFT_BUY_TOKEN_SELECTED"] = "NFT Token Selected"; | ||
NFTEventName["NFT_BUY_TOKEN_SELECTOR_CLICKED"] = "NFT Token Selector Clicked"; | ||
NFTEventName["NFT_FILTER_OPENED"] = "NFT Collection Filter Opened"; | ||
@@ -19,0 +21,0 @@ NFTEventName["NFT_FILTER_SELECTED"] = "NFT Filter Selected"; |
@@ -12,2 +12,4 @@ /** | ||
NFT_BUY_BAG_SUCCEEDED = "NFT Buy Bag Succeeded", | ||
NFT_BUY_TOKEN_SELECTED = "NFT Token Selected", | ||
NFT_BUY_TOKEN_SELECTOR_CLICKED = "NFT Token Selector Clicked", | ||
NFT_FILTER_OPENED = "NFT Collection Filter Opened", | ||
@@ -14,0 +16,0 @@ NFT_FILTER_SELECTED = "NFT Filter Selected", |
@@ -14,2 +14,4 @@ /** | ||
NFTEventName["NFT_BUY_BAG_SUCCEEDED"] = "NFT Buy Bag Succeeded"; | ||
NFTEventName["NFT_BUY_TOKEN_SELECTED"] = "NFT Token Selected"; | ||
NFTEventName["NFT_BUY_TOKEN_SELECTOR_CLICKED"] = "NFT Token Selector Clicked"; | ||
NFTEventName["NFT_FILTER_OPENED"] = "NFT Collection Filter Opened"; | ||
@@ -16,0 +18,0 @@ NFTEventName["NFT_FILTER_SELECTED"] = "NFT Filter Selected"; |
@@ -12,2 +12,4 @@ /** | ||
NFT_BUY_BAG_SUCCEEDED = "NFT Buy Bag Succeeded", | ||
NFT_BUY_TOKEN_SELECTED = "NFT Token Selected", | ||
NFT_BUY_TOKEN_SELECTOR_CLICKED = "NFT Token Selector Clicked", | ||
NFT_FILTER_OPENED = "NFT Collection Filter Opened", | ||
@@ -14,0 +16,0 @@ NFT_FILTER_SELECTED = "NFT Filter Selected", |
@@ -58,3 +58,3 @@ { | ||
}, | ||
"version": "2.2.0" | ||
"version": "2.3.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
126824
1477