Skip to content

Commit c9e3e0a

Browse files
author
github-actions
committed
update all-the-package-repos to 2.0.1979
1 parent 8c6f015 commit c9e3e0a

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": 3338977,
4-
"last": 36461868,
5-
"latest": 36461868,
3+
"packages": 3337748,
4+
"last": 36476524,
5+
"latest": 36476524,
66
"runs": {
7-
"total": 1979,
7+
"total": 1980,
88
"status": {
9-
"init": 1767,
9+
"init": 1768,
1010
"timeout": 84,
1111
"killed": 127,
1212
"restart": 1
1313
}
1414
},
1515
"repos": {
16-
"unsets": 1369825,
17-
"github": 1934528,
18-
"gitlab": 6219,
16+
"unsets": 1370062,
17+
"github": 1933058,
18+
"gitlab": 6220,
1919
"bitbucket": 1379,
20-
"others": 27026
20+
"others": 27029
2121
},
2222
"stats": {
23-
"changes": 23313246,
24-
"inserts": 4681974,
25-
"updates": 16222776,
26-
"deletes": 1959327,
27-
"invalid": 449169,
23+
"changes": 23325829,
24+
"inserts": 4682450,
25+
"updates": 16232923,
26+
"deletes": 1961047,
27+
"invalid": 449409,
2828
"ignored": 5
2929
},
3030
"batch": {
3131
"status": "init",
32-
"limit": 13023,
33-
"since": 36448845,
34-
"index": 36461868,
35-
"until": 36461868,
36-
"started": "2024-11-12T12:07:25.122Z",
37-
"finished": "2024-11-12T13:30:39.227Z",
38-
"took_ms": 4994105,
39-
"found": 9074
32+
"limit": 14656,
33+
"since": 36461868,
34+
"index": 36476524,
35+
"until": 36476524,
36+
"started": "2024-11-13T00:18:18.206Z",
37+
"finished": "2024-11-13T02:10:02.564Z",
38+
"took_ms": 6704358,
39+
"found": 12583
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:5aad8584924c7ae49ba50452d256eae7c3cb1b2fda0285ab0c03a0c52e1ded56
3-
size 188109602
2+
oid sha256:d142c9a6e706c419783fca68c9fb8677880df2808df662ae75d6565beb544fb0
3+
size 187973672

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.1978",
3+
"version": "2.0.1979",
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 | 1969152 | 58.97%
15-
Null repository | 1369825 | 41.03%
16-
**Total** | 3338977 | 100.00%
14+
With repository | 1967686 | 58.95%
15+
Null repository | 1370062 | 41.05%
16+
**Total** | 3337748 | 100.00%
1717

1818
Providers | Count | Percentage
1919
:-------- | -----:| ----------:
20-
GitHub | 1934528 | 57.94%
21-
GitLab | 6219 | 0.19%
20+
GitHub | 1933058 | 57.92%
21+
GitLab | 6220 | 0.19%
2222
Bitbucket | 1379 | 0.04%
23-
Others | 27026 | 0.81%
24-
**Total** | 1969152 | 58.97%
23+
Others | 27029 | 0.81%
24+
**Total** | 1967686 | 58.95%
2525
<!-- /stats -->
2626

2727
## Installation

0 commit comments

Comments
 (0)