Skip to content

Commit 5106e0e

Browse files
author
github-actions
committed
update all-the-package-repos to 2.0.1983
1 parent d4d0e3d commit 5106e0e

File tree

5 files changed

+34
-34
lines changed

5 files changed

+34
-34
lines changed

data/metadata.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
{
22
"error": false,
3-
"packages": 3339090,
4-
"last": 36517577,
5-
"latest": 36517577,
3+
"packages": 3339531,
4+
"last": 36533473,
5+
"latest": 36533473,
66
"runs": {
7-
"total": 1983,
7+
"total": 1984,
88
"status": {
9-
"init": 1771,
9+
"init": 1772,
1010
"timeout": 84,
1111
"killed": 127,
1212
"restart": 1
1313
}
1414
},
1515
"repos": {
16-
"unsets": 1370863,
17-
"github": 1933585,
18-
"gitlab": 6222,
16+
"unsets": 1371109,
17+
"github": 1933781,
18+
"gitlab": 6223,
1919
"bitbucket": 1379,
20-
"others": 27041
20+
"others": 27039
2121
},
2222
"stats": {
23-
"changes": 23358282,
24-
"inserts": 4684119,
25-
"updates": 16262799,
26-
"deletes": 1961456,
27-
"invalid": 449908,
23+
"changes": 23371270,
24+
"inserts": 4684671,
25+
"updates": 16274974,
26+
"deletes": 1961579,
27+
"invalid": 450046,
2828
"ignored": 5
2929
},
3030
"batch": {
3131
"status": "init",
32-
"limit": 12170,
33-
"since": 36505407,
34-
"index": 36517577,
35-
"until": 36517577,
36-
"started": "2024-11-14T12:07:30.298Z",
37-
"finished": "2024-11-14T13:42:11.633Z",
38-
"took_ms": 5681335,
39-
"found": 9617
32+
"limit": 15896,
33+
"since": 36517577,
34+
"index": 36533473,
35+
"until": 36533473,
36+
"started": "2024-11-15T00:19:28.633Z",
37+
"finished": "2024-11-15T02:25:34.604Z",
38+
"took_ms": 7565971,
39+
"found": 12988
4040
},
4141
"ignored": [
4242
20012191,

data/packages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:22ee9895215ff22f7b20f7158fe1504de12d19307cc755ac3a79a1aef7d82543
3-
size 188038321
2+
oid sha256:b2640a411c1877e6252a8954ec42f3a9d538843e57d2e6c66c6664b3036fe457
3+
size 188060502

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "all-the-package-repos",
3-
"version": "2.0.1982",
3+
"version": "2.0.1983",
44
"description": "All the repository URLs in the npm registry as an object whose keys are package names and values are URLs",
55
"main": "data/packages.json",
66
"repository": "https://github.com/nice-registry/all-the-package-repos",

readme.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ This package weighs in at about 100 MB.
1111
<!-- stats -->
1212
Packages | Count | Percentage
1313
:------- | -----:| ----------:
14-
With repository | 1968227 | 58.95%
15-
Null repository | 1370863 | 41.05%
16-
**Total** | 3339090 | 100.00%
14+
With repository | 1968422 | 58.94%
15+
Null repository | 1371109 | 41.06%
16+
**Total** | 3339531 | 100.00%
1717

1818
Providers | Count | Percentage
1919
:-------- | -----:| ----------:
20-
GitHub | 1933585 | 57.91%
21-
GitLab | 6222 | 0.19%
20+
GitHub | 1933781 | 57.91%
21+
GitLab | 6223 | 0.19%
2222
Bitbucket | 1379 | 0.04%
23-
Others | 27041 | 0.81%
24-
**Total** | 1968227 | 58.95%
23+
Others | 27039 | 0.81%
24+
**Total** | 1968422 | 58.94%
2525
<!-- /stats -->
2626

2727
## Installation

0 commit comments

Comments
 (0)