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.6.0 to 6.7.0-build-add-flash-event-log-d36d067f7e070e00fa86625f7d43cd9f1acd12be-1

2

build/balena-event-log.js

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

4

package.json
{
"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

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