@sakura2333/kancolle-data 0.5.2 → 0.5.3

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/CHANGELOG.md CHANGED
@@ -23,6 +23,21 @@ All notable consumer-visible changes to `@sakura2333/kancolle-data` are document
23
23
  - Add quest, development, exchange, ranking, and event acquisition methods.
24
24
  - Add additional ship, map, and quest projections when stable schemas are available.
25
25
 
26
+ ## [0.5.3] - 2026-07-08
27
+
28
+ ### Data
29
+
30
+ - Refreshed validated KanColle consumer datasets after a successful strict Spider run.
31
+ - Improvement records: 372.
32
+ - Equipment acquisition records: 249.
33
+ - Equipment special-bonus records: 348.
34
+ - Equipment-type special-bonus records: 7.
35
+ - Packaged use-item icons: 16.
36
+
37
+ ### Validation
38
+
39
+ - Passed source freshness, schema, reference-integrity, record-count, and file-size quality gates.
40
+
26
41
  ## [0.5.2] - 2026-07-07
27
42
 
28
43
  ### Data
package/RELEASES.json CHANGED
@@ -1,4 +1,36 @@
1
1
  [
2
+ {
3
+ "version": "0.5.3",
4
+ "date": "2026-07-08",
5
+ "contentDigest": "16445fd471e70110514cb0e739fb2f5af3c71e474112ca2f2ec826dd6bc64b83",
6
+ "metrics": {
7
+ "improvement.listViewCount": 8,
8
+ "improvement.listAllCount": 372,
9
+ "improvement.detailRecordCount": 372,
10
+ "improvement.effectExpectationAvailableCount": 366,
11
+ "improvement.effectExpectationUnavailableCount": 6,
12
+ "improvement.routeCount": 412,
13
+ "improvement.stepCount": 4532,
14
+ "improvement.upgradeAvailableCount": 208,
15
+ "compat.poiPluginItemImprovement2.detailRecordCount": 372,
16
+ "compat.poiPluginItemImprovement2.routeCount": 412,
17
+ "equipmentDropFrom.recordCount": 249,
18
+ "equipmentDropFrom.relationCount": 1647,
19
+ "equipmentSources.recordCount": 571,
20
+ "equipmentSources.shipRelationCount": 1586,
21
+ "equipmentSources.upgradeRelationCount": 207,
22
+ "equipmentSources.questRelationCount": 0,
23
+ "equipmentSpecialBonuses.recordCount": 348,
24
+ "equipmentSpecialBonuses.equipmentRecordCount": 341,
25
+ "equipmentSpecialBonuses.equipmentTypeRecordCount": 7,
26
+ "equipmentSpecialBonuses.ruleCount": 2320,
27
+ "useitemIcons.requiredCount": 13,
28
+ "useitemIcons.missingCount": 0,
29
+ "useitemIcons.count": 16,
30
+ "useitemIcons.totalBytes": 711604,
31
+ "publicData.totalBytes": 5215950
32
+ }
33
+ },
2
34
  {
3
35
  "version": "0.5.2",
4
36
  "date": "2026-07-07",
@@ -1,12 +1,12 @@
1
1
  {
2
- "generatedAt": "2026-07-07T06:56:47+00:00",
2
+ "generatedAt": "2026-07-08T06:08:37+00:00",
3
3
  "strict": true,
4
4
  "improvementSourceStatus": "ok",
5
5
  "dropFromIssueCount": 0,
6
6
  "specialBonusIssueCount": 0,
7
7
  "equipmentSourceRecordCount": 571,
8
8
  "equipmentAcquisitionInputMode": "local-raw-cache",
9
- "equipmentAcquisitionSnapshotGeneratedAt": "2026-07-07T06:56:47+00:00",
9
+ "equipmentAcquisitionSnapshotGeneratedAt": "2026-07-08T06:08:36+00:00",
10
10
  "equipmentSourceIncremental": {
11
11
  "addedIds": [],
12
12
  "changedIds": [],
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "metadata": {
3
3
  "schemaVersion": 2,
4
- "dataVersion": "2026-07-07T06:56:43+00:00",
5
- "generatedAt": "2026-07-07T06:56:43+00:00",
4
+ "dataVersion": "2026-07-08T06:08:32+00:00",
5
+ "generatedAt": "2026-07-08T06:08:32+00:00",
6
6
  "shipMasterVersion": "2026062901",
7
7
  "dayOrder": [
8
8
  "all",
package/manifest.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
- "packageVersion": "0.5.2",
3
- "generatedAt": "2026-07-07T06:56:47+00:00",
2
+ "packageVersion": "0.5.3",
3
+ "generatedAt": "2026-07-08T06:08:37+00:00",
4
4
  "datasets": {
5
5
  "improvement": {
6
6
  "schemaVersion": 4,
@@ -23,7 +23,7 @@
23
23
  "url": "https://akashi-list.me/",
24
24
  "status": "fresh",
25
25
  "statusCode": 200,
26
- "validatedAt": 1783407372,
26
+ "validatedAt": 1783490857,
27
27
  "validatedInRun": true,
28
28
  "usedCacheFallback": false,
29
29
  "contentSha256": "f7860ad7a743e673e382bbdddfd699cdcae821972443d5582b34fcd4279aaf33",
@@ -32,7 +32,7 @@
32
32
  ],
33
33
  "sourceScheduleCount": 2652,
34
34
  "sourceIssueCount": 0,
35
- "sourceGeneratedAt": "2026-07-07T06:56:43+00:00",
35
+ "sourceGeneratedAt": "2026-07-08T06:08:32+00:00",
36
36
  "collectionCompletedInRun": true
37
37
  },
38
38
  "equipmentDropFrom": {
@@ -54,7 +54,7 @@
54
54
  "url": "https://raw.githubusercontent.com/kcwiki/kancolle-data/refs/heads/master/wiki/ship.json",
55
55
  "status": "fresh",
56
56
  "statusCode": 200,
57
- "validatedAt": 1783407372,
57
+ "validatedAt": 1783490857,
58
58
  "validatedInRun": true,
59
59
  "usedCacheFallback": false,
60
60
  "contentSha256": "d8c1691e83e6f4a9e55e34f8139c9ad9bb21ff9b3b7066dd3d5d31e15bae7dd7",
@@ -64,7 +64,7 @@
64
64
  "url": "https://raw.githubusercontent.com/kcwiki/kancolle-data/refs/heads/master/wiki/equipment.json",
65
65
  "status": "fresh",
66
66
  "statusCode": 200,
67
- "validatedAt": 1783407371,
67
+ "validatedAt": 1783490857,
68
68
  "validatedInRun": true,
69
69
  "usedCacheFallback": false,
70
70
  "contentSha256": "284d7e32f70e67dd599ae43e1758d43568fcad3fe062548c68808988a4a27c0b",
@@ -104,7 +104,7 @@
104
104
  "url": "https://raw.githubusercontent.com/KC3Kai/kancolle-replay/refs/heads/master/js/data/mst_slotitem_bonus.json",
105
105
  "status": "fresh",
106
106
  "statusCode": 200,
107
- "validatedAt": 1783407372,
107
+ "validatedAt": 1783490858,
108
108
  "validatedInRun": true,
109
109
  "usedCacheFallback": false,
110
110
  "contentSha256": "e19fc34ea5d0246c5d8a34a9cb272c595970118eba62409006669a4c7f9962d1",
@@ -193,7 +193,7 @@
193
193
  "url": "https://raw.githubusercontent.com/kcwikizh/kcQuests/refs/heads/main/quests-scn.json",
194
194
  "status": "fresh",
195
195
  "statusCode": 200,
196
- "validatedAt": 1783407407,
196
+ "validatedAt": 1783490916,
197
197
  "validatedInRun": true,
198
198
  "usedCacheFallback": false,
199
199
  "contentSha256": "5d3f87ad698c7ab4260a2ab3bfdede8a511a4fd57685a477264b9fb6351e3647",
@@ -207,8 +207,8 @@
207
207
  },
208
208
  "files": {
209
209
  "CHANGELOG.md": {
210
- "sha256": "89709f9978786bc8937daabfc934e07811b4af105ac8503b73dea4d99540f081",
211
- "bytes": 6308
210
+ "sha256": "6ff5117d9aab2d8faa75e373c2f94b86890cc1e3b245c17b0049aa5558d79693",
211
+ "bytes": 6727
212
212
  },
213
213
  "LICENSES.md": {
214
214
  "sha256": "40bddfdbcdc4b7812056e82fc5de18184097d2fdb903fab14262ea41e47c7594",
@@ -219,8 +219,8 @@
219
219
  "bytes": 2867
220
220
  },
221
221
  "RELEASES.json": {
222
- "sha256": "f27e15a5fd51c4e12fd74e0a2dcb1d3782c75a002a68700acf5a2630d787f2c1",
223
- "bytes": 7291
222
+ "sha256": "47c65fe35a33141606492d44103fffe2364ded6e10394080e5d8da90bbd53a4d",
223
+ "bytes": 8637
224
224
  },
225
225
  "assets/useitems/100.png": {
226
226
  "sha256": "6c056ddea6ed3d2bf425ff70a36e47ecbc1dfa3de29d14fec24533e7699778f2",
@@ -287,7 +287,7 @@
287
287
  "bytes": 28940
288
288
  },
289
289
  "audit/build-report.json": {
290
- "sha256": "0956515f07b0f2a6df178598137f5f0bcd59629238030bba90b6f0a3b373437f",
290
+ "sha256": "ee7eb22798e41e3ff0da94b8a09cee1ced611e6cd7beabefbc78d9d3c0e330b9",
291
291
  "bytes": 1246
292
292
  },
293
293
  "equipment/drop-from.nedb": {
@@ -307,7 +307,7 @@
307
307
  "bytes": 2946913
308
308
  },
309
309
  "improvement/list.json": {
310
- "sha256": "05649069b71b20b7ec2ae2500c9fc1966c85f02ab698cade17ebed391fa2a1e4",
310
+ "sha256": "7b86eb0aca96876c0ddccecd010c81c6c75c0b6bd07459c1c1108137846f834d",
311
311
  "bytes": 209473
312
312
  },
313
313
  "index.d.ts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sakura2333/kancolle-data",
3
- "version": "0.5.2",
3
+ "version": "0.5.3",
4
4
  "description": "Versioned KanColle community datasets generated by kancolle-item-improvement-spider",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",