@sakura2333/kancolle-data 0.5.17 → 0.5.18
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 +37 -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.18] - 2026-07-16
|
|
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.17] - 2026-07-15
|
|
32
47
|
|
|
33
48
|
### Data
|
package/RELEASES.json
CHANGED
|
@@ -1,4 +1,41 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"version": "0.5.18",
|
|
4
|
+
"date": "2026-07-16",
|
|
5
|
+
"contentDigest": "c9cee09ac0fb789ffd437a4ef92c46fecb921cc769b3b8851e2b563236ef4ce3",
|
|
6
|
+
"improvement2ContentDigest": "872c7887b28b2859bd35c2f6dd2bd3e33a2915a6b3d5a4304cc7a4e071cc32f4",
|
|
7
|
+
"identitySchemaVersion": 3,
|
|
8
|
+
"metrics": {
|
|
9
|
+
"improvement.listViewCount": 8,
|
|
10
|
+
"improvement.listAllCount": 372,
|
|
11
|
+
"improvement.detailRecordCount": 372,
|
|
12
|
+
"improvement.effectExpectationAvailableCount": 366,
|
|
13
|
+
"improvement.effectExpectationUnavailableCount": 6,
|
|
14
|
+
"improvement.routeCount": 412,
|
|
15
|
+
"improvement.stepCount": 4532,
|
|
16
|
+
"improvement.upgradeAvailableCount": 208,
|
|
17
|
+
"compat.poiPluginItemImprovement2.detailRecordCount": 372,
|
|
18
|
+
"compat.poiPluginItemImprovement2.routeCount": 412,
|
|
19
|
+
"equipmentDropFrom.recordCount": 249,
|
|
20
|
+
"equipmentDropFrom.relationCount": 1656,
|
|
21
|
+
"equipmentSources.recordCount": 574,
|
|
22
|
+
"equipmentSources.shipRelationCount": 1594,
|
|
23
|
+
"equipmentSources.upgradeRelationCount": 207,
|
|
24
|
+
"equipmentSources.questRelationCount": 10,
|
|
25
|
+
"equipmentSpecialBonuses.recordCount": 350,
|
|
26
|
+
"equipmentSpecialBonuses.equipmentRecordCount": 343,
|
|
27
|
+
"equipmentSpecialBonuses.equipmentTypeRecordCount": 7,
|
|
28
|
+
"equipmentSpecialBonuses.ruleCount": 2355,
|
|
29
|
+
"useitemIcons.requiredCount": 13,
|
|
30
|
+
"useitemIcons.missingCount": 0,
|
|
31
|
+
"useitemIcons.count": 13,
|
|
32
|
+
"useitemIcons.totalBytes": 352768,
|
|
33
|
+
"compat.poiPluginItemImprovement2.useitemPngCount": 13,
|
|
34
|
+
"equipmentImages.count": 410,
|
|
35
|
+
"equipmentImages.totalBytes": 24369164,
|
|
36
|
+
"publicData.totalBytes": 30969696
|
|
37
|
+
}
|
|
38
|
+
},
|
|
2
39
|
{
|
|
3
40
|
"version": "0.5.17",
|
|
4
41
|
"date": "2026-07-15",
|
package/audit/build-report.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-07-
|
|
2
|
+
"generatedAt": "2026-07-16T08:36:30+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-16T08:36:30+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-16T08:36:14+00:00",
|
|
5
|
+
"generatedAt": "2026-07-16T08:36:14+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.18",
|
|
3
|
+
"generatedAt": "2026-07-16T08:36:30+00:00",
|
|
4
4
|
"datasets": {
|
|
5
5
|
"improvement": {
|
|
6
6
|
"schemaVersion": 4,
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
],
|
|
33
33
|
"sourceScheduleCount": 2652,
|
|
34
34
|
"sourceIssueCount": 0,
|
|
35
|
-
"sourceGeneratedAt": "2026-07-
|
|
35
|
+
"sourceGeneratedAt": "2026-07-16T08:36:14+00:00",
|
|
36
36
|
"collectionCompletedInRun": true,
|
|
37
37
|
"assistantDailyReverseIndex": {
|
|
38
38
|
"schemaVersion": 1,
|
|
@@ -1491,8 +1491,8 @@
|
|
|
1491
1491
|
},
|
|
1492
1492
|
"files": {
|
|
1493
1493
|
"CHANGELOG.md": {
|
|
1494
|
-
"sha256": "
|
|
1495
|
-
"bytes":
|
|
1494
|
+
"sha256": "e3b95af048991080eb02c83e4d0ef2e3bb1358d48ae6c114fa2e85166c4fd254",
|
|
1495
|
+
"bytes": 8725
|
|
1496
1496
|
},
|
|
1497
1497
|
"LICENSES.md": {
|
|
1498
1498
|
"sha256": "40bddfdbcdc4b7812056e82fc5de18184097d2fdb903fab14262ea41e47c7594",
|
|
@@ -1503,8 +1503,8 @@
|
|
|
1503
1503
|
"bytes": 3199
|
|
1504
1504
|
},
|
|
1505
1505
|
"RELEASES.json": {
|
|
1506
|
-
"sha256": "
|
|
1507
|
-
"bytes":
|
|
1506
|
+
"sha256": "fc8a302100d0a00a9096e6711b94146614ce250ca27c2a7b2a108e16bd8c4aa5",
|
|
1507
|
+
"bytes": 17704
|
|
1508
1508
|
},
|
|
1509
1509
|
"assets/equip/1.webp": {
|
|
1510
1510
|
"sha256": "4e2ff0528e71462b45df1ab4fd708e228ac8f2afa971e11f7247166ecc46c171",
|
|
@@ -3199,7 +3199,7 @@
|
|
|
3199
3199
|
"bytes": 26970
|
|
3200
3200
|
},
|
|
3201
3201
|
"audit/build-report.json": {
|
|
3202
|
-
"sha256": "
|
|
3202
|
+
"sha256": "80090b88cd67197082c1d9dbae6dc635800917a840467680aa9e6dd5bbfe176c",
|
|
3203
3203
|
"bytes": 8348
|
|
3204
3204
|
},
|
|
3205
3205
|
"equipment/drop-from.nedb": {
|
|
@@ -3219,7 +3219,7 @@
|
|
|
3219
3219
|
"bytes": 2951488
|
|
3220
3220
|
},
|
|
3221
3221
|
"improvement/list.json": {
|
|
3222
|
-
"sha256": "
|
|
3222
|
+
"sha256": "f26be718ffc55fe9d575085568f031644e5a56f36ef211950d3035e81de17a05",
|
|
3223
3223
|
"bytes": 209473
|
|
3224
3224
|
},
|
|
3225
3225
|
"index.d.ts": {
|