diff --git a/data/metadata.json b/data/metadata.json index 174b517f..c7b0a7c9 100644 --- a/data/metadata.json +++ b/data/metadata.json @@ -1,42 +1,42 @@ { "error": false, - "packages": 3377352, - "last": 37786567, - "latest": 37786567, + "packages": 3377764, + "last": 37800879, + "latest": 37800879, "runs": { - "total": 2092, + "total": 2093, "status": { - "init": 1879, + "init": 1880, "timeout": 84, "killed": 127, "restart": 2 } }, "repos": { - "unsets": 1393357, - "github": 1949030, + "unsets": 1393566, + "github": 1949225, "gitlab": 6260, - "bitbucket": 1383, - "others": 27322 + "bitbucket": 1384, + "others": 27329 }, "stats": { - "changes": 24214939, - "inserts": 4735582, - "updates": 17034945, - "deletes": 1979522, - "invalid": 464890, + "changes": 24225017, + "inserts": 4736146, + "updates": 17043974, + "deletes": 1979751, + "invalid": 465146, "ignored": 5 }, "batch": { "status": "init", - "limit": 15719, - "since": 37770848, - "index": 37786567, - "until": 37786567, - "started": "2025-01-08T00:18:43.246Z", - "finished": "2025-01-08T02:14:37.850Z", - "took_ms": 6954604, - "found": 11233 + "limit": 14312, + "since": 37786567, + "index": 37800879, + "until": 37800879, + "started": "2025-01-08T12:07:32.024Z", + "finished": "2025-01-08T13:57:07.178Z", + "took_ms": 6575154, + "found": 10078 }, "ignored": [ 20012191, diff --git a/data/packages.json b/data/packages.json index cd4e8599..e2e98cba 100644 --- a/data/packages.json +++ b/data/packages.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d0baf42f265de3f6a0829be28f266d5eeaa9aaacc0dce448cb537a3745e8c2a -size 189861526 +oid sha256:0388f275a6f76a0a36aa19502820980938be9732660d5441047cae6aa6954f57 +size 189885449 diff --git a/package-lock.json b/package-lock.json index 41f5f5b3..00b4fa78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "all-the-package-repos", - "version": "2.0.2091", + "version": "2.0.2092", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "all-the-package-repos", - "version": "2.0.2091", + "version": "2.0.2092", "license": "MIT", "dependencies": { "count-array-values": "^1.2.1" diff --git a/package.json b/package.json index f3909093..e8f33815 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "all-the-package-repos", - "version": "2.0.2091", + "version": "2.0.2092", "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 9fc2af91..749377a7 100644 --- a/readme.md +++ b/readme.md @@ -11,17 +11,17 @@ This package weighs in at about 100 MB. Packages | Count | Percentage :------- | -----:| ----------: -With repository | 1983995 | 58.74% -Null repository | 1393357 | 41.26% -**Total** | 3377352 | 100.00% +With repository | 1984198 | 58.74% +Null repository | 1393566 | 41.26% +**Total** | 3377764 | 100.00% Providers | Count | Percentage :-------- | -----:| ----------: -GitHub | 1949030 | 57.71% +GitHub | 1949225 | 57.71% GitLab | 6260 | 0.19% -Bitbucket | 1383 | 0.04% -Others | 27322 | 0.81% -**Total** | 1983995 | 58.74% +Bitbucket | 1384 | 0.04% +Others | 27329 | 0.81% +**Total** | 1984198 | 58.74% ## Installation