@matter/dcl-data 2026.5.25 → 2026.5.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 +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",
|
|
@@ -3302,6 +3319,13 @@
|
|
|
3302
3319
|
"companyLegalName": "ADT LLC",
|
|
3303
3320
|
"creator": "cosmos1llg2eesu47rp2q4t9uj3yvjqv295wh3cmmjtzl"
|
|
3304
3321
|
},
|
|
3322
|
+
{
|
|
3323
|
+
"vendorId": 5696,
|
|
3324
|
+
"vendorName": "Dianling",
|
|
3325
|
+
"kind": "production",
|
|
3326
|
+
"companyLegalName": "Shenzhen Dianling Intelligent Technology Co., Ltd.",
|
|
3327
|
+
"creator": "cosmos137kxl75hpfjyry8qhx08mvrdruvdgrwy5uskt9"
|
|
3328
|
+
},
|
|
3305
3329
|
{
|
|
3306
3330
|
"vendorId": 5698,
|
|
3307
3331
|
"vendorName": "TWOPAGES",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-05-
|
|
2
|
+
"builtAt": "2026-05-30T03:11:36.508Z",
|
|
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": 433,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|