@matter/dcl-data 2026.6.6 → 2026.6.9
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 +14 -0
- package/manifest.json +2 -2
- package/package.json +1 -1
package/data/vendors.json
CHANGED
|
@@ -3407,6 +3407,20 @@
|
|
|
3407
3407
|
"companyLegalName": "Shenzhen Anchen Technology Co., Ltd.",
|
|
3408
3408
|
"creator": "cosmos1uy5pwmddgqcgyll3n7hd3vhucgxvn5fhjy7p3r"
|
|
3409
3409
|
},
|
|
3410
|
+
{
|
|
3411
|
+
"vendorId": 5745,
|
|
3412
|
+
"vendorName": "3T-Components",
|
|
3413
|
+
"kind": "production",
|
|
3414
|
+
"companyLegalName": "3T-Components",
|
|
3415
|
+
"creator": "cosmos104hwq7pycrnfsumzxaa7042v2yk9mhlp83sq48"
|
|
3416
|
+
},
|
|
3417
|
+
{
|
|
3418
|
+
"vendorId": 5753,
|
|
3419
|
+
"vendorName": "Yozewit Intelligent",
|
|
3420
|
+
"kind": "production",
|
|
3421
|
+
"companyLegalName": "Guangdong Yozewit Intelligent Technology Co., Ltd.",
|
|
3422
|
+
"creator": "cosmos10fvt87qll4wzuuv0sc2x8k9t0yrt4rg6pcalcx"
|
|
3423
|
+
},
|
|
3410
3424
|
{
|
|
3411
3425
|
"vendorId": 24582,
|
|
3412
3426
|
"vendorName": "Google LLC",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-06-
|
|
2
|
+
"builtAt": "2026-06-09T03:13:12.364Z",
|
|
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": 438,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|