@iconify/collections 1.0.207 → 1.0.208

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 +4 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -110,7 +110,7 @@
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
112
  "total": 1859,
113
- "version": "11.12.0",
113
+ "version": "11.13.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -1696,8 +1696,8 @@
1696
1696
  },
1697
1697
  "simple-icons": {
1698
1698
  "name": "Simple Icons",
1699
- "total": 2413,
1700
- "version": "8.0.0",
1699
+ "total": 2414,
1700
+ "version": "8.1.0",
1701
1701
  "author": {
1702
1702
  "name": "Simple Icons Collaborators",
1703
1703
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1764,7 +1764,7 @@
1764
1764
  },
1765
1765
  "arcticons": {
1766
1766
  "name": "Arcticons",
1767
- "total": 4853,
1767
+ "total": 4852,
1768
1768
  "author": {
1769
1769
  "name": "Donnnno",
1770
1770
  "url": "https://github.com/Donnnno/Arcticons"
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.207",
4
+ "version": "1.0.208",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",