all-the-package-repos 2.0.2655 → 2.0.2657
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 +30 -24
- package/data/packages.json +1541 -164
- 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": 3750936,
|
|
4
|
+
"last": 93866913,
|
|
5
|
+
"latest": 93866913,
|
|
6
6
|
"runs": {
|
|
7
|
-
"total":
|
|
7
|
+
"total": 361,
|
|
8
8
|
"status": {
|
|
9
9
|
"killed": 2,
|
|
10
|
-
"init":
|
|
10
|
+
"init": 357,
|
|
11
11
|
"cancelled": 1
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"repos": {
|
|
15
|
-
"unsets":
|
|
16
|
-
"github":
|
|
17
|
-
"gitlab":
|
|
18
|
-
"bitbucket":
|
|
19
|
-
"others":
|
|
15
|
+
"unsets": 1491617,
|
|
16
|
+
"github": 2221239,
|
|
17
|
+
"gitlab": 6630,
|
|
18
|
+
"bitbucket": 1336,
|
|
19
|
+
"others": 30114
|
|
20
20
|
},
|
|
21
21
|
"stats": {
|
|
22
|
-
"changes":
|
|
23
|
-
"inserts":
|
|
24
|
-
"updates":
|
|
25
|
-
"deletes":
|
|
26
|
-
"invalid":
|
|
22
|
+
"changes": 9151770,
|
|
23
|
+
"inserts": 3751408,
|
|
24
|
+
"updates": 3285156,
|
|
25
|
+
"deletes": 1995564,
|
|
26
|
+
"invalid": 119642,
|
|
27
27
|
"ignored": 0,
|
|
28
|
-
"notFound":
|
|
28
|
+
"notFound": 27939
|
|
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": 40712,
|
|
33
|
+
"since": 93826201,
|
|
34
|
+
"index": 93866913,
|
|
35
|
+
"until": 93866913,
|
|
36
|
+
"started": "2026-01-19T00:25:24.971Z",
|
|
37
|
+
"finished": "2026-01-19T00:28:06.232Z",
|
|
38
|
+
"took_ms": 161261,
|
|
39
|
+
"found": 6220
|
|
40
40
|
},
|
|
41
41
|
"notFound": [
|
|
42
42
|
[
|
|
@@ -167666,6 +167666,12 @@
|
|
|
167666
167666
|
[
|
|
167667
167667
|
92941942
|
|
167668
167668
|
]
|
|
167669
|
+
],
|
|
167670
|
+
[
|
|
167671
|
+
"@bigmistqke/typed-lexicons",
|
|
167672
|
+
[
|
|
167673
|
+
93866901
|
|
167674
|
+
]
|
|
167669
167675
|
]
|
|
167670
167676
|
]
|
|
167671
167677
|
}
|