all-the-package-repos 2.0.2691 → 2.0.2693
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 +29 -23
- package/data/packages.json +2384 -260
- package/package.json +1 -1
- package/readme.md +7 -7
package/data/metadata.json
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
{
|
|
2
2
|
"error": false,
|
|
3
|
-
"packages":
|
|
4
|
-
"last":
|
|
5
|
-
"latest":
|
|
3
|
+
"packages": 3787087,
|
|
4
|
+
"last": 96308212,
|
|
5
|
+
"latest": 96308212,
|
|
6
6
|
"runs": {
|
|
7
|
-
"total":
|
|
7
|
+
"total": 397,
|
|
8
8
|
"status": {
|
|
9
9
|
"killed": 2,
|
|
10
|
-
"init":
|
|
10
|
+
"init": 393,
|
|
11
11
|
"cancelled": 1
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"repos": {
|
|
15
|
-
"unsets":
|
|
16
|
-
"github":
|
|
17
|
-
"gitlab":
|
|
15
|
+
"unsets": 1505136,
|
|
16
|
+
"github": 2243633,
|
|
17
|
+
"gitlab": 6675,
|
|
18
18
|
"bitbucket": 1337,
|
|
19
|
-
"others":
|
|
19
|
+
"others": 30306
|
|
20
20
|
},
|
|
21
21
|
"stats": {
|
|
22
|
-
"changes":
|
|
23
|
-
"inserts":
|
|
24
|
-
"updates":
|
|
25
|
-
"deletes":
|
|
26
|
-
"invalid":
|
|
22
|
+
"changes": 9612576,
|
|
23
|
+
"inserts": 3787611,
|
|
24
|
+
"updates": 3703124,
|
|
25
|
+
"deletes": 1995761,
|
|
26
|
+
"invalid": 126080,
|
|
27
27
|
"ignored": 0,
|
|
28
|
-
"notFound":
|
|
28
|
+
"notFound": 27949
|
|
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": 63732,
|
|
33
|
+
"since": 96244480,
|
|
34
|
+
"index": 96308212,
|
|
35
|
+
"until": 96308212,
|
|
36
|
+
"started": "2026-02-06T12:14:03.879Z",
|
|
37
|
+
"finished": "2026-02-06T12:20:12.239Z",
|
|
38
|
+
"took_ms": 368360,
|
|
39
|
+
"found": 12862
|
|
40
40
|
},
|
|
41
41
|
"notFound": [
|
|
42
42
|
[
|
|
@@ -167726,6 +167726,12 @@
|
|
|
167726
167726
|
[
|
|
167727
167727
|
95354987
|
|
167728
167728
|
]
|
|
167729
|
+
],
|
|
167730
|
+
[
|
|
167731
|
+
"@uss-stargazer/job-queue",
|
|
167732
|
+
[
|
|
167733
|
+
96306742
|
|
167734
|
+
]
|
|
167729
167735
|
]
|
|
167730
167736
|
]
|
|
167731
167737
|
}
|