@matter/dcl-data 2026.7.31 → 2026.8.1
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
|
@@ -3030,6 +3030,13 @@
|
|
|
3030
3030
|
"vendorLandingPageURL": "https://www.ycznwl.com/",
|
|
3031
3031
|
"creator": "cosmos1k09geq8ljc9kwxpq07qmw8f8r285gw3c6gg2rk"
|
|
3032
3032
|
},
|
|
3033
|
+
{
|
|
3034
|
+
"vendorId": 5605,
|
|
3035
|
+
"vendorName": "Verizon",
|
|
3036
|
+
"kind": "production",
|
|
3037
|
+
"companyLegalName": "Verizon",
|
|
3038
|
+
"creator": "cosmos1g4tmhckq2eeudnvy983rgz5g25gz4ys0ac62ch"
|
|
3039
|
+
},
|
|
3033
3040
|
{
|
|
3034
3041
|
"vendorId": 5606,
|
|
3035
3042
|
"vendorName": "Mysa",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-
|
|
2
|
+
"builtAt": "2026-08-01T03:06:22.085Z",
|
|
3
3
|
"schemaVersion": 1,
|
|
4
4
|
"sources": {
|
|
5
5
|
"dcl": {
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"paaRootsTest": 99,
|
|
17
17
|
"cdSigners": 6,
|
|
18
18
|
"cdSignersTest": 6,
|
|
19
|
-
"vendors":
|
|
19
|
+
"vendors": 458,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|