@balena/open-balena-api 47.1.6 → 47.1.7
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 -3
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.1.
|
|
4
|
+
"version": "47.1.7",
|
|
5
5
|
"license": "AGPL-3.0",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"husky": "^9.1.7",
|
|
163
163
|
"lint-staged": "^17.0.3",
|
|
164
164
|
"mocha": "^11.7.5",
|
|
165
|
-
"
|
|
165
|
+
"mockttp": "^4.4.2",
|
|
166
166
|
"p-timeout": "^7.0.1",
|
|
167
167
|
"pinejs-client-supertest": "^3.1.1",
|
|
168
168
|
"rimraf": "^6.1.3",
|
|
@@ -183,6 +183,6 @@
|
|
|
183
183
|
"import": "@swc-node/register/esm-register"
|
|
184
184
|
},
|
|
185
185
|
"versionist": {
|
|
186
|
-
"publishedAt": "2026-06-
|
|
186
|
+
"publishedAt": "2026-06-07T01:04:19.856Z"
|
|
187
187
|
}
|
|
188
188
|
}
|