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

@uniswap/analytics-events

Package Overview
Dependencies
Maintainers
21
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.21.0 to 2.22.0

1

lib/cjs/primitives.js

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

CustomUserProperties["BROWSER"] = "browser";
CustomUserProperties["CHAIN_ID"] = "chain_id";
CustomUserProperties["DARK_MODE"] = "is_dark_mode";

@@ -96,0 +97,0 @@ CustomUserProperties["EXPERT_MODE"] = "is_expert_mode";

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

BROWSER = "browser",
CHAIN_ID = "chain_id",
DARK_MODE = "is_dark_mode",

@@ -46,0 +47,0 @@ EXPERT_MODE = "is_expert_mode",

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

CustomUserProperties["BROWSER"] = "browser";
CustomUserProperties["CHAIN_ID"] = "chain_id";
CustomUserProperties["DARK_MODE"] = "is_dark_mode";

@@ -92,0 +93,0 @@ CustomUserProperties["EXPERT_MODE"] = "is_expert_mode";

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

BROWSER = "browser",
CHAIN_ID = "chain_id",
DARK_MODE = "is_dark_mode",

@@ -46,0 +47,0 @@ EXPERT_MODE = "is_expert_mode",

2

package.json

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

},
"version": "2.21.0"
"version": "2.22.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