all-the-package-repos 2.0.2643 → 2.0.2645
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 +2070 -164
- 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": 3740375,
|
|
4
|
+
"last": 93035866,
|
|
5
|
+
"latest": 93035866,
|
|
6
6
|
"runs": {
|
|
7
|
-
"total":
|
|
7
|
+
"total": 349,
|
|
8
8
|
"status": {
|
|
9
9
|
"killed": 2,
|
|
10
|
-
"init":
|
|
10
|
+
"init": 345,
|
|
11
11
|
"cancelled": 1
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"repos": {
|
|
15
|
-
"unsets":
|
|
16
|
-
"github":
|
|
15
|
+
"unsets": 1487753,
|
|
16
|
+
"github": 2214605,
|
|
17
17
|
"gitlab": 6622,
|
|
18
18
|
"bitbucket": 1334,
|
|
19
|
-
"others":
|
|
19
|
+
"others": 30061
|
|
20
20
|
},
|
|
21
21
|
"stats": {
|
|
22
|
-
"changes":
|
|
23
|
-
"inserts":
|
|
24
|
-
"updates":
|
|
25
|
-
"deletes":
|
|
26
|
-
"invalid":
|
|
22
|
+
"changes": 9019742,
|
|
23
|
+
"inserts": 3740840,
|
|
24
|
+
"updates": 3165782,
|
|
25
|
+
"deletes": 1995524,
|
|
26
|
+
"invalid": 117596,
|
|
27
27
|
"ignored": 0,
|
|
28
|
-
"notFound":
|
|
28
|
+
"notFound": 27938
|
|
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": 93908,
|
|
33
|
+
"since": 92941958,
|
|
34
|
+
"index": 93035866,
|
|
35
|
+
"until": 93035866,
|
|
36
|
+
"started": "2026-01-13T00:20:25.026Z",
|
|
37
|
+
"finished": "2026-01-13T00:29:14.361Z",
|
|
38
|
+
"took_ms": 529335,
|
|
39
|
+
"found": 16672
|
|
40
40
|
},
|
|
41
41
|
"notFound": [
|
|
42
42
|
[
|
|
@@ -167660,6 +167660,12 @@
|
|
|
167660
167660
|
[
|
|
167661
167661
|
92799032
|
|
167662
167662
|
]
|
|
167663
|
+
],
|
|
167664
|
+
[
|
|
167665
|
+
"@instadapp/token-price",
|
|
167666
|
+
[
|
|
167667
|
+
92941942
|
|
167668
|
+
]
|
|
167663
167669
|
]
|
|
167664
167670
|
]
|
|
167665
167671
|
}
|