@balena/event-log
Advanced tools
Comparing version
@@ -48,2 +48,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
], | ||
block: ['imageReferenceCopy'], | ||
applicationTag: ['set', 'create', 'edit', 'delete'], | ||
@@ -50,0 +51,0 @@ applicationMembers: ['create', 'edit', 'delete'], |
@@ -7,2 +7,7 @@ # Change Log | ||
## 6.2.0 - 2022-03-25 | ||
* sq [Matthew Yarmolinsky] | ||
* Add tracking for copying Block image references [Matthew Yarmolinsky] | ||
## 6.1.0 - 2022-01-31 | ||
@@ -9,0 +14,0 @@ |
{ | ||
"name": "@balena/event-log", | ||
"version": "6.1.0", | ||
"version": "6.2.0-add-block-image-reference-copy-tracking-7b115274047598566d18867ffe7a45c1a6933276", | ||
"description": "Balena events logging util", | ||
@@ -25,4 +25,4 @@ "main": "build/balena-event-log.js", | ||
"chai": "^3.5.0", | ||
"karma": "^3.1.4", | ||
"mocha": "^3.5.3", | ||
"karma": "^5.0.9", | ||
"mocha": "^7.2.0", | ||
"querystring": "^0.2.0", | ||
@@ -48,4 +48,4 @@ "resin-universal-http-mock": "^1.0.1", | ||
"versionist": { | ||
"publishedAt": "2022-01-31T19:35:24.121Z" | ||
"publishedAt": "2022-03-25T11:48:39.421Z" | ||
} | ||
} |
@@ -111,2 +111,5 @@ // tslint:disable-next-line:no-namespace | ||
}; | ||
block: { | ||
imageReferenceCopy: TrackFunction; | ||
} | ||
applicationMember: IHaveCreateEditDelete; | ||
@@ -113,0 +116,0 @@ applicationInvite: Invite; |
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
36037
0.88%546
0.74%1
Infinity%