@masa-finance/analytics-sdk
Advanced tools
Comparing version 0.5.14 to 0.5.15
{ | ||
"name": "@masa-finance/analytics-sdk", | ||
"version": "0.5.14", | ||
"version": "0.5.15", | ||
"main": "dist/src/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -334,2 +334,8 @@ "use strict"; | ||
case 0: | ||
if (!user_address) { | ||
throw new Error("user_address is required for fireConnectWalletEvent"); | ||
} | ||
if (!wallet_type) { | ||
throw new Error("wallet_type is required for fireConnectWalletEvent"); | ||
} | ||
referrerInfo = { | ||
@@ -336,0 +342,0 @@ referrer: document.referrer.length > 0 |
{ | ||
"name": "@masa-finance/analytics-sdk", | ||
"version": "0.5.14", | ||
"version": "0.5.15", | ||
"main": "dist/src/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
552089
1126