@matter/dcl-data 2026.8.20 → 2026.8.21
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
|
@@ -496,6 +496,13 @@
|
|
|
496
496
|
"companyLegalName": "Shenzhen Sunricher Technology Ltd.",
|
|
497
497
|
"creator": "cosmos1eq7jwgdfcjafjlj5eq607p7j50yyl9dyw6fzw5"
|
|
498
498
|
},
|
|
499
|
+
{
|
|
500
|
+
"vendorId": 4647,
|
|
501
|
+
"vendorName": "Kaadas",
|
|
502
|
+
"kind": "production",
|
|
503
|
+
"companyLegalName": "Shenzhen Kaadas Intelligent Technology Co., Ltd.",
|
|
504
|
+
"creator": "cosmos16guhhlzygjdlep3r87te0qvunpasdzmdtdke6a"
|
|
505
|
+
},
|
|
499
506
|
{
|
|
500
507
|
"vendorId": 4653,
|
|
501
508
|
"vendorName": "AduroSmart",
|
|
@@ -3481,6 +3488,13 @@
|
|
|
3481
3488
|
"companyLegalName": "DREO PTE. LTD.",
|
|
3482
3489
|
"creator": "cosmos1mmq24v6pclwdlp4x3lglprytyeduna87rwep2l"
|
|
3483
3490
|
},
|
|
3491
|
+
{
|
|
3492
|
+
"vendorId": 5673,
|
|
3493
|
+
"vendorName": "Taelek",
|
|
3494
|
+
"kind": "production",
|
|
3495
|
+
"companyLegalName": "Taelek Oy",
|
|
3496
|
+
"creator": "cosmos1qlk0880za9ar9ex5pecqcm69glf7p968zf6kj9"
|
|
3497
|
+
},
|
|
3484
3498
|
{
|
|
3485
3499
|
"vendorId": 5675,
|
|
3486
3500
|
"vendorName": "Hombli",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-08-
|
|
2
|
+
"builtAt": "2026-08-21T02:31:33.869Z",
|
|
3
3
|
"schemaVersion": 1,
|
|
4
4
|
"sources": {
|
|
5
5
|
"dcl": {
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"paaRootsTest": 99,
|
|
17
17
|
"cdSigners": 6,
|
|
18
18
|
"cdSignersTest": 6,
|
|
19
|
-
"vendors":
|
|
19
|
+
"vendors": 491,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|