all-the-package-repos 2.0.2627 → 2.0.2629
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 +1432 -131
- 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": 3727655,
|
|
4
|
+
"last": 91990300,
|
|
5
|
+
"latest": 91990300,
|
|
6
6
|
"runs": {
|
|
7
|
-
"total":
|
|
7
|
+
"total": 333,
|
|
8
8
|
"status": {
|
|
9
9
|
"killed": 2,
|
|
10
|
-
"init":
|
|
10
|
+
"init": 329,
|
|
11
11
|
"cancelled": 1
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"repos": {
|
|
15
|
-
"unsets":
|
|
16
|
-
"github":
|
|
17
|
-
"gitlab":
|
|
15
|
+
"unsets": 1483253,
|
|
16
|
+
"github": 2206491,
|
|
17
|
+
"gitlab": 6627,
|
|
18
18
|
"bitbucket": 1334,
|
|
19
|
-
"others":
|
|
19
|
+
"others": 29950
|
|
20
20
|
},
|
|
21
21
|
"stats": {
|
|
22
|
-
"changes":
|
|
23
|
-
"inserts":
|
|
24
|
-
"updates":
|
|
25
|
-
"deletes":
|
|
26
|
-
"invalid":
|
|
22
|
+
"changes": 8847708,
|
|
23
|
+
"inserts": 3728103,
|
|
24
|
+
"updates": 3009063,
|
|
25
|
+
"deletes": 1995451,
|
|
26
|
+
"invalid": 115091,
|
|
27
27
|
"ignored": 0,
|
|
28
|
-
"notFound":
|
|
28
|
+
"notFound": 27948
|
|
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": 33127,
|
|
33
|
+
"since": 91957173,
|
|
34
|
+
"index": 91990300,
|
|
35
|
+
"until": 91990300,
|
|
36
|
+
"started": "2026-01-05T00:26:02.121Z",
|
|
37
|
+
"finished": "2026-01-05T00:28:20.715Z",
|
|
38
|
+
"took_ms": 138594,
|
|
39
|
+
"found": 5311
|
|
40
40
|
},
|
|
41
41
|
"notFound": [
|
|
42
42
|
[
|
|
@@ -167720,6 +167720,12 @@
|
|
|
167720
167720
|
[
|
|
167721
167721
|
91896190
|
|
167722
167722
|
]
|
|
167723
|
+
],
|
|
167724
|
+
[
|
|
167725
|
+
"@smart-alert/evm-observability",
|
|
167726
|
+
[
|
|
167727
|
+
91990206
|
|
167728
|
+
]
|
|
167723
167729
|
]
|
|
167724
167730
|
]
|
|
167725
167731
|
}
|