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

@uniswap/analytics-events

Package Overview
Dependencies
Maintainers
22
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.29.0 to 2.30.0

1

lib/cjs/interface/trace.js

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

InterfacePageName["NOT_FOUND"] = "not-found";
InterfacePageName["POOL_DETAILS_PAGE"] = "pool-details-page";
InterfacePageName["POOL_PAGE"] = "pool-page";

@@ -19,0 +20,0 @@ InterfacePageName["SWAP_PAGE"] = "swap-page";

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

NOT_FOUND = "not-found",
POOL_DETAILS_PAGE = "pool-details-page",
POOL_PAGE = "pool-page",

@@ -15,0 +16,0 @@ SWAP_PAGE = "swap-page",

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

InterfacePageName["NOT_FOUND"] = "not-found";
InterfacePageName["POOL_DETAILS_PAGE"] = "pool-details-page";
InterfacePageName["POOL_PAGE"] = "pool-page";

@@ -16,0 +17,0 @@ InterfacePageName["SWAP_PAGE"] = "swap-page";

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

NOT_FOUND = "not-found",
POOL_DETAILS_PAGE = "pool-details-page",
POOL_PAGE = "pool-page",

@@ -15,0 +16,0 @@ SWAP_PAGE = "swap-page",

2

package.json

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

},
"version": "2.29.0"
"version": "2.30.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