@matter/dcl-data 2026.6.26 → 2026.6.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 +14 -0
- package/manifest.json +2 -2
- package/package.json +1 -1
package/data/vendors.json
CHANGED
|
@@ -3423,6 +3423,13 @@
|
|
|
3423
3423
|
"companyLegalName": "NuWatt, Inc.",
|
|
3424
3424
|
"creator": "cosmos1jp0tfhj5qukdcf6guxe7cnpw9rqdz5a8en8glz"
|
|
3425
3425
|
},
|
|
3426
|
+
{
|
|
3427
|
+
"vendorId": 5729,
|
|
3428
|
+
"vendorName": "ARTCILUX",
|
|
3429
|
+
"kind": "production",
|
|
3430
|
+
"companyLegalName": "ARTCILUX LIGHTING INC",
|
|
3431
|
+
"creator": "cosmos10vnguu3ehalymaygptzrtex5qf6jnku5r24d60"
|
|
3432
|
+
},
|
|
3426
3433
|
{
|
|
3427
3434
|
"vendorId": 5732,
|
|
3428
3435
|
"vendorName": "Lowe's",
|
|
@@ -3431,6 +3438,13 @@
|
|
|
3431
3438
|
"companyPreferredName": "Lowe's",
|
|
3432
3439
|
"creator": "cosmos1m8n5c5rt6w9y65ssr42atrmw0ngcmrzfe7gwdz"
|
|
3433
3440
|
},
|
|
3441
|
+
{
|
|
3442
|
+
"vendorId": 5737,
|
|
3443
|
+
"vendorName": "Fanimation",
|
|
3444
|
+
"kind": "production",
|
|
3445
|
+
"companyLegalName": "Fanimation Inc.",
|
|
3446
|
+
"creator": "cosmos1vwjhlft8e0hlnscu4aemy6azngc04v5lvt3fkd"
|
|
3447
|
+
},
|
|
3434
3448
|
{
|
|
3435
3449
|
"vendorId": 5741,
|
|
3436
3450
|
"vendorName": "Anchen",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-06-
|
|
2
|
+
"builtAt": "2026-06-30T03:12:13.618Z",
|
|
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": 446,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|