all-the-package-repos 2.0.2663 → 2.0.2665
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 +2176 -208
- 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": 3758366,
|
|
4
|
+
"last": 94523125,
|
|
5
|
+
"latest": 94523125,
|
|
6
6
|
"runs": {
|
|
7
|
-
"total":
|
|
7
|
+
"total": 369,
|
|
8
8
|
"status": {
|
|
9
9
|
"killed": 2,
|
|
10
|
-
"init":
|
|
10
|
+
"init": 365,
|
|
11
11
|
"cancelled": 1
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"repos": {
|
|
15
|
-
"unsets":
|
|
16
|
-
"github":
|
|
15
|
+
"unsets": 1494696,
|
|
16
|
+
"github": 2225550,
|
|
17
17
|
"gitlab": 6630,
|
|
18
18
|
"bitbucket": 1336,
|
|
19
|
-
"others":
|
|
19
|
+
"others": 30154
|
|
20
20
|
},
|
|
21
21
|
"stats": {
|
|
22
|
-
"changes":
|
|
23
|
-
"inserts":
|
|
24
|
-
"updates":
|
|
25
|
-
"deletes":
|
|
26
|
-
"invalid":
|
|
22
|
+
"changes": 9264412,
|
|
23
|
+
"inserts": 3758852,
|
|
24
|
+
"updates": 3388658,
|
|
25
|
+
"deletes": 1995618,
|
|
26
|
+
"invalid": 121284,
|
|
27
27
|
"ignored": 0,
|
|
28
|
-
"notFound":
|
|
28
|
+
"notFound": 27942
|
|
29
29
|
},
|
|
30
30
|
"batch": {
|
|
31
31
|
"status": "init",
|
|
32
|
-
"limit":
|
|
33
|
-
"since":
|
|
34
|
-
"index":
|
|
35
|
-
"until":
|
|
36
|
-
"started": "2026-01-
|
|
37
|
-
"finished": "2026-01-
|
|
38
|
-
"took_ms":
|
|
39
|
-
"found":
|
|
32
|
+
"limit": 82820,
|
|
33
|
+
"since": 94440305,
|
|
34
|
+
"index": 94523125,
|
|
35
|
+
"until": 94523125,
|
|
36
|
+
"started": "2026-01-23T00:24:29.293Z",
|
|
37
|
+
"finished": "2026-01-23T00:32:04.013Z",
|
|
38
|
+
"took_ms": 454720,
|
|
39
|
+
"found": 15416
|
|
40
40
|
},
|
|
41
41
|
"notFound": [
|
|
42
42
|
[
|
|
@@ -167684,6 +167684,12 @@
|
|
|
167684
167684
|
[
|
|
167685
167685
|
94205835
|
|
167686
167686
|
]
|
|
167687
|
+
],
|
|
167688
|
+
[
|
|
167689
|
+
"@longegeg/components-extra-4fco",
|
|
167690
|
+
[
|
|
167691
|
+
94389911
|
|
167692
|
+
]
|
|
167687
167693
|
]
|
|
167688
167694
|
]
|
|
167689
167695
|
}
|