@matter/dcl-data 2026.6.16 → 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 +8 -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",
|
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
|
}
|