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.1 to 6.6.0-build-add-credits-runway-calculator-tracking-575924c018f15686aa5ef861dcb0c79799ba4926-2

1

build/balena-event-log.js

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

actionsSettingsOperations: ['click'],
creditsRunwayCalculator: ['purchaseCredits'],
members: ['create', 'edit', 'delete', 'invite'],

@@ -114,0 +115,0 @@ deployToBalena: ['open', 'cancel'],

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

# v6.6.0
## (2023-04-05)
* Add tracking for Credits Runway Calculator [myarmolinsky]
# v6.5.1

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

4

package.json
{
"name": "@balena/event-log",
"version": "6.5.1",
"version": "6.6.0-build-add-credits-runway-calculator-tracking-575924c018f15686aa5ef861dcb0c79799ba4926-2",
"description": "Balena events logging util",

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

"versionist": {
"publishedAt": "2023-03-06T18:13:13.707Z"
"publishedAt": "2023-04-05T11:53:05.313Z"
}
}

@@ -210,3 +210,6 @@ // tslint:disable-next-line:no-namespace

click: TrackFunction;
}
};
creditsRunwayCalculator: {
purchaseCredits: TrackFunction;
};
/** @deprecated Use applicationInvite */

@@ -213,0 +216,0 @@ invite: Invite;

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