@balena/pinejs 21.4.0-build-add-actions-example-d3a479f7c677c487d5486ddafa43ff08265b5e83-2 → 21.4.0-build-add-actions-example-cab5e78dcf5b340c963de6348d0e5d2ad7583e8b-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: Add multipart upload actions
3
- hash: d3a479f7c677c487d5486ddafa43ff08265b5e83
3
+ hash: cab5e78dcf5b340c963de6348d0e5d2ad7583e8b
4
4
  body: ""
5
5
  footer:
6
6
  Change-type: minor
@@ -35,7 +35,7 @@
35
35
  nested: []
36
36
  version: 21.4.0
37
37
  title: ""
38
- date: 2025-05-05T18:28:41.404Z
38
+ date: 2025-05-05T19:52:46.942Z
39
39
  - commits:
40
40
  - subject: Improve webresource tests to be independent of filename
41
41
  hash: 1bd9e7250748b86aaccc54347add4b50ea3b335a
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.4.0-build-add-actions-example-d3a479f7c677c487d5486ddafa43ff08265b5e83-2",
3
+ "version": "21.4.0-build-add-actions-example-cab5e78dcf5b340c963de6348d0e5d2ad7583e8b-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -70,7 +70,7 @@
70
70
  "devDependencies": {
71
71
  "@balena/lint": "^9.1.6",
72
72
  "@balena/pinejs": "file:./",
73
- "@balena/pinejs-webresource-s3": "2.0.0-build-new-multiparthandle-interface-946a8ca8f89769da46d151f4fc5ba9480e81a2be-3",
73
+ "@balena/pinejs-webresource-s3": "2.0.0-build-new-multiparthandle-interface-2cacbcb01f97c4b3937442c1d5949f66b727bd65-1",
74
74
  "@faker-js/faker": "^9.6.0",
75
75
  "@types/busboy": "^1.5.4",
76
76
  "@types/chai": "^5.2.1",
@@ -149,6 +149,6 @@
149
149
  "recursive": true
150
150
  },
151
151
  "versionist": {
152
- "publishedAt": "2025-05-05T18:28:42.430Z"
152
+ "publishedAt": "2025-05-05T19:52:47.996Z"
153
153
  }
154
154
  }