@balena/event-log
Advanced tools
Comparing version
@@ -7,2 +7,6 @@ # Change Log | ||
## 6.2.1 - 2022-11-03 | ||
* Bump analytics-client to version 2 [Otávio Jacobi] | ||
## 6.2.0 - 2022-04-04 | ||
@@ -9,0 +13,0 @@ |
{ | ||
"name": "@balena/event-log", | ||
"version": "6.2.0", | ||
"version": "6.2.1-bump-analytics-client-2-0-41acca7213119fc087cccc71538a7c6234a0ce14", | ||
"description": "Balena events logging util", | ||
@@ -15,3 +15,3 @@ "main": "build/balena-event-log.js", | ||
"dependencies": { | ||
"analytics-client": "^0.8.0", | ||
"analytics-client": "^2.0.0", | ||
"balena-universal-ga": "^2.0.1", | ||
@@ -48,4 +48,4 @@ "lodash": "^4.17.19" | ||
"versionist": { | ||
"publishedAt": "2022-04-04T12:45:41.336Z" | ||
"publishedAt": "2022-11-03T11:54:55.803Z" | ||
} | ||
} |
@@ -18,4 +18,2 @@ # Balena Event Log | ||
debug: true, | ||
mixpanelToken: MIXPANEL_TOKEN, | ||
mixpanelHost: 'api.mixpanel.com', | ||
gaSite: 'balena-cloud.com', | ||
@@ -53,4 +51,2 @@ gaId: GA_ID, | ||
* `[debug = false]` — will print some warnings | ||
* `[mixpanelToken = null]` - if set events will be reported to mixpanel | ||
* `[mixpanelHost = null]` - if set will override the default mixpanel API host | ||
* `[gaSite = null]`, `[gaSite = null]` - if set events will be reported to GA | ||
@@ -57,0 +53,0 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
35856
-0.2%1
Infinity%58
-6.45%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated