Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uniswap/analytics-events

Package Overview
Dependencies
Maintainers
18
Versions
60
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.8.0 to 2.9.0

2

lib/cjs/interface/trace.js

@@ -67,2 +67,4 @@ "use strict";

InterfaceElementName["EXPLORE_SEARCH_INPUT"] = "explore_search_input";
InterfaceElementName["FIAT_ON_RAMP_BUY_BUTTON"] = "fiat-on-ramp-buy-button";
InterfaceElementName["FIAT_ON_RAMP_LEARN_MORE_LINK"] = "fiat-on-ramp-learn-more-link";
InterfaceElementName["IMPORT_TOKEN_BUTTON"] = "import-token-button";

@@ -69,0 +71,0 @@ InterfaceElementName["LANDING_PAGE_SWAP_ELEMENT"] = "landing-page-swap-element";

@@ -60,2 +60,4 @@ /**

EXPLORE_SEARCH_INPUT = "explore_search_input",
FIAT_ON_RAMP_BUY_BUTTON = "fiat-on-ramp-buy-button",
FIAT_ON_RAMP_LEARN_MORE_LINK = "fiat-on-ramp-learn-more-link",
IMPORT_TOKEN_BUTTON = "import-token-button",

@@ -62,0 +64,0 @@ LANDING_PAGE_SWAP_ELEMENT = "landing-page-swap-element",

@@ -64,2 +64,4 @@ /**

InterfaceElementName["EXPLORE_SEARCH_INPUT"] = "explore_search_input";
InterfaceElementName["FIAT_ON_RAMP_BUY_BUTTON"] = "fiat-on-ramp-buy-button";
InterfaceElementName["FIAT_ON_RAMP_LEARN_MORE_LINK"] = "fiat-on-ramp-learn-more-link";
InterfaceElementName["IMPORT_TOKEN_BUTTON"] = "import-token-button";

@@ -66,0 +68,0 @@ InterfaceElementName["LANDING_PAGE_SWAP_ELEMENT"] = "landing-page-swap-element";

@@ -60,2 +60,4 @@ /**

EXPLORE_SEARCH_INPUT = "explore_search_input",
FIAT_ON_RAMP_BUY_BUTTON = "fiat-on-ramp-buy-button",
FIAT_ON_RAMP_LEARN_MORE_LINK = "fiat-on-ramp-learn-more-link",
IMPORT_TOKEN_BUTTON = "import-token-button",

@@ -62,0 +64,0 @@ LANDING_PAGE_SWAP_ELEMENT = "landing-page-swap-element",

2

package.json

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

},
"version": "2.8.0"
"version": "2.9.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