Skip to content

Commit

Permalink
update all-the-package-repos to 2.0.1094
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 22, 2023
1 parent 7e7ea18 commit 571fdb0
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions data/metadata.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"error": true,
"error": false,
"packages": 2497814,
"last": 25770530,
"latest": 25770651,
"last": 25770531,
"latest": 25782207,
"runs": {
"total": 1094,
"total": 1095,
"status": {
"init": 944,
"init": 945,
"timeout": 79,
"killed": 70,
"restart": 1
Expand All @@ -20,23 +20,23 @@
"others": 23222
},
"stats": {
"changes": 14613329,
"changes": 14613330,
"inserts": 3411468,
"updates": 9370451,
"updates": 9370452,
"deletes": 1507293,
"invalid": 324117,
"ignored": 5
},
"batch": {
"status": "killed",
"limit": 13918,
"since": 25756733,
"index": 25770530,
"until": 25770651,
"started": "2023-08-22T00:12:53.544Z",
"finished": "2023-08-22T05:57:53.737Z",
"took_ms": 20700193,
"found": 10045
"status": "init",
"limit": 1,
"since": 25770530,
"index": 25770531,
"until": 25770531,
"started": "2023-08-22T12:05:08.526Z",
"finished": "2023-08-22T12:05:27.860Z",
"took_ms": 19334,
"found": 1
},
"ignored": [
20012191,
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "all-the-package-repos",
"version": "2.0.1093",
"version": "2.0.1094",
"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",
Expand Down

0 comments on commit 571fdb0

Please sign in to comment.