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.10.0 to 2.11.0

1

lib/cjs/primitives.js

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

CustomUserProperties["PEER_WALLET_AGENT"] = "peer_wallet_agent";
CustomUserProperties["REFERRER"] = "referrer";
CustomUserProperties["SCREEN_RESOLUTION_HEIGHT"] = "screen_resolution_height";

@@ -99,0 +100,0 @@ CustomUserProperties["SCREEN_RESOLUTION_WIDTH"] = "screen_resolution_width";

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

PEER_WALLET_AGENT = "peer_wallet_agent",
REFERRER = "referrer",
SCREEN_RESOLUTION_HEIGHT = "screen_resolution_height",

@@ -49,0 +50,0 @@ SCREEN_RESOLUTION_WIDTH = "screen_resolution_width",

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

CustomUserProperties["PEER_WALLET_AGENT"] = "peer_wallet_agent";
CustomUserProperties["REFERRER"] = "referrer";
CustomUserProperties["SCREEN_RESOLUTION_HEIGHT"] = "screen_resolution_height";

@@ -95,0 +96,0 @@ CustomUserProperties["SCREEN_RESOLUTION_WIDTH"] = "screen_resolution_width";

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

PEER_WALLET_AGENT = "peer_wallet_agent",
REFERRER = "referrer",
SCREEN_RESOLUTION_HEIGHT = "screen_resolution_height",

@@ -49,0 +50,0 @@ SCREEN_RESOLUTION_WIDTH = "screen_resolution_width",

2

package.json

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

},
"version": "2.10.0"
"version": "2.11.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