@balena/event-log
Advanced tools
Comparing version 6.3.0 to 6.3.1-build-stop-reporting-to-ga-f2e3832a63e0cae22bf47524d57653c0afbd1c6a-1
@@ -125,6 +125,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
}; | ||
var ADAPTORS = [ | ||
require('./adaptors/ga'), | ||
require('./adaptors/analytics-client'), | ||
]; | ||
var ADAPTORS = [require('./adaptors/analytics-client')]; | ||
module.exports = function (options) { | ||
@@ -131,0 +128,0 @@ options = options || {}; |
{ | ||
"name": "@balena/event-log", | ||
"version": "6.3.0", | ||
"version": "6.3.1-build-stop-reporting-to-ga-f2e3832a63e0cae22bf47524d57653c0afbd1c6a-1", | ||
"description": "Balena events logging util", | ||
@@ -16,3 +16,2 @@ "main": "build/balena-event-log.js", | ||
"analytics-client": "^2.0.0", | ||
"balena-universal-ga": "^2.0.1", | ||
"lodash": "^4.17.19" | ||
@@ -51,4 +50,4 @@ }, | ||
"versionist": { | ||
"publishedAt": "2022-11-07T16:06:21.331Z" | ||
"publishedAt": "2022-11-30T18:48:31.689Z" | ||
} | ||
} |
@@ -18,4 +18,2 @@ # Balena Event Log | ||
debug: true, | ||
gaSite: 'balena-cloud.com', | ||
gaId: GA_ID, | ||
prefix: 'UI, CLI, etc.', | ||
@@ -51,3 +49,2 @@ // Hooks: | ||
* `[debug = false]` — will print some warnings | ||
* `[gaSite = null]`, `[gaSite = null]` - if set events will be reported to GA | ||
@@ -54,0 +51,0 @@ ### Hooks: |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2
27215
7
509
1
55
- Removedbalena-universal-ga@^2.0.1
- Removedajv@6.12.6(transitive)
- Removedasn1@0.2.6(transitive)
- Removedassert-plus@1.0.0(transitive)
- Removedasynckit@0.4.0(transitive)
- Removedaws-sign2@0.7.0(transitive)
- Removedaws4@1.13.2(transitive)
- Removedbalena-universal-ga@2.0.1(transitive)
- Removedbcrypt-pbkdf@1.0.2(transitive)
- Removedcaseless@0.12.0(transitive)
- Removedcombined-stream@1.0.8(transitive)
- Removedcore-util-is@1.0.2(transitive)
- Removeddashdash@1.14.1(transitive)
- Removeddebug@4.4.0(transitive)
- Removeddelayed-stream@1.0.0(transitive)
- Removedecc-jsbn@0.1.2(transitive)
- Removedextend@3.0.2(transitive)
- Removedextsprintf@1.3.0(transitive)
- Removedfast-deep-equal@3.1.3(transitive)
- Removedfast-json-stable-stringify@2.1.0(transitive)
- Removedforever-agent@0.6.1(transitive)
- Removedform-data@2.3.3(transitive)
- Removedgetpass@0.1.7(transitive)
- Removedhar-schema@2.0.0(transitive)
- Removedhar-validator@5.1.5(transitive)
- Removedhttp-signature@1.2.0(transitive)
- Removedis-typedarray@1.0.0(transitive)
- Removedisstream@0.1.2(transitive)
- Removedjsbn@0.1.1(transitive)
- Removedjson-schema@0.4.0(transitive)
- Removedjson-schema-traverse@0.4.1(transitive)
- Removedjson-stringify-safe@5.0.1(transitive)
- Removedjsprim@1.4.2(transitive)
- Removedmime-db@1.52.0(transitive)
- Removedmime-types@2.1.35(transitive)
- Removedms@2.1.3(transitive)
- Removedoauth-sign@0.9.0(transitive)
- Removedperformance-now@2.1.0(transitive)
- Removedpsl@1.15.0(transitive)
- Removedpunycode@2.3.1(transitive)
- Removedqs@6.5.3(transitive)
- Removedrequest@2.88.2(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsshpk@1.18.0(transitive)
- Removedtough-cookie@2.5.0(transitive)
- Removedtunnel-agent@0.6.0(transitive)
- Removedtweetnacl@0.14.5(transitive)
- Removeduniversal-analytics@0.4.23(transitive)
- Removeduri-js@4.4.1(transitive)
- Removeduuid@3.4.0(transitive)
- Removedverror@1.10.0(transitive)