diff --git a/data/metadata.json b/data/metadata.json index 4be7c5d4..804cffba 100644 --- a/data/metadata.json +++ b/data/metadata.json @@ -1,42 +1,42 @@ { "error": false, - "packages": 3343195, - "last": 36642016, - "latest": 36642016, + "packages": 3343648, + "last": 36660361, + "latest": 36660361, "runs": { - "total": 1993, + "total": 1994, "status": { - "init": 1781, + "init": 1782, "timeout": 84, "killed": 127, "restart": 1 } }, "repos": { - "unsets": 1373091, - "github": 1935433, - "gitlab": 6224, + "unsets": 1373306, + "github": 1935668, + "gitlab": 6227, "bitbucket": 1379, "others": 27068 }, "stats": { - "changes": 23441190, - "inserts": 4689002, - "updates": 16338362, - "deletes": 1962720, - "invalid": 451106, + "changes": 23453373, + "inserts": 4689555, + "updates": 16349622, + "deletes": 1962844, + "invalid": 451352, "ignored": 5 }, "batch": { "status": "init", - "limit": 16483, - "since": 36625533, - "index": 36642016, - "until": 36642016, - "started": "2024-11-19T12:07:34.694Z", - "finished": "2024-11-19T13:28:09.552Z", - "took_ms": 4834858, - "found": 10699 + "limit": 18345, + "since": 36642016, + "index": 36660361, + "until": 36660361, + "started": "2024-11-20T00:19:17.105Z", + "finished": "2024-11-20T02:19:49.632Z", + "took_ms": 7232527, + "found": 12183 }, "ignored": [ 20012191, diff --git a/data/packages.json b/data/packages.json index cb0e4c08..ebe164da 100644 --- a/data/packages.json +++ b/data/packages.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f7f924cc05a2a66ae74fc1fa5c7093733166622f1417709586e1d57ffc0c2cc -size 188256002 +oid sha256:fe6975e159fc0b3a1c7de12cea41a927916b95c543111d2d2a8b032db7c26ed5 +size 188281537 diff --git a/package-lock.json b/package-lock.json index c917b620..9a0ac1cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "all-the-package-repos", - "version": "2.0.1992", + "version": "2.0.1993", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "all-the-package-repos", - "version": "2.0.1992", + "version": "2.0.1993", "license": "MIT", "dependencies": { "count-array-values": "^1.2.1" diff --git a/package.json b/package.json index 4aa44d1c..82e23c30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "all-the-package-repos", - "version": "2.0.1992", + "version": "2.0.1993", "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 f9140cd2..7b4654e3 100644 --- a/readme.md +++ b/readme.md @@ -11,17 +11,17 @@ This package weighs in at about 100 MB. Packages | Count | Percentage :------- | -----:| ----------: -With repository | 1970104 | 58.93% -Null repository | 1373091 | 41.07% -**Total** | 3343195 | 100.00% +With repository | 1970342 | 58.93% +Null repository | 1373306 | 41.07% +**Total** | 3343648 | 100.00% Providers | Count | Percentage :-------- | -----:| ----------: -GitHub | 1935433 | 57.89% -GitLab | 6224 | 0.19% +GitHub | 1935668 | 57.89% +GitLab | 6227 | 0.19% Bitbucket | 1379 | 0.04% Others | 27068 | 0.81% -**Total** | 1970104 | 58.93% +**Total** | 1970342 | 58.93% ## Installation