@iconify/collections 1.0.378 → 1.0.379

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.
Files changed (2) hide show
  1. package/collections.json +6 -6
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -87,7 +87,7 @@
87
87
  "ph": {
88
88
  "name": "Phosphor",
89
89
  "total": 7488,
90
- "version": "2.0.3",
90
+ "version": "2.0.4",
91
91
  "author": {
92
92
  "name": "Phosphor Icons",
93
93
  "url": "https://github.com/phosphor-icons/core"
@@ -1422,7 +1422,7 @@
1422
1422
  },
1423
1423
  "codicon": {
1424
1424
  "name": "Codicons",
1425
- "total": 445,
1425
+ "total": 448,
1426
1426
  "version": "0.0.35",
1427
1427
  "author": {
1428
1428
  "name": "Microsoft Corporation",
@@ -1663,7 +1663,7 @@
1663
1663
  "ooui": {
1664
1664
  "name": "OOUI",
1665
1665
  "total": 356,
1666
- "version": "0.48.3",
1666
+ "version": "0.48.4",
1667
1667
  "author": {
1668
1668
  "name": "OOUI Team",
1669
1669
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -2232,7 +2232,7 @@
2232
2232
  },
2233
2233
  "devicon": {
2234
2234
  "name": "Devicon",
2235
- "total": 762,
2235
+ "total": 764,
2236
2236
  "author": {
2237
2237
  "name": "konpa",
2238
2238
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2254,7 +2254,7 @@
2254
2254
  },
2255
2255
  "devicon-plain": {
2256
2256
  "name": "Devicon Plain",
2257
- "total": 574,
2257
+ "total": 575,
2258
2258
  "author": {
2259
2259
  "name": "konpa",
2260
2260
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2621,7 +2621,7 @@
2621
2621
  },
2622
2622
  "healthicons": {
2623
2623
  "name": "Health Icons",
2624
- "total": 1851,
2624
+ "total": 1917,
2625
2625
  "version": "0.1.0",
2626
2626
  "author": {
2627
2627
  "name": "Resolve to Save Lives",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.378",
4
+ "version": "1.0.379",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",