Skip to content

Commit 7ffb8a1

Browse files
author
github-actions
committed
update all-the-package-repos to 2.0.1990
1 parent 63f3780 commit 7ffb8a1

File tree

5 files changed

+32
-32
lines changed

5 files changed

+32
-32
lines changed

data/metadata.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
{
22
"error": false,
3-
"packages": 3341801,
4-
"last": 36592166,
5-
"latest": 36592166,
3+
"packages": 3342260,
4+
"last": 36607063,
5+
"latest": 36607061,
66
"runs": {
7-
"total": 1990,
7+
"total": 1991,
88
"status": {
9-
"init": 1778,
9+
"init": 1779,
1010
"timeout": 84,
1111
"killed": 127,
1212
"restart": 1
1313
}
1414
},
1515
"repos": {
16-
"unsets": 1372282,
17-
"github": 1934863,
16+
"unsets": 1372614,
17+
"github": 1934985,
1818
"gitlab": 6223,
1919
"bitbucket": 1379,
20-
"others": 27054
20+
"others": 27059
2121
},
2222
"stats": {
23-
"changes": 23409674,
24-
"inserts": 4687257,
25-
"updates": 16309649,
26-
"deletes": 1962157,
27-
"invalid": 450611,
23+
"changes": 23418859,
24+
"inserts": 4687829,
25+
"updates": 16317945,
26+
"deletes": 1962345,
27+
"invalid": 450740,
2828
"ignored": 5
2929
},
3030
"batch": {
3131
"status": "init",
32-
"limit": 7808,
33-
"since": 36584358,
34-
"index": 36592166,
35-
"until": 36592166,
36-
"started": "2024-11-18T00:20:10.252Z",
37-
"finished": "2024-11-18T01:05:45.929Z",
38-
"took_ms": 2735677,
39-
"found": 4088
32+
"limit": 14895,
33+
"since": 36592166,
34+
"index": 36607063,
35+
"until": 36607061,
36+
"started": "2024-11-18T12:07:45.604Z",
37+
"finished": "2024-11-18T13:29:41.679Z",
38+
"took_ms": 4916075,
39+
"found": 9185
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:e4a474786ca4c1ec4acc76966bb075c4c7cf1c85438d71132984cb92bd1a8cb6
3-
size 188180013
2+
oid sha256:03bcc1456985e8d0dcf7507888b79226c5348c1faff7bb551fd74df7116e0535
3+
size 188201850

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.1989",
3+
"version": "2.0.1990",
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: 6 additions & 6 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 | 1969519 | 58.94%
15-
Null repository | 1372282 | 41.06%
16-
**Total** | 3341801 | 100.00%
14+
With repository | 1969646 | 58.93%
15+
Null repository | 1372614 | 41.07%
16+
**Total** | 3342260 | 100.00%
1717

1818
Providers | Count | Percentage
1919
:-------- | -----:| ----------:
20-
GitHub | 1934863 | 57.90%
20+
GitHub | 1934985 | 57.89%
2121
GitLab | 6223 | 0.19%
2222
Bitbucket | 1379 | 0.04%
23-
Others | 27054 | 0.81%
24-
**Total** | 1969519 | 58.94%
23+
Others | 27059 | 0.81%
24+
**Total** | 1969646 | 58.93%
2525
<!-- /stats -->
2626

2727
## Installation

0 commit comments

Comments
 (0)