@balena/event-log
Advanced tools
Comparing version 5.1.2 to 6.0.0-drop-gosquared-21a1d06a31bf877e27bbb9ff3d082574a8a0204e
@@ -125,3 +125,2 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
require('./adaptors/analytics-client'), | ||
require('./adaptors/gosquared'), | ||
]; | ||
@@ -128,0 +127,0 @@ module.exports = function (options) { |
@@ -7,2 +7,6 @@ # Change Log | ||
## 6.0.0 - 2021-07-27 | ||
* Drop gosquared support [Thodoris Greasidis] | ||
## 5.1.2 - 2021-06-30 | ||
@@ -9,0 +13,0 @@ |
{ | ||
"name": "@balena/event-log", | ||
"version": "5.1.2", | ||
"version": "6.0.0-drop-gosquared-21a1d06a31bf877e27bbb9ff3d082574a8a0204e", | ||
"description": "Balena events logging util", | ||
@@ -17,3 +17,2 @@ "main": "build/balena-event-log.js", | ||
"balena-universal-ga": "^2.0.1", | ||
"balena-universal-gosquared": "^1.0.1", | ||
"lodash": "^4.17.19" | ||
@@ -47,3 +46,6 @@ }, | ||
"license": "Apache-2.0", | ||
"homepage": "https://github.com/balena-io-modules/balena-event-log" | ||
"homepage": "https://github.com/balena-io-modules/balena-event-log", | ||
"versionist": { | ||
"publishedAt": "2021-07-27T14:26:50.451Z" | ||
} | ||
} |
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
3
35604
10
538
1
- Removedbalena-universal-gosquared@^1.0.1
- Removedbalena-universal-gosquared@1.0.1(transitive)
- Removedgosquared@3.1.0(transitive)