New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uniswap/analytics-events

Package Overview
Dependencies
Maintainers
20
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniswap/analytics-events - npm Package Compare versions

Comparing version 2.24.0 to 2.25.0

4

lib/cjs/interface/trace.js

@@ -10,2 +10,3 @@ "use strict";

InterfacePageName["ABOUT_PAGE"] = "about-page";
InterfacePageName["EXPLORE_PAGE"] = "explore-page";
InterfacePageName["LANDING_PAGE"] = "landing-page";

@@ -67,3 +68,6 @@ InterfacePageName["NFT_COLLECTION_PAGE"] = "nft-collection-page";

InterfaceElementName["EXPLORE_BANNER"] = "explore-banner";
InterfaceElementName["EXPLORE_POOLS_TAB"] = "explore-pools-tab";
InterfaceElementName["EXPLORE_SEARCH_INPUT"] = "explore_search_input";
InterfaceElementName["EXPLORE_TOKENS_TAB"] = "explore-tokens-tab";
InterfaceElementName["EXPLORE_TRANSACTIONS_TAB"] = "explore-transactions-tab";
InterfaceElementName["FIAT_ON_RAMP_BUY_BUTTON"] = "fiat-on-ramp-buy-button";

@@ -70,0 +74,0 @@ InterfaceElementName["FIAT_ON_RAMP_LEARN_MORE_LINK"] = "fiat-on-ramp-learn-more-link";

@@ -6,2 +6,3 @@ /**

ABOUT_PAGE = "about-page",
EXPLORE_PAGE = "explore-page",
LANDING_PAGE = "landing-page",

@@ -60,3 +61,6 @@ NFT_COLLECTION_PAGE = "nft-collection-page",

EXPLORE_BANNER = "explore-banner",
EXPLORE_POOLS_TAB = "explore-pools-tab",
EXPLORE_SEARCH_INPUT = "explore_search_input",
EXPLORE_TOKENS_TAB = "explore-tokens-tab",
EXPLORE_TRANSACTIONS_TAB = "explore-transactions-tab",
FIAT_ON_RAMP_BUY_BUTTON = "fiat-on-ramp-buy-button",

@@ -63,0 +67,0 @@ FIAT_ON_RAMP_LEARN_MORE_LINK = "fiat-on-ramp-learn-more-link",

@@ -7,2 +7,3 @@ /**

InterfacePageName["ABOUT_PAGE"] = "about-page";
InterfacePageName["EXPLORE_PAGE"] = "explore-page";
InterfacePageName["LANDING_PAGE"] = "landing-page";

@@ -64,3 +65,6 @@ InterfacePageName["NFT_COLLECTION_PAGE"] = "nft-collection-page";

InterfaceElementName["EXPLORE_BANNER"] = "explore-banner";
InterfaceElementName["EXPLORE_POOLS_TAB"] = "explore-pools-tab";
InterfaceElementName["EXPLORE_SEARCH_INPUT"] = "explore_search_input";
InterfaceElementName["EXPLORE_TOKENS_TAB"] = "explore-tokens-tab";
InterfaceElementName["EXPLORE_TRANSACTIONS_TAB"] = "explore-transactions-tab";
InterfaceElementName["FIAT_ON_RAMP_BUY_BUTTON"] = "fiat-on-ramp-buy-button";

@@ -67,0 +71,0 @@ InterfaceElementName["FIAT_ON_RAMP_LEARN_MORE_LINK"] = "fiat-on-ramp-learn-more-link";

@@ -6,2 +6,3 @@ /**

ABOUT_PAGE = "about-page",
EXPLORE_PAGE = "explore-page",
LANDING_PAGE = "landing-page",

@@ -60,3 +61,6 @@ NFT_COLLECTION_PAGE = "nft-collection-page",

EXPLORE_BANNER = "explore-banner",
EXPLORE_POOLS_TAB = "explore-pools-tab",
EXPLORE_SEARCH_INPUT = "explore_search_input",
EXPLORE_TOKENS_TAB = "explore-tokens-tab",
EXPLORE_TRANSACTIONS_TAB = "explore-transactions-tab",
FIAT_ON_RAMP_BUY_BUTTON = "fiat-on-ramp-buy-button",

@@ -63,0 +67,0 @@ FIAT_ON_RAMP_LEARN_MORE_LINK = "fiat-on-ramp-learn-more-link",

2

package.json

@@ -58,3 +58,3 @@ {

},
"version": "2.24.0"
"version": "2.25.0"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc