@balena/pinejs 21.4.0-build-add-actions-example-93421a6d8ec8d27b3ffe6c67f1cf656bc223317f-1 → 21.4.0-build-add-odata-actions-93421a6d8ec8d27b3ffe6c67f1cf656bc223317f-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.
@@ -25,7 +25,7 @@
25
25
  nested: []
26
26
  version: 21.4.0
27
27
  title: ""
28
- date: 2025-04-30T22:58:48.986Z
28
+ date: 2025-04-30T23:02:07.603Z
29
29
  - commits:
30
30
  - subject: Add multipart upload interface for handlers
31
31
  hash: d78ee0da169cb9b252bfe8d51c4f57cd10051475
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.4.0-build-add-actions-example-93421a6d8ec8d27b3ffe6c67f1cf656bc223317f-1",
3
+ "version": "21.4.0-build-add-odata-actions-93421a6d8ec8d27b3ffe6c67f1cf656bc223317f-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -149,6 +149,6 @@
149
149
  "recursive": true
150
150
  },
151
151
  "versionist": {
152
- "publishedAt": "2025-04-30T22:58:50.019Z"
152
+ "publishedAt": "2025-04-30T23:02:08.597Z"
153
153
  }
154
154
  }