@identitate-md/logos 1.3.27 → 1.3.28

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/index.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "version": "1.1.0",
3
- "generated": "2026-03-08T02:40:59.156Z",
4
- "count": 15,
5
- "totalLogos": 51,
3
+ "generated": "2026-03-08T03:16:01.796Z",
4
+ "count": 16,
5
+ "totalLogos": 57,
6
6
  "institutions": [
7
7
  {
8
8
  "id": "eu-flag",
@@ -39,13 +39,18 @@
39
39
  "slug": "md-guvern",
40
40
  "name": "Guvernul Republicii Moldova",
41
41
  "layouts": [
42
- "horizontal"
42
+ "horizontal",
43
+ "symbol"
43
44
  ],
44
- "logoCount": 2,
45
+ "logoCount": 4,
45
46
  "logos": {
46
47
  "horizontal": {
47
48
  "color": "/logos/md-guvern/horizontal-color.svg",
48
- "white": "/logos/md-guvern/white.svg"
49
+ "white": "/logos/md-guvern/horizontal-white.svg"
50
+ },
51
+ "symbol": {
52
+ "color": "/logos/md-guvern/symbol-color.svg",
53
+ "white": "/logos/md-guvern/symbol-white.svg"
49
54
  }
50
55
  }
51
56
  },
@@ -291,6 +296,26 @@
291
296
  "color": "/logos/md-primaria-chisinau/symbol.svg"
292
297
  }
293
298
  }
299
+ },
300
+ {
301
+ "id": "md-stisc",
302
+ "slug": "md-stisc",
303
+ "name": "Serviciul Tehnologia Informației și securitatea cibernetică",
304
+ "layouts": [
305
+ "horizontal",
306
+ "symbol"
307
+ ],
308
+ "logoCount": 4,
309
+ "logos": {
310
+ "horizontal": {
311
+ "color": "/logos/md-stisc/horizontal/color.svg",
312
+ "white": "/logos/md-stisc/horizontal/white.svg"
313
+ },
314
+ "symbol": {
315
+ "alternative-color": "/logos/md-stisc/symbol/alternative-color.svg",
316
+ "color": "/logos/md-stisc/symbol/color.svg"
317
+ }
318
+ }
294
319
  }
295
320
  ]
296
321
  }