@balena/open-balena-api 47.0.3 → 47.0.4
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 +2 -4
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": "47.0.
|
|
4
|
+
"version": "47.0.4",
|
|
5
5
|
"license": "AGPL-3.0",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -155,10 +155,8 @@
|
|
|
155
155
|
"@balena/lint": "^9.4.1",
|
|
156
156
|
"@types/chai": "^5.2.3",
|
|
157
157
|
"@types/mocha": "^10.0.10",
|
|
158
|
-
"@types/mockery": "^1.4.33",
|
|
159
158
|
"@types/sinon": "^21.0.0",
|
|
160
159
|
"@types/supertest": "^7.2.0",
|
|
161
|
-
"@types/temp": "^0.9.4",
|
|
162
160
|
"chai": "^6.2.2",
|
|
163
161
|
"copyfiles": "^2.4.1",
|
|
164
162
|
"husky": "^9.1.7",
|
|
@@ -185,6 +183,6 @@
|
|
|
185
183
|
"import": "@swc-node/register/esm-register"
|
|
186
184
|
},
|
|
187
185
|
"versionist": {
|
|
188
|
-
"publishedAt": "2026-05-28T18:
|
|
186
|
+
"publishedAt": "2026-05-28T18:21:14.137Z"
|
|
189
187
|
}
|
|
190
188
|
}
|