@matter/dcl-data 2026.7.29 → 2026.7.31
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
|
@@ -3395,6 +3395,14 @@
|
|
|
3395
3395
|
"companyLegalName": "Shenzhen Giant Lighting Technology Co.,Ltd",
|
|
3396
3396
|
"creator": "cosmos1k53ty4e0xqv02audsw7edzuysuz4wald3ztzaj"
|
|
3397
3397
|
},
|
|
3398
|
+
{
|
|
3399
|
+
"vendorId": 5708,
|
|
3400
|
+
"vendorName": "Sleekpoint",
|
|
3401
|
+
"kind": "production",
|
|
3402
|
+
"companyLegalName": "Shenzhen Rundian Innovation Technology Co., Ltd.",
|
|
3403
|
+
"companyPreferredName": "Sleekpoint",
|
|
3404
|
+
"creator": "cosmos1g5lr42h6vytt6nsfej5ph3g6x065dnm56q0x3r"
|
|
3405
|
+
},
|
|
3398
3406
|
{
|
|
3399
3407
|
"vendorId": 5711,
|
|
3400
3408
|
"vendorName": "Qingping",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-07-
|
|
2
|
+
"builtAt": "2026-07-31T03:06:59.374Z",
|
|
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": 457,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|