@matter/dcl-data 2026.8.27 → 2026.8.30
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 +10 -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,
|
|
@@ -6260,6 +6262,13 @@
|
|
|
6260
6262
|
"companyLegalName": "Shanghai GeeTrick Technology Co., Ltd.",
|
|
6261
6263
|
"creator": "cosmos1pfecysr4m6gsmva652flrrnetxwhy37sy6d2fu"
|
|
6262
6264
|
},
|
|
6265
|
+
{
|
|
6266
|
+
"vendorId": 5836,
|
|
6267
|
+
"vendorName": "Lowe's [ Haunted Living ]",
|
|
6268
|
+
"kind": "production",
|
|
6269
|
+
"companyLegalName": "Lowe's Companies, Inc.",
|
|
6270
|
+
"creator": "cosmos1pfecysr4m6gsmva652flrrnetxwhy37sy6d2fu"
|
|
6271
|
+
},
|
|
6263
6272
|
{
|
|
6264
6273
|
"vendorId": 6548,
|
|
6265
6274
|
"vendorName": "Gewiss S.p.A.",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-08-
|
|
2
|
+
"builtAt": "2026-08-30T02:17:05.347Z",
|
|
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": 843,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|