bing-wallpaper-robot 1.3.4 → 1.3.5

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.
package/docs/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export const version = "2.0";
2
- export const dataVersion = "md5:dcec288c1f45d491919e1648490efe6f";
3
- export const generatedAt = "2026-05-05T18:32:38.204Z";
2
+ export const dataVersion = "md5:078256852e8471e3af9807e1fd343719";
3
+ export const generatedAt = "2026-05-06T18:35:47.378Z";
4
4
  export const totalWallpapers = 1888;
5
5
  export const monthList = ["2026-05","2026-04","2026-03","2026-02","2025-11","2025-10","2025-09","2025-08","2025-07","2025-06","2025-05","2025-04","2025-03","2025-02","2025-01","2024-12","2024-11","2024-10","2024-09","2024-08","2024-07","2024-06","2024-05","2024-04","2024-03","2024-02","2024-01","2023-12","2023-11","2023-10","2023-09","2023-08","2023-07","2023-06","2023-05","2023-04","2023-03","2023-02","2023-01","2022-12","2022-11","2022-10","2022-09","2022-08","2022-07","2022-06","2022-01","2021-12","2021-11","2021-10","2021-09","2021-08","2021-07","2021-06","2021-05","2021-04","2021-03","2021-02","2021-01","2020-12"];
6
6
  export const latestMonth = "2026-05";
package/docs/index.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "version": "2.0",
3
3
  "schemaVersion": 2,
4
- "dataVersion": "md5:dcec288c1f45d491919e1648490efe6f",
5
- "generatedAt": "2026-05-05T18:32:38.200Z",
6
- "lastModified": "2026-05-05T18:32:38.200Z",
4
+ "dataVersion": "md5:078256852e8471e3af9807e1fd343719",
5
+ "generatedAt": "2026-05-06T18:35:47.375Z",
6
+ "lastModified": "2026-05-06T18:35:47.375Z",
7
7
  "totalWallpapers": 1888,
8
8
  "chunks": {
9
9
  "2020-12": {
@@ -480,17 +480,17 @@
480
480
  },
481
481
  "2026-05": {
482
482
  "version": "md5:7068932acfa89b931fe557002b42e894",
483
- "updatedAt": "2026-05-05T18:32:38.190Z",
484
- "isChanged": true,
483
+ "updatedAt": null,
484
+ "isChanged": false,
485
485
  "recordCount": 5,
486
486
  "checksum": "md5:9dfaf17a66f6c824af6ce75e5d2bbd92",
487
- "previousHash": "ecbd7bb62ddb5dc79e1f5b172ec0d63a"
487
+ "previousHash": "7068932acfa89b931fe557002b42e894"
488
488
  }
489
489
  },
490
490
  "stats": {
491
491
  "total": 1888,
492
- "changedChunks": 1,
493
- "unchangedChunks": 59,
492
+ "changedChunks": 0,
493
+ "unchangedChunks": 60,
494
494
  "colors": [
495
495
  {
496
496
  "name": "010101",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bing-wallpaper-robot",
3
- "version": "1.3.4",
3
+ "version": "1.3.5",
4
4
  "description": "Daily updated, compacted metadata chunks of Bing Wallpapers",
5
5
  "private": false,
6
6
  "publishConfig": {