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

@uniswap/analytics-events

Package Overview
Dependencies
Maintainers
2
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.35.0 to 2.36.0

1

lib/cjs/primitives.js

@@ -107,4 +107,5 @@ "use strict";

CustomUserProperties["WALLET_ADDRESS"] = "wallet_address";
CustomUserProperties["WALLET_NAME"] = "wallet_name";
CustomUserProperties["WALLET_TYPE"] = "wallet_type";
CustomUserProperties["WALLET_VERSION"] = "wallet_version";
})(CustomUserProperties = exports.CustomUserProperties || (exports.CustomUserProperties = {}));

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

WALLET_ADDRESS = "wallet_address",
WALLET_NAME = "wallet_name",
WALLET_TYPE = "wallet_type",

@@ -59,0 +60,0 @@ WALLET_VERSION = "wallet_version"

@@ -103,4 +103,5 @@ /**

CustomUserProperties["WALLET_ADDRESS"] = "wallet_address";
CustomUserProperties["WALLET_NAME"] = "wallet_name";
CustomUserProperties["WALLET_TYPE"] = "wallet_type";
CustomUserProperties["WALLET_VERSION"] = "wallet_version";
})(CustomUserProperties || (CustomUserProperties = {}));

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

WALLET_ADDRESS = "wallet_address",
WALLET_NAME = "wallet_name",
WALLET_TYPE = "wallet_type",

@@ -59,0 +60,0 @@ WALLET_VERSION = "wallet_version"

2

package.json

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

},
"version": "2.35.0"
"version": "2.36.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