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

@uniswap/analytics-events

Package Overview
Dependencies
Maintainers
19
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 1.5.0 to 1.6.0

1

lib/cjs/interface/index.js

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

PageName["NFT_PROFILE_PAGE"] = "nft-profile-page";
PageName["NOT_FOUND"] = "not-found";
PageName["POOL_PAGE"] = "pool-page";

@@ -17,0 +18,0 @@ PageName["SWAP_PAGE"] = "swap-page";

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

NFT_PROFILE_PAGE = "nft-profile-page",
NOT_FOUND = "not-found",
POOL_PAGE = "pool-page",

@@ -13,0 +14,0 @@ SWAP_PAGE = "swap-page",

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

PageName["NFT_PROFILE_PAGE"] = "nft-profile-page";
PageName["NOT_FOUND"] = "not-found";
PageName["POOL_PAGE"] = "pool-page";

@@ -14,0 +15,0 @@ PageName["SWAP_PAGE"] = "swap-page";

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

NFT_PROFILE_PAGE = "nft-profile-page",
NOT_FOUND = "not-found",
POOL_PAGE = "pool-page",

@@ -13,0 +14,0 @@ SWAP_PAGE = "swap-page",

2

package.json

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

},
"version": "1.5.0"
"version": "1.6.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