@matter/dcl-data 2026.5.30 → 2026.6.3
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
|
@@ -3270,6 +3270,14 @@
|
|
|
3270
3270
|
"companyLegalName": "SZ DJI Technology Co., Ltd.",
|
|
3271
3271
|
"creator": "cosmos1fat8c0es57klnu9asvycx7wpa9kyx54hdwrlf9"
|
|
3272
3272
|
},
|
|
3273
|
+
{
|
|
3274
|
+
"vendorId": 5684,
|
|
3275
|
+
"vendorName": "LIVOLO",
|
|
3276
|
+
"kind": "production",
|
|
3277
|
+
"companyLegalName": "Wenzhou Liwo Electric Limited",
|
|
3278
|
+
"vendorLandingPageURL": "https://www.livolo.com/",
|
|
3279
|
+
"creator": "cosmos190f2pnawr0j4t950a77t2q67nlc228l3gkm3y7"
|
|
3280
|
+
},
|
|
3273
3281
|
{
|
|
3274
3282
|
"vendorId": 5688,
|
|
3275
3283
|
"vendorName": "KGP",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-
|
|
2
|
+
"builtAt": "2026-06-03T03:15:04.920Z",
|
|
3
3
|
"schemaVersion": 1,
|
|
4
4
|
"sources": {
|
|
5
5
|
"dcl": {
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"paaRootsTest": 96,
|
|
17
17
|
"cdSigners": 6,
|
|
18
18
|
"cdSignersTest": 6,
|
|
19
|
-
"vendors":
|
|
19
|
+
"vendors": 434,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|