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
4
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 5.0.0-object-context-arg-d52b7f6f2ef762356e90f4560a551b6c15d08bef to 5.0.0-object-context-arg-f7bba07ae98461f9b3b87355efc46daeac6eebb6

9

CHANGELOG.md

@@ -9,6 +9,13 @@ # Change Log

* Limit the published files [Thodoris Greasidis]
* *BREAKING*: Stop actively supporting node versions below v10 [Thodoris Greasidis]
* Include typings [Thodoris Greasidis]
* Use a context object instead of tail id arguments [Thodoris Greasidis]
* Bump minimum supported TypeScript version to 4.1 [Thodoris Greasidis]
* Limit the published files [Thodoris Greasidis]
## 4.1.1 - 2020-12-04
* Update balena-config-karma to fix balenaCI tests [Thodoris Greasidis]
* test: Update GA mock checks for the latest client behavior [Thodoris Greasidis]
## 4.1.0 - 2020-07-15

@@ -15,0 +22,0 @@

13

package.json
{
"name": "@balena/event-log",
"version": "5.0.0-object-context-arg-d52b7f6f2ef762356e90f4560a551b6c15d08bef",
"version": "5.0.0-object-context-arg-f7bba07ae98461f9b3b87355efc46daeac6eebb6",
"description": "Balena events logging util",

@@ -10,2 +10,5 @@ "main": "build/balena-event-log.js",

],
"engines": {
"node": ">=10.0"
},
"dependencies": {

@@ -20,10 +23,10 @@ "analytics-client": "^0.8.0",

"@types/lodash": "^4.14.157",
"balena-config-karma": "^2.3.1",
"balena-config-karma": "^3.0.0",
"browserify": "^14.0.0",
"chai": "^3.5.0",
"karma": "^1.7.0",
"mocha": "^3.5.0",
"karma": "^3.1.4",
"mocha": "^3.5.3",
"querystring": "^0.2.0",
"resin-universal-http-mock": "^1.0.1",
"typescript": "^3.9.6"
"typescript": "^4.1.2"
},

@@ -30,0 +33,0 @@ "scripts": {

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