@balena/open-balena-api 35.0.6 → 35.0.7-build-orderby-reverse-navigation-resource-8fb65f95a098f86bc0cba15b53f1c29c97b70655-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.
Files changed (1) hide show
  1. package/package.json +6 -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.6",
4
+ "version": "35.0.7-build-orderby-reverse-navigation-resource-8fb65f95a098f86bc0cba15b53f1c29c97b70655-1",
5
5
  "license": "AGPL-3.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -141,6 +141,10 @@
141
141
  "validator": "^13.12.0",
142
142
  "ws": "^8.18.0"
143
143
  },
144
+ "overrides": {
145
+ "@balena/odata-parser": "4.2.3-build-avoid-setting-null-count-options-4e1f9750aed95dba4731d1fe9e7a46a000ea4ab6-1",
146
+ "@balena/odata-to-abstract-sql": "7.2.0-build-orderby-reverse-navigation-resource-dc1da8e6a2b77da550885044a80d7778d3887903-1"
147
+ },
144
148
  "devDependencies": {
145
149
  "@balena/lint": "^9.1.3",
146
150
  "@types/chai": "^5.0.1",
@@ -175,6 +179,6 @@
175
179
  "import": "@swc-node/register/esm-register"
176
180
  },
177
181
  "versionist": {
178
- "publishedAt": "2025-03-28T06:49:01.763Z"
182
+ "publishedAt": "2025-04-01T08:09:05.861Z"
179
183
  }
180
184
  }