all-the-package-repos 2.0.2268 → 2.0.2269
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.
- package/data/metadata.json +17 -17
- package/data/packages.json +0 -1
- package/package.json +1 -1
- package/readme.md +4 -4
package/data/metadata.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"error": false,
|
|
3
|
-
"packages":
|
|
4
|
-
"last":
|
|
5
|
-
"latest":
|
|
3
|
+
"packages": 3453996,
|
|
4
|
+
"last": 63187673,
|
|
5
|
+
"latest": 63187673,
|
|
6
6
|
"runs": {
|
|
7
|
-
"total":
|
|
7
|
+
"total": 2213,
|
|
8
8
|
"status": {
|
|
9
|
-
"init":
|
|
9
|
+
"init": 1991,
|
|
10
10
|
"timeout": 84,
|
|
11
11
|
"killed": 133,
|
|
12
12
|
"restart": 2
|
|
@@ -14,30 +14,30 @@
|
|
|
14
14
|
},
|
|
15
15
|
"repos": {
|
|
16
16
|
"unsets": 1429549,
|
|
17
|
-
"github":
|
|
17
|
+
"github": 1988591,
|
|
18
18
|
"gitlab": 6454,
|
|
19
19
|
"bitbucket": 1397,
|
|
20
20
|
"others": 28005
|
|
21
21
|
},
|
|
22
22
|
"stats": {
|
|
23
|
-
"changes":
|
|
23
|
+
"changes": 26342823,
|
|
24
24
|
"inserts": 4852949,
|
|
25
|
-
"updates":
|
|
26
|
-
"deletes":
|
|
25
|
+
"updates": 18963621,
|
|
26
|
+
"deletes": 2015216,
|
|
27
27
|
"invalid": 511037,
|
|
28
28
|
"ignored": 6,
|
|
29
29
|
"notFound": 8
|
|
30
30
|
},
|
|
31
31
|
"batch": {
|
|
32
32
|
"status": "init",
|
|
33
|
-
"limit":
|
|
34
|
-
"since":
|
|
35
|
-
"index":
|
|
36
|
-
"until":
|
|
37
|
-
"started": "2025-04-
|
|
38
|
-
"finished": "2025-04-
|
|
39
|
-
"took_ms":
|
|
40
|
-
"found":
|
|
33
|
+
"limit": 23620,
|
|
34
|
+
"since": 63164053,
|
|
35
|
+
"index": 63187673,
|
|
36
|
+
"until": 63187673,
|
|
37
|
+
"started": "2025-04-21T00:22:12.815Z",
|
|
38
|
+
"finished": "2025-04-21T00:22:14.679Z",
|
|
39
|
+
"took_ms": 1864,
|
|
40
|
+
"found": 3
|
|
41
41
|
},
|
|
42
42
|
"ignored": [
|
|
43
43
|
20012191,
|
package/data/packages.json
CHANGED
|
@@ -1116728,7 +1116728,6 @@
|
|
|
1116728
1116728
|
"@zoralabs/manage-auction-hooks": "https://github.com/ourzora/manage-auction-hooks",
|
|
1116729
1116729
|
"@zoralabs/media-metadata-schemas": "https://github.com/ourzora/media-metadata-schemas",
|
|
1116730
1116730
|
"@zoralabs/mints-contracts": "https://github.com/ourzora/zora-protocol",
|
|
1116731
|
-
"@zoralabs/mints-deployments": "https://github.com/ourzora/zora-protocol",
|
|
1116732
1116731
|
"@zoralabs/nft-cli": null,
|
|
1116733
1116732
|
"@zoralabs/nft-components": "https://github.com/ourzora/nft-components",
|
|
1116734
1116733
|
"@zoralabs/nft-drop-contracts": null,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "all-the-package-repos",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.2269",
|
|
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 |
|
|
14
|
+
With repository | 2024447 | 58.61%
|
|
15
15
|
Null repository | 1429549 | 41.39%
|
|
16
|
-
**Total** |
|
|
16
|
+
**Total** | 3453996 | 100.00%
|
|
17
17
|
|
|
18
18
|
Providers | Count | Percentage
|
|
19
19
|
:-------- | -----:| ----------:
|
|
20
|
-
GitHub |
|
|
20
|
+
GitHub | 1988591 | 57.57%
|
|
21
21
|
GitLab | 6454 | 0.19%
|
|
22
22
|
Bitbucket | 1397 | 0.04%
|
|
23
23
|
Others | 28005 | 0.81%
|
|
24
|
-
**Total** |
|
|
24
|
+
**Total** | 2024447 | 58.61%
|
|
25
25
|
<!-- /stats -->
|
|
26
26
|
|
|
27
27
|
## Installation
|