@exodus/analytics
Advanced tools
Comparing version
@@ -69,2 +69,6 @@ import ExodusModule from '@exodus/module' | ||
getAnonymousId = () => { | ||
return this.#anonymousId | ||
} | ||
#sendPostInstallEvent = async () => { | ||
@@ -71,0 +75,0 @@ await fetchival(this.#installEventReportingUrl).post({ |
{ | ||
"name": "@exodus/analytics", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "This library abstracts analytics reporting.", | ||
@@ -29,3 +29,6 @@ "files": [ | ||
}, | ||
"gitHead": "02fe4adfc6ac7e36e59831a33d0c586a38337e1d" | ||
"devDependencies": { | ||
"eslint": "^8.33.0" | ||
}, | ||
"gitHead": "547b7ef51d92771d01cbbb89cc39def2440e581e" | ||
} |
8866
1.29%156
1.96%1
Infinity%