New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.5.0 to 6.5.1-build-adds-missing-types-b8ec4ed48b96e8e4bca9c3bdb18c0e9c2e103bac-1

5

CHANGELOG.md

@@ -7,2 +7,7 @@ # Change Log

# v6.5.1
## (2023-03-06)
* Adds missing types [Otávio Jacobi]
# v6.5.0

@@ -9,0 +14,0 @@ ## (2023-03-06)

4

package.json
{
"name": "@balena/event-log",
"version": "6.5.0",
"version": "6.5.1-build-adds-missing-types-b8ec4ed48b96e8e4bca9c3bdb18c0e9c2e103bac-1",
"description": "Balena events logging util",

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

"versionist": {
"publishedAt": "2023-03-06T17:32:57.259Z"
"publishedAt": "2023-03-06T18:13:13.707Z"
}
}

@@ -123,2 +123,3 @@ // tslint:disable-next-line:no-namespace

device: {
addNewClicked: TrackFunction;
open: TrackFunction;

@@ -156,2 +157,3 @@ rename: TrackFunction;

release: {
createNewClicked: TrackFunction;
addReleaseOpen: TrackFunction;

@@ -158,0 +160,0 @@ instructionsCopy: TrackFunction;

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