@balena/event-log
Advanced tools
Comparing version 6.3.1 to 6.4.0-build-adds-basic-modal-events-tracking-b806188de33fe0483cc2448f36cc80e858d94ff7-1
@@ -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 = { |
{ | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
34244
8
517
1