diff --git a/data/metadata.json b/data/metadata.json index 44e4a04c5..1f54e8d91 100644 --- a/data/metadata.json +++ b/data/metadata.json @@ -1,42 +1,42 @@ { "error": false, - "packages": 2538518, - "last": 26747051, - "latest": 26761016, + "packages": 2539523, + "last": 26769789, + "latest": 26769789, "runs": { - "total": 1188, + "total": 1189, "status": { - "init": 1007, + "init": 1008, "timeout": 79, "killed": 101, "restart": 1 } }, "repos": { - "unsets": 1015773, - "github": 1492009, - "gitlab": 5652, + "unsets": 1016321, + "github": 1492446, + "gitlab": 5654, "bitbucket": 1354, - "others": 23730 + "others": 23748 }, "stats": { - "changes": 15266988, - "inserts": 3459821, - "updates": 9952562, - "deletes": 1518100, - "invalid": 336505, + "changes": 15278702, + "inserts": 3460990, + "updates": 9962650, + "deletes": 1518414, + "invalid": 336648, "ignored": 5 }, "batch": { "status": "init", - "limit": 1, - "since": 26747040, - "index": 26747051, - "until": 26747041, - "started": "2023-10-08T00:14:49.108Z", - "finished": "2023-10-08T00:14:50.509Z", - "took_ms": 1401, - "found": 1 + "limit": 22738, + "since": 26747051, + "index": 26769789, + "until": 26769789, + "started": "2023-10-08T12:04:54.061Z", + "finished": "2023-10-08T17:11:46.005Z", + "took_ms": 18411944, + "found": 11714 }, "ignored": [ 20012191, diff --git a/data/packages.json b/data/packages.json index 52b0fa014..8dceecbf1 100644 --- a/data/packages.json +++ b/data/packages.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c386c8045c83d5d79f6c6f423d9b9322767477614c7eecbfe37c124af1f1a79a -size 143337225 +oid sha256:56af8fe296455d7fc6a368de26f5ecc19a43c24a7ee64644b72624f9ab2a52ea +size 143385749 diff --git a/package-lock.json b/package-lock.json index 12ddaed98..b4f72ce3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "all-the-package-repos", - "version": "2.0.1187", + "version": "2.0.1188", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "all-the-package-repos", - "version": "2.0.1187", + "version": "2.0.1188", "license": "MIT", "dependencies": { "count-array-values": "^1.2.1", diff --git a/package.json b/package.json index d528d2040..8ecca6fc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "all-the-package-repos", - "version": "2.0.1187", + "version": "2.0.1188", "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 cbb32a6b1..0b1ea4fa9 100644 --- a/readme.md +++ b/readme.md @@ -11,17 +11,17 @@ This package weighs in at about 100 MB. Packages | Count | Percentage :------- | -----:| ----------: -With repository | 1522745 | 59.99% -Null repository | 1015773 | 40.01% -**Total** | 2538518 | 100.00% +With repository | 1523202 | 59.98% +Null repository | 1016321 | 40.02% +**Total** | 2539523 | 100.00% Providers | Count | Percentage :-------- | -----:| ----------: -GitHub | 1492009 | 58.77% -GitLab | 5652 | 0.22% +GitHub | 1492446 | 58.77% +GitLab | 5654 | 0.22% Bitbucket | 1354 | 0.05% -Others | 23730 | 0.93% -**Total** | 1522745 | 59.99% +Others | 23748 | 0.94% +**Total** | 1523202 | 59.98% ## Installation