@exodus/analytics
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "@exodus/analytics", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "This library abstracts analytics reporting.", | ||
@@ -16,2 +16,3 @@ "files": [ | ||
"dependencies": { | ||
"@exodus/atoms": "^3.2.0", | ||
"@exodus/fetch": "^1.2.1", | ||
@@ -33,3 +34,6 @@ "@exodus/module": "^1.1.0", | ||
}, | ||
"gitHead": "ee6f8fe0f233d2a4ac602e15dc9b6601b5c32084" | ||
"peerDependencies": { | ||
"@exodus/keychain": "workspace:^" | ||
}, | ||
"gitHead": "ba219ca9ea31decf1de775be9a59a56bb8bb2128" | ||
} |
7524
5
118
5
+ Added@exodus/atoms@^3.2.0
+ Added@exodus/atoms@3.7.0(transitive)
+ Addedp-defer@4.0.1(transitive)