@matter/dcl-data 2026.8.26 → 2026.8.28
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 +24 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/data/vendors.json
CHANGED
|
@@ -5301,7 +5301,9 @@
|
|
|
5301
5301
|
"vendorName": "uHoo Pte. Ltd.",
|
|
5302
5302
|
"kind": "production",
|
|
5303
5303
|
"companyLegalName": "uHoo Pte. Ltd.",
|
|
5304
|
-
"
|
|
5304
|
+
"companyPreferredName": "uHoo",
|
|
5305
|
+
"vendorLandingPageURL": "https://getuhoo.com/home/",
|
|
5306
|
+
"creator": "cosmos1sn92v6xmn6d3wtcqlsx54eah8nemg5sc5w37zx"
|
|
5305
5307
|
},
|
|
5306
5308
|
{
|
|
5307
5309
|
"vendorId": 5702,
|
|
@@ -6239,6 +6241,27 @@
|
|
|
6239
6241
|
"companyLegalName": "Hubitat, Inc.",
|
|
6240
6242
|
"creator": "cosmos1pfecysr4m6gsmva652flrrnetxwhy37sy6d2fu"
|
|
6241
6243
|
},
|
|
6244
|
+
{
|
|
6245
|
+
"vendorId": 5833,
|
|
6246
|
+
"vendorName": "Tronico Technology Company Limited",
|
|
6247
|
+
"kind": "production",
|
|
6248
|
+
"companyLegalName": "Tronico Technology Company Limited",
|
|
6249
|
+
"creator": "cosmos1pfecysr4m6gsmva652flrrnetxwhy37sy6d2fu"
|
|
6250
|
+
},
|
|
6251
|
+
{
|
|
6252
|
+
"vendorId": 5834,
|
|
6253
|
+
"vendorName": "OMEC Smart Card Inc.",
|
|
6254
|
+
"kind": "production",
|
|
6255
|
+
"companyLegalName": "OMEC Smart Card Inc.",
|
|
6256
|
+
"creator": "cosmos1pfecysr4m6gsmva652flrrnetxwhy37sy6d2fu"
|
|
6257
|
+
},
|
|
6258
|
+
{
|
|
6259
|
+
"vendorId": 5835,
|
|
6260
|
+
"vendorName": "Shanghai GeeTrick Technology Co., Ltd.",
|
|
6261
|
+
"kind": "production",
|
|
6262
|
+
"companyLegalName": "Shanghai GeeTrick Technology Co., Ltd.",
|
|
6263
|
+
"creator": "cosmos1pfecysr4m6gsmva652flrrnetxwhy37sy6d2fu"
|
|
6264
|
+
},
|
|
6242
6265
|
{
|
|
6243
6266
|
"vendorId": 6548,
|
|
6244
6267
|
"vendorName": "Gewiss S.p.A.",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-08-
|
|
2
|
+
"builtAt": "2026-08-28T04:45:51.496Z",
|
|
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": 842,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|