@balena/pinejs 21.3.2-build-do-not-rely-on-side-behaviors-829639eb97553afe957c830238d461c0c6d718b8-1 → 21.3.2-build-do-not-rely-on-side-behaviors-1bd9e7250748b86aaccc54347add4b50ea3b335a-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: Improve webresource tests to be independent of filename
|
3
|
-
hash:
|
3
|
+
hash: 1bd9e7250748b86aaccc54347add4b50ea3b335a
|
4
4
|
body: >
|
5
5
|
Previous version of tests were relying on the fact that the href
|
6
6
|
(generated) property used the given filename to be generated and would
|
@@ -22,7 +22,7 @@
|
|
22
22
|
nested: []
|
23
23
|
version: 21.3.2
|
24
24
|
title: ""
|
25
|
-
date: 2025-05-
|
25
|
+
date: 2025-05-05T17:04:05.661Z
|
26
26
|
- commits:
|
27
27
|
- subject: Fix webresource tests for deleted files with signed hrefs
|
28
28
|
hash: 36265762455f7a2182d8bfcc02b3e9787dfe4abe
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@balena/pinejs",
|
3
|
-
"version": "21.3.2-build-do-not-rely-on-side-behaviors-
|
3
|
+
"version": "21.3.2-build-do-not-rely-on-side-behaviors-1bd9e7250748b86aaccc54347add4b50ea3b335a-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-05-
|
152
|
+
"publishedAt": "2025-05-05T17:04:06.801Z"
|
153
153
|
}
|
154
154
|
}
|