@matter/dcl-data 2026.8.30 → 2026.9.2

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 CHANGED
@@ -6269,6 +6269,13 @@
6269
6269
  "companyLegalName": "Lowe's Companies, Inc.",
6270
6270
  "creator": "cosmos1pfecysr4m6gsmva652flrrnetxwhy37sy6d2fu"
6271
6271
  },
6272
+ {
6273
+ "vendorId": 5837,
6274
+ "vendorName": "Liniq (Singapore) Pte. Ltd.",
6275
+ "kind": "production",
6276
+ "companyLegalName": "Liniq (Singapore) Pte. Ltd.",
6277
+ "creator": "cosmos1pfecysr4m6gsmva652flrrnetxwhy37sy6d2fu"
6278
+ },
6272
6279
  {
6273
6280
  "vendorId": 6548,
6274
6281
  "vendorName": "Gewiss S.p.A.",
package/manifest.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "builtAt": "2026-08-30T02:17:05.347Z",
2
+ "builtAt": "2026-09-02T02:34:00.227Z",
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": 843,
19
+ "vendors": 844,
20
20
  "vendorsTest": 0
21
21
  }
22
22
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matter/dcl-data",
3
- "version": "2026.8.30",
3
+ "version": "2026.9.2",
4
4
  "type": "module",
5
5
  "description": "Daily snapshot of Matter DCL data for seeding matter.js services",
6
6
  "license": "Apache-2.0",