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.1 to 6.2.2-bump-analytics-client-2-0-88ad5618865f6ffca0099403867ca7b982438a4d-1

6

package.json
{
"name": "@balena/event-log",
"version": "6.2.1",
"version": "6.2.2-bump-analytics-client-2-0-88ad5618865f6ffca0099403867ca7b982438a4d-1",
"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",

@@ -51,4 +51,4 @@ "lodash": "^4.17.19"

"versionist": {
"publishedAt": "2022-11-03T18:56:24.527Z"
"publishedAt": "2022-11-03T19:22:50.581Z"
}
}

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