all-the-package-repos 2.0.2667 → 2.0.2669
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 +53 -23
- package/data/packages.json +2065 -193
- 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": 3762048,
|
|
4
|
+
"last": 94728849,
|
|
5
|
+
"latest": 94728849,
|
|
6
6
|
"runs": {
|
|
7
|
-
"total":
|
|
7
|
+
"total": 373,
|
|
8
8
|
"status": {
|
|
9
9
|
"killed": 2,
|
|
10
|
-
"init":
|
|
10
|
+
"init": 369,
|
|
11
11
|
"cancelled": 1
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"repos": {
|
|
15
|
-
"unsets":
|
|
16
|
-
"github":
|
|
17
|
-
"gitlab":
|
|
15
|
+
"unsets": 1496100,
|
|
16
|
+
"github": 2227792,
|
|
17
|
+
"gitlab": 6635,
|
|
18
18
|
"bitbucket": 1336,
|
|
19
|
-
"others":
|
|
19
|
+
"others": 30185
|
|
20
20
|
},
|
|
21
21
|
"stats": {
|
|
22
|
-
"changes":
|
|
23
|
-
"inserts":
|
|
24
|
-
"updates":
|
|
25
|
-
"deletes":
|
|
26
|
-
"invalid":
|
|
22
|
+
"changes": 9305548,
|
|
23
|
+
"inserts": 3762545,
|
|
24
|
+
"updates": 3425459,
|
|
25
|
+
"deletes": 1995647,
|
|
26
|
+
"invalid": 121897,
|
|
27
27
|
"ignored": 0,
|
|
28
|
-
"notFound":
|
|
28
|
+
"notFound": 27951
|
|
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": 22727,
|
|
33
|
+
"since": 94706122,
|
|
34
|
+
"index": 94728849,
|
|
35
|
+
"until": 94728849,
|
|
36
|
+
"started": "2026-01-25T12:09:23.820Z",
|
|
37
|
+
"finished": "2026-01-25T12:11:38.007Z",
|
|
38
|
+
"took_ms": 134187,
|
|
39
|
+
"found": 5149
|
|
40
40
|
},
|
|
41
41
|
"notFound": [
|
|
42
42
|
[
|
|
@@ -167714,6 +167714,36 @@
|
|
|
167714
167714
|
[
|
|
167715
167715
|
94543135
|
|
167716
167716
|
]
|
|
167717
|
+
],
|
|
167718
|
+
[
|
|
167719
|
+
"@morphql/language-definitions",
|
|
167720
|
+
[
|
|
167721
|
+
94728803
|
|
167722
|
+
]
|
|
167723
|
+
],
|
|
167724
|
+
[
|
|
167725
|
+
"@morphql/core",
|
|
167726
|
+
[
|
|
167727
|
+
94728816
|
|
167728
|
+
]
|
|
167729
|
+
],
|
|
167730
|
+
[
|
|
167731
|
+
"@morphql/cli",
|
|
167732
|
+
[
|
|
167733
|
+
94728817
|
|
167734
|
+
]
|
|
167735
|
+
],
|
|
167736
|
+
[
|
|
167737
|
+
"@morphql/server",
|
|
167738
|
+
[
|
|
167739
|
+
94728822
|
|
167740
|
+
]
|
|
167741
|
+
],
|
|
167742
|
+
[
|
|
167743
|
+
"@morphql/playground",
|
|
167744
|
+
[
|
|
167745
|
+
94728833
|
|
167746
|
+
]
|
|
167717
167747
|
]
|
|
167718
167748
|
]
|
|
167719
167749
|
}
|