@matter/dcl-data 2026.8.13 → 2026.8.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 +10 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/data/vendors.json
CHANGED
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"kind": "production",
|
|
134
134
|
"companyLegalName": "Comcast",
|
|
135
135
|
"companyPreferredName": "Comcast",
|
|
136
|
-
"vendorLandingPageURL": "https://www.xfinity.com
|
|
136
|
+
"vendorLandingPageURL": "https://www.xfinity.com",
|
|
137
137
|
"creator": "cosmos1yvskwa9g4t7y9akwdrnlafd02pu26rf83aaejk"
|
|
138
138
|
},
|
|
139
139
|
{
|
|
@@ -3618,6 +3618,15 @@
|
|
|
3618
3618
|
"vendorLandingPageURL": "https://www.refoss.net",
|
|
3619
3619
|
"creator": "cosmos1zqjg7rze3qg5p97xmuswwdsj9g3372tdxme83y"
|
|
3620
3620
|
},
|
|
3621
|
+
{
|
|
3622
|
+
"vendorId": 5825,
|
|
3623
|
+
"vendorName": "Surplife",
|
|
3624
|
+
"kind": "production",
|
|
3625
|
+
"companyLegalName": "Jiangmen Zhiji Technology Co., Ltd.",
|
|
3626
|
+
"companyPreferredName": "Surplife",
|
|
3627
|
+
"vendorLandingPageURL": "https://www.surplife.net/",
|
|
3628
|
+
"creator": "cosmos1m7l7w3mf7kwz72kvcfanej0t35jxzmf4jzshmr"
|
|
3629
|
+
},
|
|
3621
3630
|
{
|
|
3622
3631
|
"vendorId": 24582,
|
|
3623
3632
|
"vendorName": "Google LLC",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-08-
|
|
2
|
+
"builtAt": "2026-08-15T02:24:36.843Z",
|
|
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": 464,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|