all-the-package-repos 2.0.2264 → 2.0.2265

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,43 +1,43 @@
1
1
  {
2
2
  "error": false,
3
- "packages": 3453980,
4
- "last": 63007002,
5
- "latest": 63007002,
3
+ "packages": 3453981,
4
+ "last": 63068736,
5
+ "latest": 63068736,
6
6
  "runs": {
7
- "total": 2208,
7
+ "total": 2209,
8
8
  "status": {
9
- "init": 1986,
9
+ "init": 1987,
10
10
  "timeout": 84,
11
11
  "killed": 133,
12
12
  "restart": 2
13
13
  }
14
14
  },
15
15
  "repos": {
16
- "unsets": 1429536,
16
+ "unsets": 1429537,
17
17
  "github": 1988588,
18
18
  "gitlab": 6454,
19
19
  "bitbucket": 1397,
20
20
  "others": 28005
21
21
  },
22
22
  "stats": {
23
- "changes": 26342737,
24
- "inserts": 4852932,
25
- "updates": 18963556,
26
- "deletes": 2015212,
23
+ "changes": 26342781,
24
+ "inserts": 4852933,
25
+ "updates": 18963598,
26
+ "deletes": 2015213,
27
27
  "invalid": 511037,
28
28
  "ignored": 6,
29
29
  "notFound": 8
30
30
  },
31
31
  "batch": {
32
32
  "status": "init",
33
- "limit": 55265,
34
- "since": 62951737,
35
- "index": 63007002,
36
- "until": 63007002,
37
- "started": "2025-04-18T12:07:28.437Z",
38
- "finished": "2025-04-18T12:07:34.357Z",
39
- "took_ms": 5920,
40
- "found": 33
33
+ "limit": 61734,
34
+ "since": 63007002,
35
+ "index": 63068736,
36
+ "until": 63068736,
37
+ "started": "2025-04-19T00:19:43.661Z",
38
+ "finished": "2025-04-19T00:19:54.547Z",
39
+ "took_ms": 10886,
40
+ "found": 44
41
41
  },
42
42
  "ignored": [
43
43
  20012191,
@@ -752748,6 +752748,7 @@
752748
752748
  "@pksilen/reactive-js": "https://github.com/pksilen/reactive-js",
752749
752749
  "@pksingh1508/common": null,
752750
752750
  "@pksm/is-wds": null,
752751
+ "@pkspratik/medium-common": null,
752751
752752
  "@pkstar/banana": null,
752752
752753
  "@pkstar/define-sass": null,
752753
752754
  "@pkstar/utils": null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-repos",
3
- "version": "2.0.2264",
3
+ "version": "2.0.2265",
4
4
  "description": "All the repository URLs in the npm registry as an object whose keys are package names and values are URLs",
5
5
  "main": "data/packages.json",
6
6
  "repository": "https://github.com/nice-registry/all-the-package-repos",
package/readme.md CHANGED
@@ -12,8 +12,8 @@ This package weighs in at about 100 MB.
12
12
  Packages | Count | Percentage
13
13
  :------- | -----:| ----------:
14
14
  With repository | 2024444 | 58.61%
15
- Null repository | 1429536 | 41.39%
16
- **Total** | 3453980 | 100.00%
15
+ Null repository | 1429537 | 41.39%
16
+ **Total** | 3453981 | 100.00%
17
17
 
18
18
  Providers | Count | Percentage
19
19
  :-------- | -----:| ----------: