all-the-package-repos 2.0.2285 → 2.0.2286

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,28 +1,28 @@
1
1
  {
2
2
  "error": false,
3
- "packages": 3454758,
4
- "last": 64194887,
5
- "latest": 64194887,
3
+ "packages": 3454761,
4
+ "last": 64272080,
5
+ "latest": 64272078,
6
6
  "runs": {
7
- "total": 2229,
7
+ "total": 2230,
8
8
  "status": {
9
- "init": 2007,
9
+ "init": 2008,
10
10
  "timeout": 84,
11
11
  "killed": 133,
12
12
  "restart": 2
13
13
  }
14
14
  },
15
15
  "repos": {
16
- "unsets": 1429953,
17
- "github": 1988942,
16
+ "unsets": 1429955,
17
+ "github": 1988943,
18
18
  "gitlab": 6457,
19
19
  "bitbucket": 1397,
20
20
  "others": 28009
21
21
  },
22
22
  "stats": {
23
- "changes": 26350941,
24
- "inserts": 4853712,
25
- "updates": 18970850,
23
+ "changes": 26351042,
24
+ "inserts": 4853715,
25
+ "updates": 18970948,
26
26
  "deletes": 2015239,
27
27
  "invalid": 511140,
28
28
  "ignored": 6,
@@ -30,14 +30,14 @@
30
30
  },
31
31
  "batch": {
32
32
  "status": "init",
33
- "limit": 87130,
34
- "since": 64107757,
35
- "index": 64194887,
36
- "until": 64194887,
37
- "started": "2025-04-29T00:20:55.640Z",
38
- "finished": "2025-04-29T00:21:19.457Z",
39
- "took_ms": 23817,
40
- "found": 135
33
+ "limit": 77191,
34
+ "since": 64194887,
35
+ "index": 64272080,
36
+ "until": 64272078,
37
+ "started": "2025-04-29T12:08:28.561Z",
38
+ "finished": "2025-04-29T12:08:46.789Z",
39
+ "took_ms": 18228,
40
+ "found": 101
41
41
  },
42
42
  "ignored": [
43
43
  20012191,
@@ -90908,6 +90908,7 @@
90908
90908
  "@arun97/my-node-lib": null,
90909
90909
  "@arun_1493/shared-lib": null,
90910
90910
  "@arun_h/rn-msal": "https://github.com/Arunhari333/rn-msal",
90911
+ "@arun_murali/rustyutils": null,
90911
90912
  "@arunaisrj.org/core-tryout": null,
90912
90913
  "@arunamballa_dev/medium-common": null,
90913
90914
  "@arunasz/botdiplomacy.reactui": null,
@@ -1196491,6 +1196492,7 @@
1196491
1196492
  "apack-url-loader": null,
1196492
1196493
  "apackagefortest": null,
1196493
1196494
  "apacking-cli": null,
1196495
+ "apackjs": null,
1196494
1196496
  "apacoba": null,
1196495
1196497
  "apacroot": null,
1196496
1196498
  "apacsale.now": null,
@@ -1494016,6 +1494018,7 @@
1494016
1494018
  "crypto-encrdec-yeebiran": null,
1494017
1494019
  "crypto-encrypt": "https://github.com/ulsreall/crypto-encrypt",
1494018
1494020
  "crypto-encrypt-decrypt": null,
1494021
+ "crypto-encrypt-ts": "https://github.com/npm/security-holder",
1494019
1494022
  "crypto-encxuty": null,
1494020
1494023
  "crypto-encxuty-dmb": null,
1494021
1494024
  "crypto-env-js": "https://github.com/jaejeonglee/crypto-env",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-repos",
3
- "version": "2.0.2285",
3
+ "version": "2.0.2286",
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 | 2024805 | 58.61%
15
- Null repository | 1429953 | 41.39%
16
- **Total** | 3454758 | 100.00%
14
+ With repository | 2024806 | 58.61%
15
+ Null repository | 1429955 | 41.39%
16
+ **Total** | 3454761 | 100.00%
17
17
 
18
18
  Providers | Count | Percentage
19
19
  :-------- | -----:| ----------:
20
- GitHub | 1988942 | 57.57%
20
+ GitHub | 1988943 | 57.57%
21
21
  GitLab | 6457 | 0.19%
22
22
  Bitbucket | 1397 | 0.04%
23
23
  Others | 28009 | 0.81%
24
- **Total** | 2024805 | 58.61%
24
+ **Total** | 2024806 | 58.61%
25
25
  <!-- /stats -->
26
26
 
27
27
  ## Installation