@matter/dcl-data 2026.6.26 → 2026.6.29
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 +7 -0
- package/manifest.json +2 -2
- package/package.json +1 -1
package/data/vendors.json
CHANGED
|
@@ -3431,6 +3431,13 @@
|
|
|
3431
3431
|
"companyPreferredName": "Lowe's",
|
|
3432
3432
|
"creator": "cosmos1m8n5c5rt6w9y65ssr42atrmw0ngcmrzfe7gwdz"
|
|
3433
3433
|
},
|
|
3434
|
+
{
|
|
3435
|
+
"vendorId": 5737,
|
|
3436
|
+
"vendorName": "Fanimation",
|
|
3437
|
+
"kind": "production",
|
|
3438
|
+
"companyLegalName": "Fanimation Inc.",
|
|
3439
|
+
"creator": "cosmos1vwjhlft8e0hlnscu4aemy6azngc04v5lvt3fkd"
|
|
3440
|
+
},
|
|
3434
3441
|
{
|
|
3435
3442
|
"vendorId": 5741,
|
|
3436
3443
|
"vendorName": "Anchen",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-06-
|
|
2
|
+
"builtAt": "2026-06-29T03:14:52.943Z",
|
|
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": 445,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|