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.0.1 to 2.1.0

lib/cjs/moonpay/events.js

1

lib/cjs/index.js

@@ -21,3 +21,4 @@ "use strict";

__exportStar(require("./interface/index.js"), exports);
__exportStar(require("./moonpay/index.js"), exports);
__exportStar(require("./nft/index.js"), exports);
__exportStar(require("./swap/index.js"), exports);

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

(function (InterfaceEventName) {
InterfaceEventName["ACCOUNT_DROPDOWN_BUTTON_CLICKED"] = "Account Dropdown Button Clicked";
InterfaceEventName["APPROVE_TOKEN_TXN_SUBMITTED"] = "Approve Token Transaction Submitted";

@@ -15,2 +16,4 @@ InterfaceEventName["CONNECT_WALLET_BUTTON_CLICKED"] = "Connect Wallet Button Clicked";

InterfaceEventName["EXPLORE_TOKEN_ROW_CLICKED"] = "Explore Token Row Clicked";
InterfaceEventName["FIAT_ONRAMP_BANNER_CLICKED"] = "Fiat Onramp Banner Clicked";
InterfaceEventName["FIAT_ONRAMP_WIDGET_OPENED"] = "Fiat Onramp Widget Opened";
InterfaceEventName["NAVBAR_RESULT_SELECTED"] = "Navbar Result Selected";

@@ -17,0 +20,0 @@ InterfaceEventName["NAVBAR_SEARCH_EXITED"] = "Navbar Search Exited";

export * from './primitives.js';
export * from './docs/index.js';
export * from './interface/index.js';
export * from './moonpay/index.js';
export * from './nft/index.js';
export * from './swap/index.js';
//# sourceMappingURL=index.d.ts.map

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

export declare enum InterfaceEventName {
ACCOUNT_DROPDOWN_BUTTON_CLICKED = "Account Dropdown Button Clicked",
APPROVE_TOKEN_TXN_SUBMITTED = "Approve Token Transaction Submitted",

@@ -11,2 +12,4 @@ CONNECT_WALLET_BUTTON_CLICKED = "Connect Wallet Button Clicked",

EXPLORE_TOKEN_ROW_CLICKED = "Explore Token Row Clicked",
FIAT_ONRAMP_BANNER_CLICKED = "Fiat Onramp Banner Clicked",
FIAT_ONRAMP_WIDGET_OPENED = "Fiat Onramp Widget Opened",
NAVBAR_RESULT_SELECTED = "Navbar Result Selected",

@@ -13,0 +16,0 @@ NAVBAR_SEARCH_EXITED = "Navbar Search Exited",

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

(function (InterfaceEventName) {
InterfaceEventName["ACCOUNT_DROPDOWN_BUTTON_CLICKED"] = "Account Dropdown Button Clicked";
InterfaceEventName["APPROVE_TOKEN_TXN_SUBMITTED"] = "Approve Token Transaction Submitted";

@@ -12,2 +13,4 @@ InterfaceEventName["CONNECT_WALLET_BUTTON_CLICKED"] = "Connect Wallet Button Clicked";

InterfaceEventName["EXPLORE_TOKEN_ROW_CLICKED"] = "Explore Token Row Clicked";
InterfaceEventName["FIAT_ONRAMP_BANNER_CLICKED"] = "Fiat Onramp Banner Clicked";
InterfaceEventName["FIAT_ONRAMP_WIDGET_OPENED"] = "Fiat Onramp Widget Opened";
InterfaceEventName["NAVBAR_RESULT_SELECTED"] = "Navbar Result Selected";

@@ -14,0 +17,0 @@ InterfaceEventName["NAVBAR_SEARCH_EXITED"] = "Navbar Search Exited";

export * from './primitives.js';
export * from './docs/index.js';
export * from './interface/index.js';
export * from './moonpay/index.js';
export * from './nft/index.js';
export * from './swap/index.js';
//# sourceMappingURL=index.d.ts.map

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

export declare enum InterfaceEventName {
ACCOUNT_DROPDOWN_BUTTON_CLICKED = "Account Dropdown Button Clicked",
APPROVE_TOKEN_TXN_SUBMITTED = "Approve Token Transaction Submitted",

@@ -11,2 +12,4 @@ CONNECT_WALLET_BUTTON_CLICKED = "Connect Wallet Button Clicked",

EXPLORE_TOKEN_ROW_CLICKED = "Explore Token Row Clicked",
FIAT_ONRAMP_BANNER_CLICKED = "Fiat Onramp Banner Clicked",
FIAT_ONRAMP_WIDGET_OPENED = "Fiat Onramp Widget Opened",
NAVBAR_RESULT_SELECTED = "Navbar Result Selected",

@@ -13,0 +16,0 @@ NAVBAR_SEARCH_EXITED = "Navbar Search Exited",

2

package.json

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

},
"version": "2.0.1"
"version": "2.1.0"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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