@matter/dcl-data 2026.8.26 → 2026.8.27
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 +21 -0
- package/manifest.json +2 -2
- package/package.json +1 -1
package/data/vendors.json
CHANGED
|
@@ -6239,6 +6239,27 @@
|
|
|
6239
6239
|
"companyLegalName": "Hubitat, Inc.",
|
|
6240
6240
|
"creator": "cosmos1pfecysr4m6gsmva652flrrnetxwhy37sy6d2fu"
|
|
6241
6241
|
},
|
|
6242
|
+
{
|
|
6243
|
+
"vendorId": 5833,
|
|
6244
|
+
"vendorName": "Tronico Technology Company Limited",
|
|
6245
|
+
"kind": "production",
|
|
6246
|
+
"companyLegalName": "Tronico Technology Company Limited",
|
|
6247
|
+
"creator": "cosmos1pfecysr4m6gsmva652flrrnetxwhy37sy6d2fu"
|
|
6248
|
+
},
|
|
6249
|
+
{
|
|
6250
|
+
"vendorId": 5834,
|
|
6251
|
+
"vendorName": "OMEC Smart Card Inc.",
|
|
6252
|
+
"kind": "production",
|
|
6253
|
+
"companyLegalName": "OMEC Smart Card Inc.",
|
|
6254
|
+
"creator": "cosmos1pfecysr4m6gsmva652flrrnetxwhy37sy6d2fu"
|
|
6255
|
+
},
|
|
6256
|
+
{
|
|
6257
|
+
"vendorId": 5835,
|
|
6258
|
+
"vendorName": "Shanghai GeeTrick Technology Co., Ltd.",
|
|
6259
|
+
"kind": "production",
|
|
6260
|
+
"companyLegalName": "Shanghai GeeTrick Technology Co., Ltd.",
|
|
6261
|
+
"creator": "cosmos1pfecysr4m6gsmva652flrrnetxwhy37sy6d2fu"
|
|
6262
|
+
},
|
|
6242
6263
|
{
|
|
6243
6264
|
"vendorId": 6548,
|
|
6244
6265
|
"vendorName": "Gewiss S.p.A.",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-08-
|
|
2
|
+
"builtAt": "2026-08-27T03:48:13.009Z",
|
|
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
|
}
|