all-the-package-repos 2.0.2539 → 2.0.2540
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 +36 -24
- package/data/packages.json +840 -66
- package/package.json +1 -1
- package/readme.md +8 -8
package/data/metadata.json
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
{
|
|
2
2
|
"error": false,
|
|
3
|
-
"packages":
|
|
4
|
-
"last":
|
|
5
|
-
"latest":
|
|
3
|
+
"packages": 3668671,
|
|
4
|
+
"last": 87214669,
|
|
5
|
+
"latest": 87214669,
|
|
6
6
|
"runs": {
|
|
7
|
-
"total":
|
|
7
|
+
"total": 244,
|
|
8
8
|
"status": {
|
|
9
9
|
"killed": 2,
|
|
10
|
-
"init":
|
|
10
|
+
"init": 240,
|
|
11
11
|
"cancelled": 1
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"repos": {
|
|
15
|
-
"unsets":
|
|
16
|
-
"github":
|
|
17
|
-
"gitlab":
|
|
18
|
-
"bitbucket":
|
|
19
|
-
"others":
|
|
15
|
+
"unsets": 1461653,
|
|
16
|
+
"github": 2169543,
|
|
17
|
+
"gitlab": 6591,
|
|
18
|
+
"bitbucket": 1332,
|
|
19
|
+
"others": 29552
|
|
20
20
|
},
|
|
21
21
|
"stats": {
|
|
22
|
-
"changes":
|
|
23
|
-
"inserts":
|
|
24
|
-
"updates":
|
|
25
|
-
"deletes":
|
|
26
|
-
"invalid":
|
|
22
|
+
"changes": 8047317,
|
|
23
|
+
"inserts": 3669038,
|
|
24
|
+
"updates": 2280192,
|
|
25
|
+
"deletes": 1995098,
|
|
26
|
+
"invalid": 102989,
|
|
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-11-
|
|
37
|
-
"finished": "2025-11-
|
|
38
|
-
"took_ms":
|
|
39
|
-
"found":
|
|
32
|
+
"limit": 55422,
|
|
33
|
+
"since": 87159247,
|
|
34
|
+
"index": 87214669,
|
|
35
|
+
"until": 87214669,
|
|
36
|
+
"started": "2025-11-21T12:08:44.020Z",
|
|
37
|
+
"finished": "2025-11-21T12:14:00.825Z",
|
|
38
|
+
"took_ms": 316805,
|
|
39
|
+
"found": 11329
|
|
40
40
|
},
|
|
41
41
|
"notFound": [
|
|
42
42
|
[
|
|
@@ -167594,6 +167594,18 @@
|
|
|
167594
167594
|
[
|
|
167595
167595
|
85270807
|
|
167596
167596
|
]
|
|
167597
|
+
],
|
|
167598
|
+
[
|
|
167599
|
+
"@ra-ftds/motion-extension",
|
|
167600
|
+
[
|
|
167601
|
+
87172578
|
|
167602
|
+
]
|
|
167603
|
+
],
|
|
167604
|
+
[
|
|
167605
|
+
"@ra-ftds/tracing-sdk",
|
|
167606
|
+
[
|
|
167607
|
+
87172596
|
|
167608
|
+
]
|
|
167597
167609
|
]
|
|
167598
167610
|
]
|
|
167599
167611
|
}
|