@balena/open-balena-api 35.0.6-build-test-left-joins-74f457ec3cadfc219a284a038477874c90ab9487-1 → 35.0.7-build-orderby-reverse-navigation-resource-792baf17a883dd40dafe84aab18a44e491e57dc0-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 +5 -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": "35.0.
|
4
|
+
"version": "35.0.7-build-orderby-reverse-navigation-resource-792baf17a883dd40dafe84aab18a44e491e57dc0-1",
|
5
5
|
"license": "AGPL-3.0",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -141,6 +141,9 @@
|
|
141
141
|
"validator": "^13.12.0",
|
142
142
|
"ws": "^8.18.0"
|
143
143
|
},
|
144
|
+
"overrides": {
|
145
|
+
"@balena/odata-to-abstract-sql": "7.2.0-build-orderby-reverse-navigation-resource-dc1da8e6a2b77da550885044a80d7778d3887903-1"
|
146
|
+
},
|
144
147
|
"devDependencies": {
|
145
148
|
"@balena/lint": "^9.1.3",
|
146
149
|
"@types/chai": "^5.0.1",
|
@@ -175,6 +178,6 @@
|
|
175
178
|
"import": "@swc-node/register/esm-register"
|
176
179
|
},
|
177
180
|
"versionist": {
|
178
|
-
"publishedAt": "2025-03-
|
181
|
+
"publishedAt": "2025-03-28T08:28:00.579Z"
|
179
182
|
}
|
180
183
|
}
|