all-the-package-repos 2.0.2736 → 2.0.2737
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 +28 -22
- package/data/packages.json +1364 -135
- 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": 3838484,
|
|
4
|
+
"last": 99116841,
|
|
5
|
+
"latest": 99116841,
|
|
6
6
|
"runs": {
|
|
7
|
-
"total":
|
|
7
|
+
"total": 441,
|
|
8
8
|
"status": {
|
|
9
9
|
"killed": 2,
|
|
10
|
-
"init":
|
|
10
|
+
"init": 437,
|
|
11
11
|
"cancelled": 1
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"repos": {
|
|
15
|
-
"unsets":
|
|
16
|
-
"github":
|
|
15
|
+
"unsets": 1524471,
|
|
16
|
+
"github": 2275325,
|
|
17
17
|
"gitlab": 6706,
|
|
18
18
|
"bitbucket": 1337,
|
|
19
|
-
"others":
|
|
19
|
+
"others": 30645
|
|
20
20
|
},
|
|
21
21
|
"stats": {
|
|
22
|
-
"changes":
|
|
23
|
-
"inserts":
|
|
24
|
-
"updates":
|
|
25
|
-
"deletes":
|
|
26
|
-
"invalid":
|
|
22
|
+
"changes": 10166663,
|
|
23
|
+
"inserts": 3839053,
|
|
24
|
+
"updates": 4197218,
|
|
25
|
+
"deletes": 1995940,
|
|
26
|
+
"invalid": 134452,
|
|
27
27
|
"ignored": 0,
|
|
28
|
-
"notFound":
|
|
28
|
+
"notFound": 27956
|
|
29
29
|
},
|
|
30
30
|
"batch": {
|
|
31
31
|
"status": "init",
|
|
32
|
-
"limit":
|
|
33
|
-
"since":
|
|
34
|
-
"index":
|
|
35
|
-
"until":
|
|
36
|
-
"started": "2026-02-
|
|
37
|
-
"finished": "2026-02-
|
|
38
|
-
"took_ms":
|
|
39
|
-
"found":
|
|
32
|
+
"limit": 36306,
|
|
33
|
+
"since": 99080535,
|
|
34
|
+
"index": 99116841,
|
|
35
|
+
"until": 99116841,
|
|
36
|
+
"started": "2026-02-28T12:09:48.601Z",
|
|
37
|
+
"finished": "2026-02-28T12:13:30.832Z",
|
|
38
|
+
"took_ms": 222231,
|
|
39
|
+
"found": 9166
|
|
40
40
|
},
|
|
41
41
|
"notFound": [
|
|
42
42
|
[
|
|
@@ -167768,6 +167768,12 @@
|
|
|
167768
167768
|
[
|
|
167769
167769
|
98703062
|
|
167770
167770
|
]
|
|
167771
|
+
],
|
|
167772
|
+
[
|
|
167773
|
+
"@khalilbenaz/mdan",
|
|
167774
|
+
[
|
|
167775
|
+
99115719
|
|
167776
|
+
]
|
|
167771
167777
|
]
|
|
167772
167778
|
]
|
|
167773
167779
|
}
|