@balena/open-balena-api 34.4.9-build-renovate-lock-file-maintenance-20e001a030023497b683c1983e0dc1cbdb280e96-1 → 34.5.0-build-fisehara-test-coverage-c8-1f9e861b7a892543faf1976ba9233a29c3d33b13-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -2
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@balena/open-balena-api",
|
3
3
|
"description": "Internet of things, Made Simple",
|
4
|
-
"version": "34.
|
4
|
+
"version": "34.5.0-build-fisehara-test-coverage-c8-1f9e861b7a892543faf1976ba9233a29c3d33b13-1",
|
5
5
|
"license": "AGPL-3.0",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -142,6 +142,7 @@
|
|
142
142
|
"@types/sinon": "^17.0.3",
|
143
143
|
"@types/supertest": "^6.0.2",
|
144
144
|
"@types/temp": "^0.9.4",
|
145
|
+
"c8": "^10.1.3",
|
145
146
|
"chai": "^5.1.2",
|
146
147
|
"copyfiles": "^2.4.1",
|
147
148
|
"husky": "^9.1.7",
|
@@ -167,6 +168,6 @@
|
|
167
168
|
"import": "@swc-node/register/esm-register"
|
168
169
|
},
|
169
170
|
"versionist": {
|
170
|
-
"publishedAt": "2025-02-
|
171
|
+
"publishedAt": "2025-02-14T10:05:59.729Z"
|
171
172
|
}
|
172
173
|
}
|