@iconify/collections 1.0.519 → 1.0.521

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 +14 -15
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -2284,7 +2284,7 @@
2284
2284
  "maki": {
2285
2285
  "name": "Maki",
2286
2286
  "total": 214,
2287
- "version": "8.0.1",
2287
+ "version": "8.1.0",
2288
2288
  "author": {
2289
2289
  "name": "Mapbox",
2290
2290
  "url": "https://github.com/mapbox/maki"
@@ -2632,7 +2632,7 @@
2632
2632
  "ooui": {
2633
2633
  "name": "OOUI",
2634
2634
  "total": 361,
2635
- "version": "0.51.5",
2635
+ "version": "0.51.6",
2636
2636
  "author": {
2637
2637
  "name": "OOUI Team",
2638
2638
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -2816,7 +2816,7 @@
2816
2816
  },
2817
2817
  "vscode-icons": {
2818
2818
  "name": "VSCode Icons",
2819
- "total": 1366,
2819
+ "total": 1370,
2820
2820
  "version": "12.11.0",
2821
2821
  "author": {
2822
2822
  "name": "Roberto Huertas",
@@ -2845,8 +2845,8 @@
2845
2845
  },
2846
2846
  "codicon": {
2847
2847
  "name": "Codicons",
2848
- "total": 470,
2849
- "version": "0.0.36",
2848
+ "total": 473,
2849
+ "version": "0.0.37",
2850
2850
  "author": {
2851
2851
  "name": "Microsoft Corporation",
2852
2852
  "url": "https://github.com/microsoft/vscode-codicons"
@@ -2898,7 +2898,7 @@
2898
2898
  },
2899
2899
  "devicon": {
2900
2900
  "name": "Devicon",
2901
- "total": 870,
2901
+ "total": 879,
2902
2902
  "author": {
2903
2903
  "name": "konpa",
2904
2904
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2923,7 +2923,7 @@
2923
2923
  },
2924
2924
  "devicon-plain": {
2925
2925
  "name": "Devicon Plain",
2926
- "total": 637,
2926
+ "total": 645,
2927
2927
  "author": {
2928
2928
  "name": "konpa",
2929
2929
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2968,7 +2968,6 @@
2968
2968
  ],
2969
2969
  "height": 16,
2970
2970
  "category": "Programming",
2971
- "tags": [],
2972
2971
  "palette": true
2973
2972
  },
2974
2973
  "skill-icons": {
@@ -3021,8 +3020,8 @@
3021
3020
  },
3022
3021
  "simple-icons": {
3023
3022
  "name": "Simple Icons",
3024
- "total": 3270,
3025
- "version": "14.7.0",
3023
+ "total": 3272,
3024
+ "version": "14.8.0",
3026
3025
  "author": {
3027
3026
  "name": "Simple Icons Collaborators",
3028
3027
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3282,8 +3281,8 @@
3282
3281
  },
3283
3282
  "token": {
3284
3283
  "name": "Web3 Icons",
3285
- "total": 1725,
3286
- "version": "4.0.9",
3284
+ "total": 1726,
3285
+ "version": "4.0.10",
3287
3286
  "author": {
3288
3287
  "name": "0xa3k5",
3289
3288
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3307,8 +3306,8 @@
3307
3306
  },
3308
3307
  "token-branded": {
3309
3308
  "name": "Web3 Icons Branded",
3310
- "total": 1978,
3311
- "version": "4.0.9",
3309
+ "total": 1979,
3310
+ "version": "4.0.10",
3312
3311
  "author": {
3313
3312
  "name": "0xa3k5",
3314
3313
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3386,7 +3385,7 @@
3386
3385
  },
3387
3386
  "openmoji": {
3388
3387
  "name": "OpenMoji",
3389
- "total": 4174,
3388
+ "total": 4181,
3390
3389
  "author": {
3391
3390
  "name": "OpenMoji",
3392
3391
  "url": "https://github.com/hfg-gmuend/openmoji"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.519",
5
+ "version": "1.0.521",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",