@sakura2333/kancolle-data 0.1.0 → 0.1.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.
- package/audit/build-report.json +4 -4
- package/equipment/drop-from.nedb +247 -1
- package/equipment/special-bonuses.nedb +341 -1
- package/improvement/list.json +2 -2
- package/manifest.json +30 -17
- package/package.json +1 -1
package/improvement/list.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"schemaVersion": 2,
|
|
4
|
-
"dataVersion": "2026-06-
|
|
5
|
-
"generatedAt": "2026-06-
|
|
4
|
+
"dataVersion": "2026-06-28T09:57:02+00:00",
|
|
5
|
+
"generatedAt": "2026-06-28T09:57:02+00:00",
|
|
6
6
|
"shipMasterVersion": "2026053000",
|
|
7
7
|
"dayOrder": [
|
|
8
8
|
"all",
|
package/manifest.json
CHANGED
|
@@ -1,30 +1,39 @@
|
|
|
1
1
|
{
|
|
2
|
-
"packageVersion": "0.1.
|
|
3
|
-
"generatedAt": "2026-06-
|
|
2
|
+
"packageVersion": "0.1.1",
|
|
3
|
+
"generatedAt": "2026-06-28T09:57:05+00:00",
|
|
4
4
|
"datasets": {
|
|
5
5
|
"improvement": {
|
|
6
6
|
"schemaVersion": 3,
|
|
7
7
|
"list": "improvement/list.json",
|
|
8
|
-
"detail": "improvement/detail.nedb"
|
|
8
|
+
"detail": "improvement/detail.nedb",
|
|
9
|
+
"listViewCount": 8,
|
|
10
|
+
"listAllCount": 372,
|
|
11
|
+
"detailRecordCount": 372
|
|
9
12
|
},
|
|
10
13
|
"equipmentDropFrom": {
|
|
11
14
|
"schemaVersion": 1,
|
|
12
15
|
"path": "equipment/drop-from.nedb",
|
|
13
|
-
"
|
|
14
|
-
"error": "FileNotFoundError: [CACHE ONLY] cache miss: https://raw.githubusercontent.com/kcwiki/kancolle-data/refs/heads/master/wiki/ship.json -> raw.githubusercontent.com/kcwiki/kancolle-data/refs/heads/master/wiki/ship.json.html",
|
|
16
|
+
"source": "kcwiki-data",
|
|
15
17
|
"sourceUrls": [
|
|
16
18
|
"https://raw.githubusercontent.com/kcwiki/kancolle-data/refs/heads/master/wiki/ship.json",
|
|
17
19
|
"https://raw.githubusercontent.com/kcwiki/kancolle-data/refs/heads/master/wiki/equipment.json"
|
|
18
20
|
],
|
|
19
|
-
"
|
|
21
|
+
"shipEntryCount": 840,
|
|
22
|
+
"equipmentRecordCount": 247,
|
|
23
|
+
"relationCount": 1645,
|
|
24
|
+
"issueCount": 2,
|
|
25
|
+
"status": "ok"
|
|
20
26
|
},
|
|
21
27
|
"equipmentSpecialBonuses": {
|
|
22
28
|
"schemaVersion": 1,
|
|
23
29
|
"path": "equipment/special-bonuses.nedb",
|
|
24
|
-
"
|
|
25
|
-
"error": "FileNotFoundError: [CACHE ONLY] cache miss: https://raw.githubusercontent.com/KC3Kai/kancolle-replay/refs/heads/master/js/data/mst_slotitem_bonus.json -> raw.githubusercontent.com/KC3Kai/kancolle-replay/refs/heads/master/js/data/mst_slotitem_bonus.json.html",
|
|
30
|
+
"source": "kc3-slotitem-bonus",
|
|
26
31
|
"sourceUrl": "https://raw.githubusercontent.com/KC3Kai/kancolle-replay/refs/heads/master/js/data/mst_slotitem_bonus.json",
|
|
27
|
-
"
|
|
32
|
+
"entryCount": 325,
|
|
33
|
+
"equipmentRecordCount": 341,
|
|
34
|
+
"ruleCount": 2297,
|
|
35
|
+
"issueCount": 7,
|
|
36
|
+
"status": "ok"
|
|
28
37
|
},
|
|
29
38
|
"useitemIcons": {
|
|
30
39
|
"schemaVersion": 1,
|
|
@@ -41,6 +50,10 @@
|
|
|
41
50
|
"kc3SlotitemBonus": "https://raw.githubusercontent.com/KC3Kai/kancolle-replay/refs/heads/master/js/data/mst_slotitem_bonus.json"
|
|
42
51
|
},
|
|
43
52
|
"files": {
|
|
53
|
+
"CHANGELOG.md": {
|
|
54
|
+
"sha256": "e76028a0485b8b4fc4b16f181cf65b31c1b3705721725d1e57df317db27f40a2",
|
|
55
|
+
"bytes": 1641
|
|
56
|
+
},
|
|
44
57
|
"LICENSES.md": {
|
|
45
58
|
"sha256": "40bddfdbcdc4b7812056e82fc5de18184097d2fdb903fab14262ea41e47c7594",
|
|
46
59
|
"bytes": 412
|
|
@@ -110,23 +123,23 @@
|
|
|
110
123
|
"bytes": 28940
|
|
111
124
|
},
|
|
112
125
|
"audit/build-report.json": {
|
|
113
|
-
"sha256": "
|
|
114
|
-
"bytes":
|
|
126
|
+
"sha256": "382d042e254e4b76d9ab37e257e70a39700db3b06887e895a11bf4616f9aed20",
|
|
127
|
+
"bytes": 143
|
|
115
128
|
},
|
|
116
129
|
"equipment/drop-from.nedb": {
|
|
117
|
-
"sha256": "
|
|
118
|
-
"bytes":
|
|
130
|
+
"sha256": "bb366ee4db693e396414cf3145e583a36c0ce9fa7f56cb4a553f8cba8a5e07d3",
|
|
131
|
+
"bytes": 358778
|
|
119
132
|
},
|
|
120
133
|
"equipment/special-bonuses.nedb": {
|
|
121
|
-
"sha256": "
|
|
122
|
-
"bytes":
|
|
134
|
+
"sha256": "74c091f9f643fc38ff6b713c570dfff03f6dca597022dc41a9a58fff83e197de",
|
|
135
|
+
"bytes": 258896
|
|
123
136
|
},
|
|
124
137
|
"improvement/detail.nedb": {
|
|
125
138
|
"sha256": "2e1f5068dfef350926206ca23c58d35c73f0f2384686a576caa330111d772cca",
|
|
126
139
|
"bytes": 467736
|
|
127
140
|
},
|
|
128
141
|
"improvement/list.json": {
|
|
129
|
-
"sha256": "
|
|
142
|
+
"sha256": "7d6e08a6f7c15b9932ab8c7dcdd88a8d8aabaf06916c17bee61aac3ffda99115",
|
|
130
143
|
"bytes": 209473
|
|
131
144
|
},
|
|
132
145
|
"index.d.ts": {
|
|
@@ -146,4 +159,4 @@
|
|
|
146
159
|
"bytes": 614
|
|
147
160
|
}
|
|
148
161
|
}
|
|
149
|
-
}
|
|
162
|
+
}
|