@sakura2333/kancolle-data 0.5.8-improvement2 → 0.5.9-improvement2
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 +15 -0
- package/RELEASES.json +34 -0
- package/audit/build-report.json +2 -2
- package/improvement/list.json +2 -2
- package/manifest.json +9 -9
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -28,6 +28,21 @@ All notable consumer-visible changes to `@sakura2333/kancolle-data` are document
|
|
|
28
28
|
- Add quest, development, exchange, ranking, and event acquisition methods.
|
|
29
29
|
- Add additional ship, map, and quest projections when stable schemas are available.
|
|
30
30
|
|
|
31
|
+
## [0.5.9] - 2026-07-12
|
|
32
|
+
|
|
33
|
+
### Data
|
|
34
|
+
|
|
35
|
+
- Refreshed validated KanColle consumer datasets after a successful strict Spider run.
|
|
36
|
+
- Improvement records: 372.
|
|
37
|
+
- Equipment acquisition records: 249.
|
|
38
|
+
- Equipment special-bonus records: 350.
|
|
39
|
+
- Equipment-type special-bonus records: 7.
|
|
40
|
+
- Packaged use-item icons: 13.
|
|
41
|
+
|
|
42
|
+
### Validation
|
|
43
|
+
|
|
44
|
+
- Passed source freshness, schema, reference-integrity, record-count, and file-size quality gates.
|
|
45
|
+
|
|
31
46
|
## [0.5.8] - 2026-07-12
|
|
32
47
|
|
|
33
48
|
### Data
|
package/RELEASES.json
CHANGED
|
@@ -1,4 +1,38 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"version": "0.5.9",
|
|
4
|
+
"date": "2026-07-12",
|
|
5
|
+
"contentDigest": "161168ce01c6a0fa62d29196b3ccd337ced6d8bf49aa8670726d80428d23ed97",
|
|
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": 1656,
|
|
19
|
+
"equipmentSources.recordCount": 574,
|
|
20
|
+
"equipmentSources.shipRelationCount": 1594,
|
|
21
|
+
"equipmentSources.upgradeRelationCount": 207,
|
|
22
|
+
"equipmentSources.questRelationCount": 10,
|
|
23
|
+
"equipmentSpecialBonuses.recordCount": 350,
|
|
24
|
+
"equipmentSpecialBonuses.equipmentRecordCount": 343,
|
|
25
|
+
"equipmentSpecialBonuses.equipmentTypeRecordCount": 7,
|
|
26
|
+
"equipmentSpecialBonuses.ruleCount": 2355,
|
|
27
|
+
"useitemIcons.requiredCount": 13,
|
|
28
|
+
"useitemIcons.missingCount": 0,
|
|
29
|
+
"useitemIcons.count": 13,
|
|
30
|
+
"useitemIcons.totalBytes": 695206,
|
|
31
|
+
"equipmentImages.count": 372,
|
|
32
|
+
"equipmentImages.totalBytes": 14756580,
|
|
33
|
+
"publicData.totalBytes": 19967687
|
|
34
|
+
}
|
|
35
|
+
},
|
|
2
36
|
{
|
|
3
37
|
"version": "0.5.8",
|
|
4
38
|
"date": "2026-07-12",
|
package/audit/build-report.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-07-
|
|
2
|
+
"generatedAt": "2026-07-12T14:37:24+00:00",
|
|
3
3
|
"strict": true,
|
|
4
4
|
"improvementSourceStatus": "ok",
|
|
5
5
|
"dropFromIssueCount": 0,
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"shipDayCount": 3179
|
|
19
19
|
},
|
|
20
20
|
"equipmentAcquisitionInputMode": "local-raw-cache",
|
|
21
|
-
"equipmentAcquisitionSnapshotGeneratedAt": "2026-07-
|
|
21
|
+
"equipmentAcquisitionSnapshotGeneratedAt": "2026-07-12T14:37:24+00:00",
|
|
22
22
|
"equipmentSourceIncremental": {
|
|
23
23
|
"addedIds": [
|
|
24
24
|
1,
|
package/improvement/list.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"schemaVersion": 2,
|
|
4
|
-
"dataVersion": "2026-07-
|
|
5
|
-
"generatedAt": "2026-07-
|
|
4
|
+
"dataVersion": "2026-07-12T14:37:09+00:00",
|
|
5
|
+
"generatedAt": "2026-07-12T14:37:09+00:00",
|
|
6
6
|
"shipMasterVersion": "2026070902",
|
|
7
7
|
"dayOrder": [
|
|
8
8
|
"all",
|
package/manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"packageVersion": "0.5.
|
|
3
|
-
"generatedAt": "2026-07-
|
|
2
|
+
"packageVersion": "0.5.9-improvement2",
|
|
3
|
+
"generatedAt": "2026-07-12T14:37:24+00:00",
|
|
4
4
|
"datasets": {
|
|
5
5
|
"improvement": {
|
|
6
6
|
"schemaVersion": 3,
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
],
|
|
29
29
|
"sourceScheduleCount": 2652,
|
|
30
30
|
"sourceIssueCount": 0,
|
|
31
|
-
"sourceGeneratedAt": "2026-07-
|
|
31
|
+
"sourceGeneratedAt": "2026-07-12T14:37:09+00:00",
|
|
32
32
|
"collectionCompletedInRun": true,
|
|
33
33
|
"assistantDailyReverseIndex": {
|
|
34
34
|
"schemaVersion": 1,
|
|
@@ -1432,8 +1432,8 @@
|
|
|
1432
1432
|
},
|
|
1433
1433
|
"files": {
|
|
1434
1434
|
"CHANGELOG.md": {
|
|
1435
|
-
"sha256": "
|
|
1436
|
-
"bytes":
|
|
1435
|
+
"sha256": "dc2ce7d5feeda4e938ecee425d40a86034e33efb6e3cafaea2ad876707a19c84",
|
|
1436
|
+
"bytes": 4945
|
|
1437
1437
|
},
|
|
1438
1438
|
"LICENSES.md": {
|
|
1439
1439
|
"sha256": "40bddfdbcdc4b7812056e82fc5de18184097d2fdb903fab14262ea41e47c7594",
|
|
@@ -1444,8 +1444,8 @@
|
|
|
1444
1444
|
"bytes": 3295
|
|
1445
1445
|
},
|
|
1446
1446
|
"RELEASES.json": {
|
|
1447
|
-
"sha256": "
|
|
1448
|
-
"bytes":
|
|
1447
|
+
"sha256": "09b102489235a96d683296ed638e31e3b10c094cddaa6f7c61446049b89ca745",
|
|
1448
|
+
"bytes": 3655
|
|
1449
1449
|
},
|
|
1450
1450
|
"assets/equip/1.png": {
|
|
1451
1451
|
"sha256": "2065095f748a4bcd173a3c52e4e454ac3421cace69252546f13a40a2e528af30",
|
|
@@ -2988,7 +2988,7 @@
|
|
|
2988
2988
|
"bytes": 28940
|
|
2989
2989
|
},
|
|
2990
2990
|
"audit/build-report.json": {
|
|
2991
|
-
"sha256": "
|
|
2991
|
+
"sha256": "2511d5d44185e3e438f7d98e57c41b919db33e611e3b3e4f5ab0f804e3177369",
|
|
2992
2992
|
"bytes": 8271
|
|
2993
2993
|
},
|
|
2994
2994
|
"equipment/drop-from.nedb": {
|
|
@@ -3008,7 +3008,7 @@
|
|
|
3008
3008
|
"bytes": 413205
|
|
3009
3009
|
},
|
|
3010
3010
|
"improvement/list.json": {
|
|
3011
|
-
"sha256": "
|
|
3011
|
+
"sha256": "e53b67e77895d9a68e0b69d828e42c7cf953df270d66a02aeba24940a26c36e2",
|
|
3012
3012
|
"bytes": 209473
|
|
3013
3013
|
},
|
|
3014
3014
|
"index.d.ts": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sakura2333/kancolle-data",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.9-improvement2",
|
|
4
4
|
"description": "Frozen schema-3 compatibility projection for poi-plugin-item-improvement2, generated by kancolle-item-improvement-spider",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"types": "index.d.ts",
|