@balena/open-balena-api 43.0.11 → 43.0.12-build-renovate-major-12-uuid-efbc333b76fda37809f73cb1c2fdb728fdcc021b-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 -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": "43.0.
|
4
|
+
"version": "43.0.12-build-renovate-major-12-uuid-efbc333b76fda37809f73cb1c2fdb728fdcc021b-1",
|
5
5
|
"license": "AGPL-3.0",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -137,7 +137,7 @@
|
|
137
137
|
"thirty-two": "^1.0.2",
|
138
138
|
"typed-error": "^3.2.2",
|
139
139
|
"typescript": "^5.9.2",
|
140
|
-
"uuid": "^
|
140
|
+
"uuid": "^12.0.0",
|
141
141
|
"validator": "^13.15.15",
|
142
142
|
"ws": "^8.18.3"
|
143
143
|
},
|
@@ -175,6 +175,6 @@
|
|
175
175
|
"import": "@swc-node/register/esm-register"
|
176
176
|
},
|
177
177
|
"versionist": {
|
178
|
-
"publishedAt": "2025-09-
|
178
|
+
"publishedAt": "2025-09-11T14:01:58.168Z"
|
179
179
|
}
|
180
180
|
}
|