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

@uniswap/analytics-events

Package Overview
Dependencies
Maintainers
20
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.23.0 to 2.24.0

1

lib/cjs/primitives.js

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

CustomUserProperties["EXPERT_MODE"] = "is_expert_mode";
CustomUserProperties["GIT_COMMIT_HASH"] = "git_commit_hash";
CustomUserProperties["PEER_WALLET_AGENT"] = "peer_wallet_agent";

@@ -99,0 +100,0 @@ CustomUserProperties["ROUTER_PREFERENCE"] = "router_preference";

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

EXPERT_MODE = "is_expert_mode",
GIT_COMMIT_HASH = "git_commit_hash",
PEER_WALLET_AGENT = "peer_wallet_agent",

@@ -49,0 +50,0 @@ ROUTER_PREFERENCE = "router_preference",

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

CustomUserProperties["EXPERT_MODE"] = "is_expert_mode";
CustomUserProperties["GIT_COMMIT_HASH"] = "git_commit_hash";
CustomUserProperties["PEER_WALLET_AGENT"] = "peer_wallet_agent";

@@ -95,0 +96,0 @@ CustomUserProperties["ROUTER_PREFERENCE"] = "router_preference";

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

EXPERT_MODE = "is_expert_mode",
GIT_COMMIT_HASH = "git_commit_hash",
PEER_WALLET_AGENT = "peer_wallet_agent",

@@ -49,0 +50,0 @@ ROUTER_PREFERENCE = "router_preference",

2

package.json

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

},
"version": "2.23.0"
"version": "2.24.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