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.3.0 to 6.3.1-build-stop-reporting-to-ga-f2e3832a63e0cae22bf47524d57653c0afbd1c6a-1

5

build/balena-event-log.js

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

3

README.md

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

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