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

@balena/event-log

Package Overview
Dependencies
Maintainers
3
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.1 to 6.4.0-build-adds-basic-modal-events-tracking-b806188de33fe0483cc2448f36cc80e858d94ff7-1

CHANGELOG.md

2

build/balena-event-log.js

@@ -113,2 +113,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

invite: ['addInviteOpen', 'create', 'delete', 'accept'],
applicationDeviceType: ['select'],
applicationName: ['set'],
};

@@ -115,0 +117,0 @@ var ALIASSED_EVENT_NAMESPACES = {

4

package.json
{
"name": "@balena/event-log",
"version": "6.3.1",
"version": "6.4.0-build-adds-basic-modal-events-tracking-b806188de33fe0483cc2448f36cc80e858d94ff7-1",
"description": "Balena events logging util",

@@ -49,4 +49,4 @@ "main": "build/balena-event-log.js",

"versionist": {
"publishedAt": "2022-11-30T18:48:31.689Z"
"publishedAt": "2023-02-02T18:22:22.465Z"
}
}

@@ -191,2 +191,8 @@ // tslint:disable-next-line:no-namespace

};
applicationDeviceType: {
select: TrackFunction;
};
applicationName: {
set: TrackFunction;
};
page: {

@@ -193,0 +199,0 @@ visit: TrackFunction;

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