Skip to content

Commit 02dc089

Browse files
author
github-actions
committed
update all-the-package-repos to 2.0.1074
1 parent 88afcf9 commit 02dc089

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

data/metadata.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"error": true,
2+
"error": false,
33
"packages": 2489273,
4-
"last": 25567678,
5-
"latest": 25568597,
4+
"last": 25567679,
5+
"latest": 25574633,
66
"runs": {
7-
"total": 1074,
7+
"total": 1075,
88
"status": {
9-
"init": 927,
9+
"init": 928,
1010
"timeout": 79,
1111
"killed": 67,
1212
"restart": 1
@@ -20,23 +20,23 @@
2020
"others": 23172
2121
},
2222
"stats": {
23-
"changes": 14464861,
23+
"changes": 14464862,
2424
"inserts": 3401101,
25-
"updates": 9237362,
25+
"updates": 9237363,
2626
"deletes": 1504678,
2727
"invalid": 321720,
2828
"ignored": 5
2929
},
3030
"batch": {
31-
"status": "killed",
32-
"limit": 28534,
33-
"since": 25540063,
34-
"index": 25567678,
35-
"until": 25568597,
36-
"started": "2023-08-12T00:12:09.581Z",
37-
"finished": "2023-08-12T05:57:10.349Z",
38-
"took_ms": 20700768,
39-
"found": 17298
31+
"status": "init",
32+
"limit": 1,
33+
"since": 25567678,
34+
"index": 25567679,
35+
"until": 25567679,
36+
"started": "2023-08-12T12:04:28.730Z",
37+
"finished": "2023-08-12T12:08:44.554Z",
38+
"took_ms": 255824,
39+
"found": 1
4040
},
4141
"ignored": [
4242
20012191,

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "all-the-package-repos",
3-
"version": "2.0.1073",
3+
"version": "2.0.1074",
44
"description": "All the repository URLs in the npm registry as an object whose keys are package names and values are URLs",
55
"main": "data/packages.json",
66
"repository": "https://github.com/nice-registry/all-the-package-repos",

0 commit comments

Comments
 (0)