@matter/dcl-data 2026.7.6 → 2026.7.7
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/vendors.json +7 -0
- package/manifest.json +2 -2
- package/package.json +1 -1
package/data/vendors.json
CHANGED
|
@@ -3491,6 +3491,13 @@
|
|
|
3491
3491
|
"companyLegalName": "Gmerit Holdings Ltd.",
|
|
3492
3492
|
"creator": "cosmos169zf7x74hv8y3pp3df3ws6llkkv6r4j3vzlq48"
|
|
3493
3493
|
},
|
|
3494
|
+
{
|
|
3495
|
+
"vendorId": 5748,
|
|
3496
|
+
"vendorName": "wukong",
|
|
3497
|
+
"kind": "production",
|
|
3498
|
+
"companyLegalName": "Guangdong wukong Technology Co., Ltd",
|
|
3499
|
+
"creator": "cosmos1afkhgk0u2lqq7wm2rqmrunfqn0mghlcmprqn38"
|
|
3500
|
+
},
|
|
3494
3501
|
{
|
|
3495
3502
|
"vendorId": 5749,
|
|
3496
3503
|
"vendorName": "Veto",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-07-
|
|
2
|
+
"builtAt": "2026-07-07T03:09:42.540Z",
|
|
3
3
|
"schemaVersion": 1,
|
|
4
4
|
"sources": {
|
|
5
5
|
"dcl": {
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"paaRootsTest": 97,
|
|
17
17
|
"cdSigners": 6,
|
|
18
18
|
"cdSignersTest": 6,
|
|
19
|
-
"vendors":
|
|
19
|
+
"vendors": 451,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|