all-the-package-repos 2.0.2596 → 2.0.2598
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 +1378 -349
- 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": 3707742,
|
|
4
|
+
"last": 90678866,
|
|
5
|
+
"latest": 90678866,
|
|
6
6
|
"runs": {
|
|
7
|
-
"total":
|
|
7
|
+
"total": 302,
|
|
8
8
|
"status": {
|
|
9
9
|
"killed": 2,
|
|
10
|
-
"init":
|
|
10
|
+
"init": 298,
|
|
11
11
|
"cancelled": 1
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"repos": {
|
|
15
|
-
"unsets":
|
|
16
|
-
"github":
|
|
17
|
-
"gitlab":
|
|
15
|
+
"unsets": 1476151,
|
|
16
|
+
"github": 2193768,
|
|
17
|
+
"gitlab": 6613,
|
|
18
18
|
"bitbucket": 1334,
|
|
19
|
-
"others":
|
|
19
|
+
"others": 29876
|
|
20
20
|
},
|
|
21
21
|
"stats": {
|
|
22
|
-
"changes":
|
|
23
|
-
"inserts":
|
|
24
|
-
"updates":
|
|
25
|
-
"deletes":
|
|
26
|
-
"invalid":
|
|
22
|
+
"changes": 8636825,
|
|
23
|
+
"inserts": 3708164,
|
|
24
|
+
"updates": 2820386,
|
|
25
|
+
"deletes": 1995361,
|
|
26
|
+
"invalid": 112914,
|
|
27
27
|
"ignored": 0,
|
|
28
|
-
"notFound":
|
|
28
|
+
"notFound": 27928
|
|
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": 34231,
|
|
33
|
+
"since": 90644635,
|
|
34
|
+
"index": 90678866,
|
|
35
|
+
"until": 90678866,
|
|
36
|
+
"started": "2025-12-20T12:37:24.137Z",
|
|
37
|
+
"finished": "2025-12-20T12:39:16.360Z",
|
|
38
|
+
"took_ms": 112223,
|
|
39
|
+
"found": 4777
|
|
40
40
|
},
|
|
41
41
|
"notFound": [
|
|
42
42
|
[
|
|
@@ -167600,6 +167600,12 @@
|
|
|
167600
167600
|
[
|
|
167601
167601
|
87172596
|
|
167602
167602
|
]
|
|
167603
|
+
],
|
|
167604
|
+
[
|
|
167605
|
+
"@packlabs/cli",
|
|
167606
|
+
[
|
|
167607
|
+
90678852
|
|
167608
|
+
]
|
|
167603
167609
|
]
|
|
167604
167610
|
]
|
|
167605
167611
|
}
|