all-the-package-repos 2.0.2279 → 2.0.2280

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,12 +1,12 @@
1
1
  {
2
2
  "error": false,
3
- "packages": 3454740,
4
- "last": 63918731,
5
- "latest": 63918731,
3
+ "packages": 3454742,
4
+ "last": 63945198,
5
+ "latest": 63945195,
6
6
  "runs": {
7
- "total": 2223,
7
+ "total": 2224,
8
8
  "status": {
9
- "init": 2001,
9
+ "init": 2002,
10
10
  "timeout": 84,
11
11
  "killed": 133,
12
12
  "restart": 2
@@ -14,15 +14,15 @@
14
14
  },
15
15
  "repos": {
16
16
  "unsets": 1429944,
17
- "github": 1988933,
17
+ "github": 1988935,
18
18
  "gitlab": 6457,
19
19
  "bitbucket": 1397,
20
20
  "others": 28009
21
21
  },
22
22
  "stats": {
23
- "changes": 26350588,
24
- "inserts": 4853694,
25
- "updates": 18970516,
23
+ "changes": 26350636,
24
+ "inserts": 4853696,
25
+ "updates": 18970562,
26
26
  "deletes": 2015238,
27
27
  "invalid": 511140,
28
28
  "ignored": 6,
@@ -30,14 +30,14 @@
30
30
  },
31
31
  "batch": {
32
32
  "status": "init",
33
- "limit": 74775,
34
- "since": 63843956,
35
- "index": 63918731,
36
- "until": 63918731,
37
- "started": "2025-04-26T00:20:09.715Z",
38
- "finished": "2025-04-26T00:21:20.138Z",
39
- "took_ms": 70423,
40
- "found": 857
33
+ "limit": 26464,
34
+ "since": 63918731,
35
+ "index": 63945198,
36
+ "until": 63945195,
37
+ "started": "2025-04-26T12:07:00.042Z",
38
+ "finished": "2025-04-26T12:07:22.790Z",
39
+ "took_ms": 22748,
40
+ "found": 48
41
41
  },
42
42
  "ignored": [
43
43
  20012191,
@@ -35978,6 +35978,7 @@
35978
35978
  "@ahmadm/c": "https://github.com/Mustopa08/pluwit",
35979
35979
  "@ahmadm/pluwit": "https://github.com/Mustopa08/pluwit",
35980
35980
  "@ahmadmaartmesrini/my-first-package": "https://github.com/Ahmad-Maartmesrini",
35981
+ "@ahmadmubarak98/namozaj": "https://github.com/ahmadmubarak98/namozaj",
35981
35982
  "@ahmadmubarak98/use-fetch": "https://github.com/ahmadmubarak98/use-fetch",
35982
35983
  "@ahmadnassri/about": "https://github.com/ahmadnassri/node-ahmad",
35983
35984
  "@ahmadnassri/build-essential": "https://github.com/ahmadnassri/build-essential",
@@ -1057889,6 +1057890,7 @@
1057889
1057890
  "@wizeline/serverless-amplify-plugin": null,
1057890
1057891
  "@wizengagement/wessoconector": "https://bitbucket.org/wizengagement/engagement-ssoconector/src/master/",
1057891
1057892
  "@wizeworks/graphql-factory": "https://github.com/wize-works/graphql-factory",
1057893
+ "@wizeworks/graphql-factory-mongo": "https://github.com/wize-works/graphql-factory-mongo",
1057892
1057894
  "@wizhou/coeur-de-fer": "https://github.com/wizhou/coeur-de-fer",
1057893
1057895
  "@wizhou/vue-coeur-de-fer": null,
1057894
1057896
  "@wizhut_tech/kyori": "https://github.com/wizhut/kyori",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-repos",
3
- "version": "2.0.2279",
3
+ "version": "2.0.2280",
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
@@ -11,17 +11,17 @@ This package weighs in at about 100 MB.
11
11
  <!-- stats -->
12
12
  Packages | Count | Percentage
13
13
  :------- | -----:| ----------:
14
- With repository | 2024796 | 58.61%
14
+ With repository | 2024798 | 58.61%
15
15
  Null repository | 1429944 | 41.39%
16
- **Total** | 3454740 | 100.00%
16
+ **Total** | 3454742 | 100.00%
17
17
 
18
18
  Providers | Count | Percentage
19
19
  :-------- | -----:| ----------:
20
- GitHub | 1988933 | 57.57%
20
+ GitHub | 1988935 | 57.57%
21
21
  GitLab | 6457 | 0.19%
22
22
  Bitbucket | 1397 | 0.04%
23
23
  Others | 28009 | 0.81%
24
- **Total** | 2024796 | 58.61%
24
+ **Total** | 2024798 | 58.61%
25
25
  <!-- /stats -->
26
26
 
27
27
  ## Installation