@matter/dcl-data 2026.5.27 → 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 +15 -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",
|
|
@@ -3319,6 +3327,13 @@
|
|
|
3319
3327
|
"companyLegalName": "ADT LLC",
|
|
3320
3328
|
"creator": "cosmos1llg2eesu47rp2q4t9uj3yvjqv295wh3cmmjtzl"
|
|
3321
3329
|
},
|
|
3330
|
+
{
|
|
3331
|
+
"vendorId": 5696,
|
|
3332
|
+
"vendorName": "Dianling",
|
|
3333
|
+
"kind": "production",
|
|
3334
|
+
"companyLegalName": "Shenzhen Dianling Intelligent Technology Co., Ltd.",
|
|
3335
|
+
"creator": "cosmos137kxl75hpfjyry8qhx08mvrdruvdgrwy5uskt9"
|
|
3336
|
+
},
|
|
3322
3337
|
{
|
|
3323
3338
|
"vendorId": 5698,
|
|
3324
3339
|
"vendorName": "TWOPAGES",
|
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
|
}
|