@matter/dcl-data 2026.8.27 → 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 +3 -1
- package/manifest.json +1 -1
- 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,
|
package/manifest.json
CHANGED