Socket
Socket
Sign inDemoInstall

@quasar/extras

Package Overview
Dependencies
Maintainers
4
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quasar/extras - npm Package Compare versions

Comparing version 1.15.4 to 1.15.5

9

material-symbols-rounded/icons.json

@@ -175,2 +175,3 @@ [

"symRoundedArrowForwardIos",
"symRoundedArrowInsert",
"symRoundedArrowLeft",

@@ -767,2 +768,3 @@ "symRoundedArrowOutward",

"symRoundedExpandCircleDown",
"symRoundedExpandContent",
"symRoundedExpandLess",

@@ -1614,2 +1616,3 @@ "symRoundedExpandMore",

"symRoundedPowerSettingsNew",
"symRoundedPrayerTimes",
"symRoundedPrecisionManufacturing",

@@ -1809,2 +1812,3 @@ "symRoundedPregnantWoman",

"symRoundedSettingsAccessibility",
"symRoundedSettingsAccountBox",
"symRoundedSettingsAlert",

@@ -1821,4 +1825,8 @@ "symRoundedSettingsApplications",

"symRoundedSettingsInputSvideo",
"symRoundedSettingsMotionMode",
"symRoundedSettingsNightSight",
"symRoundedSettingsOverscan",
"symRoundedSettingsPanorama",
"symRoundedSettingsPhone",
"symRoundedSettingsPhotoCamera",
"symRoundedSettingsPower",

@@ -2202,2 +2210,3 @@ "symRoundedSettingsRemote",

"symRoundedVideoCameraFront",
"symRoundedVideoCameraFrontOff",
"symRoundedVideocamOff",

@@ -2204,0 +2213,0 @@ "symRoundedVideoChat",

@@ -175,2 +175,3 @@ [

"symSharpArrowForwardIos",
"symSharpArrowInsert",
"symSharpArrowLeft",

@@ -767,2 +768,3 @@ "symSharpArrowOutward",

"symSharpExpandCircleDown",
"symSharpExpandContent",
"symSharpExpandLess",

@@ -1614,2 +1616,3 @@ "symSharpExpandMore",

"symSharpPowerSettingsNew",
"symSharpPrayerTimes",
"symSharpPrecisionManufacturing",

@@ -1809,2 +1812,3 @@ "symSharpPregnantWoman",

"symSharpSettingsAccessibility",
"symSharpSettingsAccountBox",
"symSharpSettingsAlert",

@@ -1821,4 +1825,8 @@ "symSharpSettingsApplications",

"symSharpSettingsInputSvideo",
"symSharpSettingsMotionMode",
"symSharpSettingsNightSight",
"symSharpSettingsOverscan",
"symSharpSettingsPanorama",
"symSharpSettingsPhone",
"symSharpSettingsPhotoCamera",
"symSharpSettingsPower",

@@ -2202,2 +2210,3 @@ "symSharpSettingsRemote",

"symSharpVideoCameraFront",
"symSharpVideoCameraFrontOff",
"symSharpVideocamOff",

@@ -2204,0 +2213,0 @@ "symSharpVideoChat",

2

package.json
{
"name": "@quasar/extras",
"version": "1.15.4",
"version": "1.15.5",
"description": "Quasar Framework fonts, icons and animations",

@@ -5,0 +5,0 @@ "scripts": {

@@ -30,5 +30,5 @@ ![Quasar Framework logo](https://cdn.quasar.dev/logo-v2/header.png)

| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) | CDN v108 | `material-icons-sharp` | Material icons sharp font | Requires: @quasar/extras 1.2+ | [License](material-icons-sharp/LICENSE) |
| [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) | CDN v57 | `material-symbols-outlined` | Material symbols outlined font | Requires: @quasar/extras 1.14+ | [License](material-symbols-outlined/LICENSE) |
| [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) | CDN v56 | `material-symbols-rounded` | Material symbols rounded font | Requires: @quasar/extras 1.14+ | [License](material-symbols-round/LICENSE) |
| [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) | CDN v56 | `material-symbols-sharp` | Material symbols sharp font | Requires: @quasar/extras 1.14+ | [License](material-symbols-sharp/LICENSE) |
| [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) | CDN v61 | `material-symbols-outlined` | Material symbols outlined font | Requires: @quasar/extras 1.14+ | [License](material-symbols-outlined/LICENSE) |
| [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) | CDN v60 | `material-symbols-rounded` | Material symbols rounded font | Requires: @quasar/extras 1.14+ | [License](material-symbols-round/LICENSE) |
| [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) | CDN v60 | `material-symbols-sharp` | Material symbols sharp font | Requires: @quasar/extras 1.14+ | [License](material-symbols-sharp/LICENSE) |
| [MDI v7](https://materialdesignicons.com/) (Material Design Icons) | 7.0.96 | `mdi-v7` | Extended Material Design icons font | Requires: @quasar/extras 1.15+ | [License](mdi-v7/LICENSE) |

@@ -61,5 +61,5 @@ | MDI v6 (Material Design Icons) | 6.9.96 | `mdi-v6` | Extended Material Design icons font | | [License](mdi-v6/LICENSE) |

| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) (Google) | CDN v108 | `svg-material-icons-sharp` | `@quasar/extras/material-icons-sharp` | Requires: @quasar/extras 1.9+ | [License](material-icons-sharp/LICENSE) |
| [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) (Google) | CDN v57 | `svg-material-symbols-outlined` | `@quasar/extras/material-symbols-outlined` | Requires: @quasar/extras 1.14+ | [License](material-symbols-outlined/LICENSE) |
| [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) (Google) | CDN v56 | `svg-material-symbols-rounded` | `@quasar/extras/material-symbols-rounded` | Requires: @quasar/extras 1.14+ | [License](material-symbols-round/LICENSE) |
| [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) (Google) | CDN v56 | `svg-material-symbols-sharp` | `@quasar/extras/material-symbols-sharp` | Requires: @quasar/extras 1.14+ | [License](material-symbols-sharp/LICENSE) |
| [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) (Google) | CDN v61 | `svg-material-symbols-outlined` | `@quasar/extras/material-symbols-outlined` | Requires: @quasar/extras 1.14+ | [License](material-symbols-outlined/LICENSE) |
| [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) (Google) | CDN v60 | `svg-material-symbols-rounded` | `@quasar/extras/material-symbols-rounded` | Requires: @quasar/extras 1.14+ | [License](material-symbols-round/LICENSE) |
| [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) (Google) | CDN v60 | `svg-material-symbols-sharp` | `@quasar/extras/material-symbols-sharp` | Requires: @quasar/extras 1.14+ | [License](material-symbols-sharp/LICENSE) |
| [MDI v7](https://materialdesignicons.com/) (Material Design Icons) | 7.0.96 | `svg-mdi-v7` | `@quasar/extras/mdi-v7` | | [License](mdi-v7/LICENSE) |

@@ -66,0 +66,0 @@ | MDI v6 (Material Design Icons) | 6.9.96 | `svg-mdi-v6` | `@quasar/extras/mdi-v6` | | [License](mdi-v6/LICENSE) |

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc