@matter/dcl-data 2026.5.23 → 2026.5.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 +24 -0
- package/manifest.json +2 -2
- package/package.json +1 -1
package/data/vendors.json
CHANGED
|
@@ -815,6 +815,15 @@
|
|
|
815
815
|
"vendorLandingPageURL": "https://www.bhtronics.eu",
|
|
816
816
|
"creator": "cosmos1we4rkulus79tx99sj6z37rz5gud0w07wpf9774"
|
|
817
817
|
},
|
|
818
|
+
{
|
|
819
|
+
"vendorId": 4970,
|
|
820
|
+
"vendorName": "akubela",
|
|
821
|
+
"kind": "production",
|
|
822
|
+
"companyLegalName": "Akubela Co., Ltd.",
|
|
823
|
+
"companyPreferredName": "akubela",
|
|
824
|
+
"vendorLandingPageURL": "https://www.akubela.com/",
|
|
825
|
+
"creator": "cosmos153gftm9ma53xklla282q3aw7nnzc0wscutv8jc"
|
|
826
|
+
},
|
|
818
827
|
{
|
|
819
828
|
"vendorId": 4972,
|
|
820
829
|
"vendorName": "Onewish",
|
|
@@ -2099,6 +2108,14 @@
|
|
|
2099
2108
|
"vendorLandingPageURL": "https://neosmartblinds.com/",
|
|
2100
2109
|
"creator": "cosmos1jnlc6f52l9e4pj3ul6f0y5mndwac49pedxrv4s"
|
|
2101
2110
|
},
|
|
2111
|
+
{
|
|
2112
|
+
"vendorId": 5423,
|
|
2113
|
+
"vendorName": "SDevices",
|
|
2114
|
+
"kind": "production",
|
|
2115
|
+
"companyLegalName": "SDevices LLC",
|
|
2116
|
+
"companyPreferredName": "SDevices",
|
|
2117
|
+
"creator": "cosmos183qyja3gws6w5d93r9zf343v64ea35f8x2zpsu"
|
|
2118
|
+
},
|
|
2102
2119
|
{
|
|
2103
2120
|
"vendorId": 5424,
|
|
2104
2121
|
"vendorName": "Taiwan Fu Hsing",
|
|
@@ -3136,6 +3153,13 @@
|
|
|
3136
3153
|
"companyLegalName": "TETNET OÜ",
|
|
3137
3154
|
"creator": "cosmos1y3dymegl49pa8xe4q9hlekyzwxazp7damsj8sn"
|
|
3138
3155
|
},
|
|
3156
|
+
{
|
|
3157
|
+
"vendorId": 5643,
|
|
3158
|
+
"vendorName": "PTXZN",
|
|
3159
|
+
"kind": "production",
|
|
3160
|
+
"companyLegalName": "PTXZN SMART NETGATE",
|
|
3161
|
+
"creator": "cosmos1qxqd9c3wk0dzg53dvsl0pg7evuxejmgmjsl4pk"
|
|
3162
|
+
},
|
|
3139
3163
|
{
|
|
3140
3164
|
"vendorId": 5645,
|
|
3141
3165
|
"vendorName": "SUFN",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-05-
|
|
2
|
+
"builtAt": "2026-05-27T03:14:13.576Z",
|
|
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": 432,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|