diff --git a/data/metadata.json b/data/metadata.json index 33d2932f..7926d1cc 100644 --- a/data/metadata.json +++ b/data/metadata.json @@ -1,42 +1,42 @@ { "error": false, - "packages": 3361021, - "last": 37279101, - "latest": 37279101, + "packages": 3361516, + "last": 37298643, + "latest": 37298642, "runs": { - "total": 2047, + "total": 2048, "status": { - "init": 1834, + "init": 1835, "timeout": 84, "killed": 127, "restart": 2 } }, "repos": { - "unsets": 1384552, - "github": 1941609, + "unsets": 1384801, + "github": 1941852, "gitlab": 6252, "bitbucket": 1379, - "others": 27229 + "others": 27232 }, "stats": { - "changes": 23903795, - "inserts": 4715627, - "updates": 16754499, - "deletes": 1973264, - "invalid": 460405, + "changes": 23917083, + "inserts": 4716223, + "updates": 16766884, + "deletes": 1973404, + "invalid": 460572, "ignored": 5 }, "batch": { "status": "init", - "limit": 13660, - "since": 37265441, - "index": 37279101, - "until": 37279101, - "started": "2024-12-16T12:07:51.368Z", - "finished": "2024-12-16T13:36:57.150Z", - "took_ms": 5345782, - "found": 9503 + "limit": 19541, + "since": 37279101, + "index": 37298643, + "until": 37298642, + "started": "2024-12-17T00:20:06.076Z", + "finished": "2024-12-17T02:12:46.456Z", + "took_ms": 6760380, + "found": 13288 }, "ignored": [ 20012191, diff --git a/data/packages.json b/data/packages.json index c81c81ff..a79f8ca7 100644 --- a/data/packages.json +++ b/data/packages.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04f80d5d4b218301cc16ce51b38c3f8914ac8b902f173d8032ab8fa95447ac3e -size 189019572 +oid sha256:695c77a837e38a240bc8b6248052aaffd1d5d6cc5cfba43e21957d79e84f6229 +size 189046008 diff --git a/package-lock.json b/package-lock.json index f89cd8a0..8da8804c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "all-the-package-repos", - "version": "2.0.2046", + "version": "2.0.2047", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "all-the-package-repos", - "version": "2.0.2046", + "version": "2.0.2047", "license": "MIT", "dependencies": { "count-array-values": "^1.2.1" diff --git a/package.json b/package.json index 5b540b45..5a4ae2e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "all-the-package-repos", - "version": "2.0.2046", + "version": "2.0.2047", "description": "All the repository URLs in the npm registry as an object whose keys are package names and values are URLs", "main": "data/packages.json", "repository": "https://github.com/nice-registry/all-the-package-repos", diff --git a/readme.md b/readme.md index 9c078bd5..c8aa63ba 100644 --- a/readme.md +++ b/readme.md @@ -11,17 +11,17 @@ This package weighs in at about 100 MB. Packages | Count | Percentage :------- | -----:| ----------: -With repository | 1976469 | 58.81% -Null repository | 1384552 | 41.19% -**Total** | 3361021 | 100.00% +With repository | 1976715 | 58.80% +Null repository | 1384801 | 41.20% +**Total** | 3361516 | 100.00% Providers | Count | Percentage :-------- | -----:| ----------: -GitHub | 1941609 | 57.77% +GitHub | 1941852 | 57.77% GitLab | 6252 | 0.19% Bitbucket | 1379 | 0.04% -Others | 27229 | 0.81% -**Total** | 1976469 | 58.81% +Others | 27232 | 0.81% +**Total** | 1976715 | 58.80% ## Installation