@matter/dcl-data 2026.6.11 → 2026.6.22
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 +15 -0
- package/manifest.json +2 -2
- package/package.json +1 -1
package/data/vendors.json
CHANGED
|
@@ -3370,6 +3370,14 @@
|
|
|
3370
3370
|
"companyLegalName": "Shenzhen Giant Lighting Technology Co.,Ltd",
|
|
3371
3371
|
"creator": "cosmos1k53ty4e0xqv02audsw7edzuysuz4wald3ztzaj"
|
|
3372
3372
|
},
|
|
3373
|
+
{
|
|
3374
|
+
"vendorId": 5715,
|
|
3375
|
+
"vendorName": "murora",
|
|
3376
|
+
"kind": "production",
|
|
3377
|
+
"companyLegalName": "Guangdong Murora Intelligent Lighting Co., Ltd",
|
|
3378
|
+
"companyPreferredName": "murora",
|
|
3379
|
+
"creator": "cosmos16ehc7uxdkxff00gvdrqnz83dg3szz6qm7de3cn"
|
|
3380
|
+
},
|
|
3373
3381
|
{
|
|
3374
3382
|
"vendorId": 5716,
|
|
3375
3383
|
"vendorName": "GREENBANK",
|
|
@@ -3421,6 +3429,13 @@
|
|
|
3421
3429
|
"companyLegalName": "3T-Components",
|
|
3422
3430
|
"creator": "cosmos104hwq7pycrnfsumzxaa7042v2yk9mhlp83sq48"
|
|
3423
3431
|
},
|
|
3432
|
+
{
|
|
3433
|
+
"vendorId": 5749,
|
|
3434
|
+
"vendorName": "Veto",
|
|
3435
|
+
"kind": "production",
|
|
3436
|
+
"companyLegalName": "Veto Global Sourcing LTD.",
|
|
3437
|
+
"creator": "cosmos1tfsv7zyxserca3h8pu9gpxnn377ryh3jhsvfmj"
|
|
3438
|
+
},
|
|
3424
3439
|
{
|
|
3425
3440
|
"vendorId": 5753,
|
|
3426
3441
|
"vendorName": "Yozewit Intelligent",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-06-
|
|
2
|
+
"builtAt": "2026-06-22T03:15:39.327Z",
|
|
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": 441,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|