Skip to content

Commit 79d9acd

Browse files
author
github-actions
committed
update all-the-package-repos to 2.0.2500
1 parent 874ce7d commit 79d9acd

File tree

5 files changed

+33
-39
lines changed

5 files changed

+33
-39
lines changed

data/metadata.json

Lines changed: 22 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
{
22
"error": false,
3-
"packages": 3642527,
4-
"last": 84209990,
5-
"latest": 84209990,
3+
"packages": 3642943,
4+
"last": 84234907,
5+
"latest": 84234907,
66
"runs": {
7-
"total": 203,
7+
"total": 204,
88
"status": {
99
"killed": 2,
10-
"init": 199,
10+
"init": 200,
1111
"cancelled": 1
1212
}
1313
},
1414
"repos": {
15-
"unsets": 1522916,
16-
"github": 2082430,
15+
"unsets": 1523065,
16+
"github": 2082693,
1717
"gitlab": 6578,
1818
"bitbucket": 1333,
19-
"others": 29270
19+
"others": 29274
2020
},
2121
"stats": {
22-
"changes": 7562102,
23-
"inserts": 3642829,
24-
"updates": 1827256,
25-
"deletes": 1994873,
26-
"invalid": 97144,
22+
"changes": 7567601,
23+
"inserts": 3643245,
24+
"updates": 1832305,
25+
"deletes": 1994875,
26+
"invalid": 97176,
2727
"ignored": 0,
28-
"notFound": 27925
28+
"notFound": 27924
2929
},
3030
"batch": {
3131
"status": "init",
32-
"limit": 19692,
33-
"since": 84190298,
34-
"index": 84209990,
35-
"until": 84209990,
36-
"started": "2025-11-02T00:23:10.741Z",
37-
"finished": "2025-11-02T00:25:35.529Z",
38-
"took_ms": 144788,
39-
"found": 4196
32+
"limit": 24917,
33+
"since": 84209990,
34+
"index": 84234907,
35+
"until": 84234907,
36+
"started": "2025-11-02T12:07:31.164Z",
37+
"finished": "2025-11-02T12:10:16.450Z",
38+
"took_ms": 165286,
39+
"found": 5499
4040
},
4141
"notFound": [
4242
[
@@ -167582,12 +167582,6 @@
167582167582
[
167583167583
84209920
167584167584
]
167585-
],
167586-
[
167587-
"@rethinkhealth/hl7v2-annotate-message-structure",
167588-
[
167589-
84209921
167590-
]
167591167585
]
167592167586
]
167593167587
}

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:fb9816d7578fc2de94128bb53856d11a9b36e33468b179b48342260a1a4ce82f
3-
size 203513781
2+
oid sha256:7a3cf1f24a84bfde57ba4f217bcd2a26ef839931d9e18ff6174da7b28859ac68
3+
size 203537487

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.2499",
3+
"version": "2.0.2500",
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 200 MB.
1111
<!-- stats -->
1212
Packages | Count | Percentage
1313
:------- | -----:| ----------:
14-
With repository | 2119611 | 58.19%
15-
Null repository | 1522916 | 41.81%
16-
**Total** | 3642527 | 100.00%
14+
With repository | 2119878 | 58.19%
15+
Null repository | 1523065 | 41.81%
16+
**Total** | 3642943 | 100.00%
1717

1818
Providers | Count | Percentage
1919
:-------- | -----:| ----------:
20-
GitHub | 2082430 | 57.17%
20+
GitHub | 2082693 | 57.17%
2121
GitLab | 6578 | 0.18%
2222
Bitbucket | 1333 | 0.04%
23-
Others | 29270 | 0.80%
24-
**Total** | 2119611 | 58.19%
23+
Others | 29274 | 0.80%
24+
**Total** | 2119878 | 58.19%
2525
<!-- /stats -->
2626

2727
## Installation

0 commit comments

Comments
 (0)