all-the-package-repos 2.0.2611 → 2.0.2612
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/data/metadata.json +22 -28
- package/data/packages.json +513 -33
- package/package.json +1 -1
- package/readme.md +6 -6
package/data/metadata.json
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
{
|
|
2
2
|
"error": false,
|
|
3
|
-
"packages":
|
|
4
|
-
"last":
|
|
5
|
-
"latest":
|
|
3
|
+
"packages": 3716915,
|
|
4
|
+
"last": 91329228,
|
|
5
|
+
"latest": 91329228,
|
|
6
6
|
"runs": {
|
|
7
|
-
"total":
|
|
7
|
+
"total": 316,
|
|
8
8
|
"status": {
|
|
9
9
|
"killed": 2,
|
|
10
|
-
"init":
|
|
10
|
+
"init": 312,
|
|
11
11
|
"cancelled": 1
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"repos": {
|
|
15
|
-
"unsets":
|
|
16
|
-
"github":
|
|
15
|
+
"unsets": 1479370,
|
|
16
|
+
"github": 2199684,
|
|
17
17
|
"gitlab": 6617,
|
|
18
18
|
"bitbucket": 1334,
|
|
19
|
-
"others":
|
|
19
|
+
"others": 29910
|
|
20
20
|
},
|
|
21
21
|
"stats": {
|
|
22
|
-
"changes":
|
|
23
|
-
"inserts":
|
|
24
|
-
"updates":
|
|
25
|
-
"deletes":
|
|
26
|
-
"invalid":
|
|
22
|
+
"changes": 8743159,
|
|
23
|
+
"inserts": 3717348,
|
|
24
|
+
"updates": 2916233,
|
|
25
|
+
"deletes": 1995407,
|
|
26
|
+
"invalid": 114171,
|
|
27
27
|
"ignored": 0,
|
|
28
|
-
"notFound":
|
|
28
|
+
"notFound": 27931
|
|
29
29
|
},
|
|
30
30
|
"batch": {
|
|
31
31
|
"status": "init",
|
|
32
|
-
"limit":
|
|
33
|
-
"since":
|
|
34
|
-
"index":
|
|
35
|
-
"until":
|
|
36
|
-
"started": "2025-12-
|
|
37
|
-
"finished": "2025-12-
|
|
38
|
-
"took_ms":
|
|
39
|
-
"found":
|
|
32
|
+
"limit": 31740,
|
|
33
|
+
"since": 91297488,
|
|
34
|
+
"index": 91329228,
|
|
35
|
+
"until": 91329228,
|
|
36
|
+
"started": "2025-12-27T12:08:13.292Z",
|
|
37
|
+
"finished": "2025-12-27T12:10:03.654Z",
|
|
38
|
+
"took_ms": 110362,
|
|
39
|
+
"found": 4266
|
|
40
40
|
},
|
|
41
41
|
"notFound": [
|
|
42
42
|
[
|
|
@@ -167624,12 +167624,6 @@
|
|
|
167624
167624
|
[
|
|
167625
167625
|
91092761
|
|
167626
167626
|
]
|
|
167627
|
-
],
|
|
167628
|
-
[
|
|
167629
|
-
"@eldrforge/tree-execution",
|
|
167630
|
-
[
|
|
167631
|
-
91297436
|
|
167632
|
-
]
|
|
167633
167627
|
]
|
|
167634
167628
|
]
|
|
167635
167629
|
}
|