all-the-package-repos 2.0.2467 → 2.0.2469
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 +28 -22
- package/data/packages.json +1373 -116
- package/package.json +1 -1
- package/readme.md +6 -6
package/data/metadata.json
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
{
|
|
2
2
|
"error": false,
|
|
3
|
-
"packages":
|
|
4
|
-
"last":
|
|
5
|
-
"latest":
|
|
3
|
+
"packages": 3624002,
|
|
4
|
+
"last": 82698705,
|
|
5
|
+
"latest": 82698695,
|
|
6
6
|
"runs": {
|
|
7
|
-
"total":
|
|
7
|
+
"total": 173,
|
|
8
8
|
"status": {
|
|
9
9
|
"killed": 2,
|
|
10
|
-
"init":
|
|
10
|
+
"init": 169,
|
|
11
11
|
"cancelled": 1
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"repos": {
|
|
15
|
-
"unsets":
|
|
16
|
-
"github":
|
|
15
|
+
"unsets": 1515574,
|
|
16
|
+
"github": 2071407,
|
|
17
17
|
"gitlab": 6560,
|
|
18
18
|
"bitbucket": 1334,
|
|
19
|
-
"others":
|
|
19
|
+
"others": 29127
|
|
20
20
|
},
|
|
21
21
|
"stats": {
|
|
22
|
-
"changes":
|
|
23
|
-
"inserts":
|
|
24
|
-
"updates":
|
|
25
|
-
"deletes":
|
|
26
|
-
"invalid":
|
|
22
|
+
"changes": 7280705,
|
|
23
|
+
"inserts": 3624269,
|
|
24
|
+
"updates": 1568787,
|
|
25
|
+
"deletes": 1994714,
|
|
26
|
+
"invalid": 92935,
|
|
27
27
|
"ignored": 0,
|
|
28
|
-
"notFound":
|
|
28
|
+
"notFound": 27924
|
|
29
29
|
},
|
|
30
30
|
"batch": {
|
|
31
31
|
"status": "init",
|
|
32
|
-
"limit":
|
|
33
|
-
"since":
|
|
34
|
-
"index":
|
|
35
|
-
"until":
|
|
36
|
-
"started": "2025-10-
|
|
37
|
-
"finished": "2025-10-
|
|
38
|
-
"took_ms":
|
|
39
|
-
"found":
|
|
32
|
+
"limit": 57686,
|
|
33
|
+
"since": 82641009,
|
|
34
|
+
"index": 82698705,
|
|
35
|
+
"until": 82698695,
|
|
36
|
+
"started": "2025-10-18T00:19:16.714Z",
|
|
37
|
+
"finished": "2025-10-18T00:25:23.236Z",
|
|
38
|
+
"took_ms": 366522,
|
|
39
|
+
"found": 10413
|
|
40
40
|
},
|
|
41
41
|
"notFound": [
|
|
42
42
|
[
|
|
@@ -167576,6 +167576,12 @@
|
|
|
167576
167576
|
[
|
|
167577
167577
|
81316612
|
|
167578
167578
|
]
|
|
167579
|
+
],
|
|
167580
|
+
[
|
|
167581
|
+
"@nnpmtest2/revshel",
|
|
167582
|
+
[
|
|
167583
|
+
82575397
|
|
167584
|
+
]
|
|
167579
167585
|
]
|
|
167580
167586
|
]
|
|
167581
167587
|
}
|