@balena/event-log
Advanced tools
Comparing version 6.6.0 to 6.7.0-build-add-flash-event-log-d36d067f7e070e00fa86625f7d43cd9f1acd12be-1
@@ -34,2 +34,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
'open', | ||
'flash', | ||
'osDownload', | ||
@@ -47,2 +48,3 @@ 'osConfigDownload', | ||
'delete', | ||
'addDeviceModalChange', | ||
'pinToRelease', | ||
@@ -49,0 +51,0 @@ ], |
{ | ||
"name": "@balena/event-log", | ||
"version": "6.6.0", | ||
"version": "6.7.0-build-add-flash-event-log-d36d067f7e070e00fa86625f7d43cd9f1acd12be-1", | ||
"description": "Balena events logging util", | ||
@@ -49,4 +49,4 @@ "main": "build/balena-event-log.js", | ||
"versionist": { | ||
"publishedAt": "2023-04-05T11:53:05.313Z" | ||
"publishedAt": "2023-05-03T19:19:03.896Z" | ||
} | ||
} |
@@ -99,2 +99,3 @@ // tslint:disable-next-line:no-namespace | ||
osConfigDownload: TrackFunction; | ||
flash: TrackFunction; | ||
publicUrlEnable: TrackFunction; | ||
@@ -110,2 +111,3 @@ publicUrlDisable: TrackFunction; | ||
delete: TrackFunction; | ||
addDeviceModalChange: TrackFunction; | ||
pinToRelease: TrackFunction; | ||
@@ -112,0 +114,0 @@ }; |
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
529
27891
7
1