@matter/dcl-data 2026.7.14 → 2026.7.15
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 +18 -0
- package/manifest.json +2 -2
- package/package.json +1 -1
package/data/vendors.json
CHANGED
|
@@ -1962,6 +1962,15 @@
|
|
|
1962
1962
|
"companyLegalName": "Zhongshan Chuan Dian electronic Technology Co., LTD",
|
|
1963
1963
|
"creator": "cosmos1g7yzhvclx5hpar6h087x0v38xll9v4n59smtpx"
|
|
1964
1964
|
},
|
|
1965
|
+
{
|
|
1966
|
+
"vendorId": 5397,
|
|
1967
|
+
"vendorName": "Arduino",
|
|
1968
|
+
"kind": "production",
|
|
1969
|
+
"companyLegalName": "Arduino SA",
|
|
1970
|
+
"companyPreferredName": "Arduino",
|
|
1971
|
+
"vendorLandingPageURL": "https://www.arduino.cc",
|
|
1972
|
+
"creator": "cosmos1fxqpky7q2002n03jancwjmyhurxzpy8ggym3a3"
|
|
1973
|
+
},
|
|
1965
1974
|
{
|
|
1966
1975
|
"vendorId": 5398,
|
|
1967
1976
|
"vendorName": "iRobot Corporation",
|
|
@@ -3455,6 +3464,15 @@
|
|
|
3455
3464
|
"companyLegalName": "ARTCILUX LIGHTING INC",
|
|
3456
3465
|
"creator": "cosmos10vnguu3ehalymaygptzrtex5qf6jnku5r24d60"
|
|
3457
3466
|
},
|
|
3467
|
+
{
|
|
3468
|
+
"vendorId": 5731,
|
|
3469
|
+
"vendorName": "Aroha",
|
|
3470
|
+
"kind": "production",
|
|
3471
|
+
"companyLegalName": "Aroha Electronics Ltd.",
|
|
3472
|
+
"companyPreferredName": "Aroha",
|
|
3473
|
+
"vendorLandingPageURL": "https://aroha.nl",
|
|
3474
|
+
"creator": "cosmos1em5ewfp9g29yfsdj2ame8vsywlzme2rs03agyc"
|
|
3475
|
+
},
|
|
3458
3476
|
{
|
|
3459
3477
|
"vendorId": 5732,
|
|
3460
3478
|
"vendorName": "Lowe's",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-07-
|
|
2
|
+
"builtAt": "2026-07-15T03:06:06.361Z",
|
|
3
3
|
"schemaVersion": 1,
|
|
4
4
|
"sources": {
|
|
5
5
|
"dcl": {
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"paaRootsTest": 97,
|
|
17
17
|
"cdSigners": 6,
|
|
18
18
|
"cdSignersTest": 6,
|
|
19
|
-
"vendors":
|
|
19
|
+
"vendors": 455,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|