@balena/pinejs 20.0.12-build-left-join-603448a88644e6d8844ae63c52091ee5748c038a-1 → 20.0.12-build-left-join-5045b8f94cd8772d637a2f01e96b05e20e824082-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.
@@ -1,6 +1,6 @@
1
1
  - commits:
2
2
  - subject: Update @balena/odata-to-abstract-sql to 7.1.5
3
- hash: 603448a88644e6d8844ae63c52091ee5748c038a
3
+ hash: 5045b8f94cd8772d637a2f01e96b05e20e824082
4
4
  body: |
5
5
  Update @balena/odata-to-abstract-sql from 7.1.3 to 7.1.5
6
6
  footer:
@@ -25,7 +25,7 @@
25
25
  date: 2025-03-21T16:29:36.413Z
26
26
  version: 20.0.12
27
27
  title: ""
28
- date: 2025-03-24T08:27:42.662Z
28
+ date: 2025-03-24T11:37:33.637Z
29
29
  - commits:
30
30
  - subject: "Tests: use faster config for postgres"
31
31
  hash: bd764d463a99e9b05082de3c96365ba3d7d03ca6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "20.0.12-build-left-join-603448a88644e6d8844ae63c52091ee5748c038a-1",
3
+ "version": "20.0.12-build-left-join-5045b8f94cd8772d637a2f01e96b05e20e824082-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -31,7 +31,7 @@
31
31
  "@balena/env-parsing": "^1.2.0",
32
32
  "@balena/lf-to-abstract-sql": "^5.0.3",
33
33
  "@balena/odata-parser": "^4.2.1",
34
- "@balena/odata-to-abstract-sql": "7.1.5-build-fix-order-by-null-values-acc2d6bbfccd1a06637332bf9679629471579cc8-1",
34
+ "@balena/odata-to-abstract-sql": "7.1.5-build-fix-order-by-null-values-b9a238ba8ca5be2e4a44928637d7d3363f029da1-1",
35
35
  "@balena/sbvr-parser": "^1.4.6",
36
36
  "@balena/sbvr-types": "^9.2.0",
37
37
  "@types/body-parser": "^1.19.5",
@@ -148,6 +148,6 @@
148
148
  "recursive": true
149
149
  },
150
150
  "versionist": {
151
- "publishedAt": "2025-03-24T08:27:44.434Z"
151
+ "publishedAt": "2025-03-24T11:37:35.496Z"
152
152
  }
153
153
  }