Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@balena/event-log

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balena/event-log - npm Package Compare versions

Comparing version 6.2.0 to 6.2.1-bump-analytics-client-2-0-41acca7213119fc087cccc71538a7c6234a0ce14

4

CHANGELOG.md

@@ -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 @@

6

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc