all-the-package-repos 2.0.2603 → 2.0.2605
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 +1576 -174
- 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": 3712097,
|
|
4
|
+
"last": 91043918,
|
|
5
|
+
"latest": 91043918,
|
|
6
6
|
"runs": {
|
|
7
|
-
"total":
|
|
7
|
+
"total": 309,
|
|
8
8
|
"status": {
|
|
9
9
|
"killed": 2,
|
|
10
|
-
"init":
|
|
10
|
+
"init": 305,
|
|
11
11
|
"cancelled": 1
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"repos": {
|
|
15
|
-
"unsets":
|
|
16
|
-
"github":
|
|
17
|
-
"gitlab":
|
|
15
|
+
"unsets": 1477788,
|
|
16
|
+
"github": 2196468,
|
|
17
|
+
"gitlab": 6615,
|
|
18
18
|
"bitbucket": 1334,
|
|
19
|
-
"others":
|
|
19
|
+
"others": 29892
|
|
20
20
|
},
|
|
21
21
|
"stats": {
|
|
22
|
-
"changes":
|
|
23
|
-
"inserts":
|
|
24
|
-
"updates":
|
|
25
|
-
"deletes":
|
|
26
|
-
"invalid":
|
|
22
|
+
"changes": 8690695,
|
|
23
|
+
"inserts": 3712525,
|
|
24
|
+
"updates": 2869261,
|
|
25
|
+
"deletes": 1995383,
|
|
26
|
+
"invalid": 113526,
|
|
27
27
|
"ignored": 0,
|
|
28
|
-
"notFound":
|
|
28
|
+
"notFound": 27929
|
|
29
29
|
},
|
|
30
30
|
"batch": {
|
|
31
31
|
"status": "init",
|
|
32
|
-
"limit":
|
|
33
|
-
"since":
|
|
34
|
-
"index":
|
|
35
|
-
"until":
|
|
36
|
-
"started": "2025-12-
|
|
37
|
-
"finished": "2025-12-
|
|
38
|
-
"took_ms":
|
|
39
|
-
"found":
|
|
32
|
+
"limit": 63488,
|
|
33
|
+
"since": 90980430,
|
|
34
|
+
"index": 91043918,
|
|
35
|
+
"until": 91043918,
|
|
36
|
+
"started": "2025-12-24T01:40:10.391Z",
|
|
37
|
+
"finished": "2025-12-24T01:44:31.644Z",
|
|
38
|
+
"took_ms": 261253,
|
|
39
|
+
"found": 9510
|
|
40
40
|
},
|
|
41
41
|
"notFound": [
|
|
42
42
|
[
|
|
@@ -167606,6 +167606,12 @@
|
|
|
167606
167606
|
[
|
|
167607
167607
|
90740200
|
|
167608
167608
|
]
|
|
167609
|
+
],
|
|
167610
|
+
[
|
|
167611
|
+
"@photon-ai/flux",
|
|
167612
|
+
[
|
|
167613
|
+
91043900
|
|
167614
|
+
]
|
|
167609
167615
|
]
|
|
167610
167616
|
]
|
|
167611
167617
|
}
|